YT_Downloader by gplgps
Version: 0.1.0

NO WARRANTY IS PROVIDED. USE IT AT YOUR OWN RISK

[============================]

Requires 'youtube_dl' and 'tld' modules from pypi
Requires ffmpeg on PATH

[============================]

CONFIGURATION STEP-BY-STEP (mainly for Windows)

1 - Install Python from https://www.python.org/downloads/ on your system
2 - Install Youtube-DL and TLD modules from pypi
    Run the following on console:
    pip3 install youtube-dl tld
3 - Unzip the ffmpeg to the C:\ or equivlent folder.
4 - Add the C:\ffmpeg\bin to PATH
5 - Run the yt_downloader.py file and enjoy

Any questions: yt-downloader@goncalosilva.net

