luffy2095 / ytd

Youtube downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Youtube downloader

License:MIT License


Languages

Language:Python 100.0%