Skip to content

This is a simple Self-Use YouTube Downloader Python Project. It is designed for downloading videos from YouTube in order to watch them Offline, so it is an option among those online sites that do the same thing. It is supposed to download by the highest resolution, and you can chose the directory for downloading your video.

Notifications You must be signed in to change notification settings

SuperHumano/YTD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

After having the code, and the .ico file in the same directory you can create a desktop icon for the application with the follow:

  1. If you dont have installed the pip pyinstaller, on your terminal: pip install pyinstaller

  2. Now we create the app: --onefile --noconsole --icon=YTD.ico main.py

  3. A dist directory has been created inside your python's project: inside the dist directory thats your app, now you can create a shortcut to your desktop and play with it

About

This is a simple Self-Use YouTube Downloader Python Project. It is designed for downloading videos from YouTube in order to watch them Offline, so it is an option among those online sites that do the same thing. It is supposed to download by the highest resolution, and you can chose the directory for downloading your video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages