TrollSkull / BashTube

BashTube is a tool to download videos from YouTube, written by TrollSkull. This script uses pytube to download videos.

Home Page:https://github.com/TrollSkull/BashTube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version Python License

BashTube is a tool to download videos from YouTube, written by TrollSkull (@trskzzz). This script uses pytube to download videos.

INSTALLATION

You can download BashTube on any platform by cloning the official Git repository:

$ pkg install -y git python

$ git clone https://github.com/TrollSkull/BashTube

$ cd BashTube
  
$ pip3 install -r requirements.txt
    
$ python bashtube.py

LICENCE

MIT License © BashTube

About

BashTube is a tool to download videos from YouTube, written by TrollSkull. This script uses pytube to download videos.

https://github.com/TrollSkull/BashTube

License:MIT License


Languages

Language:Python 100.0%