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

https://github.com/s3bu7i/youtube-video-downloader


https://github.com/s3bu7i/youtube-video-downloader

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# YouTube-Video-Downloader

# Install
```shell
~$ git clone https://github.com/s3bu7i/YouTube-Video-Downloader.git
~$ pip install tk
~$ pip install tkinter
~$ pip install pytube3
~$ pip install labels
```
# Run
```shell
~$ pyinstaller --onefile downloadyt.py
```

This program was written using tkinter and pytube tools. It is a small program to download videos from YouTube and it may be updated soon.