turboG is a command-line Python utility for downloading movies on Linux and Termux. It quickly scrapes torrent websites, and download movies in just a few clicks.
- For Linux
sudo apt update
sudo apt install git python3 -y
- For Termux
apt update && apt upgrade -y
apt install git python3 -y
git clone https://github.com/bubbs-sh/turboG
cd turboG
- For linux
-
sudo python3 setup.py
- For Termux
-
python3 setup.py
usage: python3 turboG.py [movie name]
- Run the script
- Choose the desired movie
- Choose resolution, if available
- Wait for it download
- Navigate to your Downloads folder and open the movie folder. Have fun!
- Supports both Linux and Android
- Easy to use with simple commands
- Automated downloads
- Secure and Open Source
- Instant downloads
- Minimal setup
Python3
requests
beautifulsoup4
lxml
aria2
Curl
lolcat
Ruby