https://github.com/kkvanonymous/youtube-downloader
You can download YouTube videos using this app
https://github.com/kkvanonymous/youtube-downloader
pytube3 youtube-downloader
Last synced: 3 months ago
JSON representation
You can download YouTube videos using this app
- Host: GitHub
- URL: https://github.com/kkvanonymous/youtube-downloader
- Owner: KKVANONYMOUS
- License: mit
- Created: 2020-05-24T09:44:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T14:30:18.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T10:11:32.806Z (5 months ago)
- Topics: pytube3, youtube-downloader
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Youtube Downloader
You can download YouTube videos using this app
This app makes use of tkinter and pytube module of python...
# Features:
1)Option to select the destination where the file will be downloaded
2)Progress bar
# Requirements:
Go in command shell and type:
```bash
$ pip install pytube3
```
# Note: Currently the videos will be downloaded in the best resolution available...more updates are coming soon