Skip to content

NurTasin/links

Repository files navigation

LINKS | Hunt your favourite movie

This is a movie collection and downloader site.

Requirements

This tool needs these things to work:

  • Git (Optional)
  • Python3

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published