Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xtalism/youtube-downloader
- Owner: Xtalism
- Created: 2024-05-30T06:25:44.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-08-08T20:22:49.000Z (6 months ago)
- Last Synced: 2024-11-18T04:45:12.626Z (3 months ago)
- Topics: python3, pytube, tkinter-python, youtube-downloader
- Language: Python
- Homepage:
- Size: 339 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)