https://github.com/iamdyeus/the-youtube-downloader
Youtube Videos/Songs Downloader Built with Python
https://github.com/iamdyeus/the-youtube-downloader
download-videos python pytube tkinter youtube youtube-downloader
Last synced: 3 months ago
JSON representation
Youtube Videos/Songs Downloader Built with Python
- Host: GitHub
- URL: https://github.com/iamdyeus/the-youtube-downloader
- Owner: iamDyeus
- License: apache-2.0
- Created: 2022-02-09T18:06:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-05T15:34:21.000Z (over 3 years ago)
- Last Synced: 2023-03-08T19:22:53.557Z (about 2 years ago)
- Topics: download-videos, python, pytube, tkinter, youtube, youtube-downloader
- Language: Python
- Homepage:
- Size: 90.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
# About Youtube Downloader ⚡
*Youtube Downloader is a simple but highly efficient Youtube Video Downloader, made completly using Python!*
*its **Setup** can be Downloaded from Below!*
[Download v1.0.1](https://github.com/iamDyeus/The-Youtube-Downloader/files/8190954/TYD-setup-v1.0.1.exe.zip)# Preview
![]()
## Requirements
* Operation system: **Windows**
* Python Version: **3.9.x**### Required Modules
* Use the package manager [pip](https://pip.pypa.io/en/stable/) to install all the Required Modules.
```bash
pip install -r requirements.txt
```## Contributing
* Pull Requests (PRs) are welcome :relaxed:
* For major changes, please discuss on [discussions](https://github.com/iamDyeus/The-Youtube-Downloader/discussions) about what you would like to change.
* Try to add useful comments
* Please make sure to update tests as appropriate.## License
[Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/)