vikasgola / movie-dl

A script to find free movies on the web and download it.

Home Page:https://movie-dl.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

movie-dl

version stars issues

A script to find free movies on the web and download it.

Setup and Run

Setting up movie-dl

git clone https://github.com/vikasgola/movie-dl
sudo mv movie-dl /opt/
cd /opt/movie-dl
sudo python3 -m pip install -r requirements.txt
chmod +x movie-dl
sudo mv movie-dl /usr/bin

To get the help to use movie-dl

movie-dl -h

About

A script to find free movies on the web and download it.

https://movie-dl.herokuapp.com/


Languages

Language:Python 99.5%Language:Shell 0.5%