Skip to content

paulpanezc/dlyt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Video Downloader

System requirements

  • python 3.12.3
  • poetry 1.8.3
  • pytubefix 7.1.3

Use

poetry install --no-root

pip install pyinstaller

python main.py

Generate Installer with PyInstaller

pyinstaller --noconfirm --onefile --windowed --add-data "./dlyt;dlyt/" --paths "VIRTUALENV_PATH/Lib/site-packages/" "./main.py"

About

Youtube video downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages