Skip to content

vikasgola/movie-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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