A downloadable tool

Yeah basically plays and downloads youtube videos without any viruses

Download

Download
Youtube Downloader.py 6.7 kB

Install instructions

To actually load this you need:

1. A Brain

2. Python (nah really)

3. pip - so you can download the things next:

4. tkinter - for the ui

5. yt-dlp: liturally how you even get the youtube videos in the first place

6. Pillow - enhancing the ui

7. opencv-python - video playback

8. pydub - audio handling and playback

External tools that you need but can't be downloaded with pip:

ffmpeg - pydub needs this - https://ffmpeg.org/download.html Download link


pip command - open cmd and then type this once you have pip installed:

pip install yt-dlp pillow opencv-python pydub

Leave a comment

Log in with itch.io to leave a comment.