https://github.com/cserajdeep/python-utube-video-downloader
A python youtube video downloading GUI
https://github.com/cserajdeep/python-utube-video-downloader
python threading tinker video youtube youtube-downloader youtube-videos
Last synced: 3 months ago
JSON representation
A python youtube video downloading GUI
- Host: GitHub
- URL: https://github.com/cserajdeep/python-utube-video-downloader
- Owner: cserajdeep
- License: mit
- Created: 2021-06-10T19:19:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-10T19:35:13.000Z (about 5 years ago)
- Last Synced: 2025-03-27T22:39:52.397Z (over 1 year ago)
- Topics: python, threading, tinker, video, youtube, youtube-downloader, youtube-videos
- Language: Jupyter Notebook
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Requirements: Install the given python packeages
```ruby
$pip install tkinter
$pip install pytube
```
Use these following Youtube links to test the code:
1. https://www.youtube.com/watch?v=pJ39psC0oq
2. https://www.youtube.com/watch?v=32lsRs3CJNs (or use any other valid link)
# Python UTube Video Downloader