URL Decoder This is a really simple script in python to decode any given URL like string(e.g., 69%20SUS%2069). Preview Requirements Python Instalation and Execution git clone https://github.com/lucascompython/url-decoder.git cd url-decoder ./url_decorer -u <URL>