Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

TrollSkull/BashTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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