Skip to content
/ YouPy Public

Python program utilizing the pytube library, for the downloading and optional mp3 conversion of YouTube videos.

Notifications You must be signed in to change notification settings

b-mcg/YouPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

YouPy

Python program utilizing the pytube library, for the downloading and optional mp3 conversion of YouTube videos.

Requires:

https://github.com/NFicano/pytube.git

ffmpeg

Example usage:

python2 youpy.py http://www.youtube.com/video_link -f youtube_video -dir youtube_video_directory

Flags:

-c converts the downloaded youtube video into an mp3 format

-do deletes original video file if -c flag is given

About

Python program utilizing the pytube library, for the downloading and optional mp3 conversion of YouTube videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published