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
- Host: GitHub
- URL: https://github.com/thelinuxuser-choice/ytdownloader
- Owner: thelinuxuser-choice
- Created: 2021-03-23T14:56:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-23T16:03:51.000Z (over 5 years ago)
- Last Synced: 2025-04-23T05:41:17.117Z (about 1 year ago)
- Topics: python3, video-downloader, youtube, youtube-video-downloader
- Language: Python
- Homepage: https://thelinuxuser-choice.github.io/
- Size: 3.94 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ytdownloader
YouTube video downloader coded with python3, super fast , you just want to click the script

## 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!