https://github.com/zyang91/youtube
Youtube Downloader interactive GUI
https://github.com/zyang91/youtube
Last synced: 3 months ago
JSON representation
Youtube Downloader interactive GUI
- Host: GitHub
- URL: https://github.com/zyang91/youtube
- Owner: zyang91
- Created: 2023-11-06T17:30:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T23:52:22.000Z (over 1 year ago)
- Last Synced: 2025-02-08T09:45:33.581Z (4 months ago)
- Language: Jupyter Notebook
- Homepage: https://zyang91.github.io/Youtube/
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube Downloader
Youtube Downloader interactive GUIUtilizes pytube and tkinter to create a GUI for downloading youtube videos
## Credit
- Youtube Video: [Build A Modern Python GUI Project | Step by Step Tutorial](https://www.youtube.com/watch?v=NI9LXzo0UY0)
- [github](https://github.com/developedbyed)