python>=3.4
pytube3==9.5.13
Open a terminal and execute git clone https://github.com/Jodagito/YoutubeDownloader
on the destination folder.
Once git finishes clonning the repo navigate to YouTubeDownloader folder.
Inside the YouTubeDownloader folder execute pip install -r requirements.txt
to install the requirements.
After requirements installation you can start downloading youtube media.
Execute python YouTubeDownloader.py
Follow the CLI instructions.
- Allow to download all videos from a specific channel.
- Allow users to pass an URL on file call.
- Clean code.
- Create a progress bar.
- Develop tests.
This tool has been developed merely as a learning challenge, isn't intended to have release dates.
If you liked it please share it!