Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xtalism/youtube-downloader

Youtube video, audio and playlist downloader using Python and Pytube.
https://github.com/xtalism/youtube-downloader

python3 pytube tkinter-python youtube-downloader

Last synced: 13 days ago
JSON representation

Youtube video, audio and playlist downloader using Python and Pytube.

Awesome Lists containing this project

README

        

# Youtube Downloader with Pytube

This project is still ongoing. Nevertheless, I can give a brief explanation on how to make it run. I used Python 3.12.3 in a virtual environment:

py -3.12 -m venv {namefyourvirtualenvironment}
py -m pip install -r requirements.txt

![downloader](downloader.jpeg)