Skip to content

luffy2095/ytd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YtbDwn

Youtube Downloader based on Pafy and aria2. Allows downloading all available stream. GUI build using urwid

#Dependencies:- urwid,Pafy,pyperclip,bs4,,aria2

#Installation

1.PIP

$ sudo pip install YtbDwn

$ sudo apt-get install aria2

2.Source

$ git clone https://github.com/praneet95/YtbDwn

$ cd YtbDwn/

$ sudo python setup.py install

#USAGE $ ytbdwn

(Enter URL when prompted)

To change download directory change "File_dir_global" variable in ytbdwn.py