Skip to content

ksterx/dltube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download YouTube Video from URL


app

Prerequisites

pip install pytube pysimplegui

Usage

python get_video.py

Default destination folder is ~/Downloads/. You can change it by specifying DEFAULT_DIR in config.py.

App (for MacOS)

You can also build an app. py2app is required.

python setup.py py2app

If you generate an app, you must set DEFAULT_DIR and it must be an absolute path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages