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

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

Awesome Lists containing this project

README

          

RATech-UTube

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