NurTasin / links

2 stars 1 forks source link

LINKS | Hunt your favourite movie

This is a movie collection and downloader site.

Requirements

This tool needs these things to work:

then run this all command

git clone https://github.com/NurTasin/links.git
cd links/

If you are in Windows run this

pip install -r requirements.txt
python links.py -h

If you are in Linux run this

pip3 install -r requirements.txt
python3 links.py -h

If you are in Mac run this

pip install -r requirements.txt
python3 links.py -h

Screenshot