Skip to content

Radar2218/Youtube-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-Downloader

A simple open source downloader for downloading Youtube videos (mp4), written in python.

To create the exe from source, run

pyinstaller --add-data "./youtube_icon.ico;." --onefile --windowed --icon=youtube_icon.ico --name "Downloader" youtube.pyw

in the repository root folder.

About

Youtube Downloader

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages