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

https://github.com/thelinuxuser-choice/ytdownloader

YouTube video downloader coded with python3, super fast , you just want to click the script
https://github.com/thelinuxuser-choice/ytdownloader

python3 video-downloader youtube youtube-video-downloader

Last synced: 5 months ago
JSON representation

YouTube video downloader coded with python3, super fast , you just want to click the script

Awesome Lists containing this project

README

          

# ytdownloader
YouTube video downloader coded with python3, super fast , you just want to click the script

![trial](assets/yt.gif)

## Git Installation
```
# clone the repo
$ git clone https://github.com/thelinuxuser-choice/ytdownloader

# change the working directory to Pwned
$ cd ytdownloader

# install the requirements
$ pip3 install -r requirements.txt

# or just type this and install the requirements
$ pip3 install pytube
```

## if you are using linux or terminal

```
python3 youtubedownloader.pyw
python youtubedownloader.pyw

--note only python3 will work
```
## images









> Depending on your internet connection the video will get downloaded and there maybe instances that the Titlebar of the application window will display **Not Responding** but it is fine just wait for sometime and the application will be good to go.

## Support & Contributions
- Please ⭐️ this repository if this project helped you!
- Contributions of any kind welcome!