Skip to content

rajat19/torrent-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ca9ebab · Dec 21, 2020

History

74 Commits
Dec 21, 2020
Sep 21, 2019
Nov 29, 2020
Oct 6, 2020
Sep 21, 2019
Sep 21, 2019
Sep 21, 2019
Feb 19, 2020
Nov 29, 2020
Oct 1, 2020
Feb 19, 2020
Sep 21, 2019
Aug 4, 2020
Nov 29, 2020

Repository files navigation

License Python GitHub last commit

Open Issues Open PR Closed PR

Torrent Crawler

It is not always easy to find torrents for your favourite movies, and that too while sitting at a place where torrent sites are banned on browsers. Torrent Crawler got its motivation from this issue only. Torrents can be easily downloaded along with their subtitles just by typing name of movies in terminal.

An easy way to get your favourite movie torrents. Try it now !!

Search for torrents using CLI

pip install search-torrent
search-torrent

Use api to get data (movies and subtitles)

python api.py


Contributing

git clone https://github.com/rajat19/torrent-crawler.git
cd torrent-crawler
pip install -r requirements.txt
python setup.py install
python torrent_crawler/search.py

What's next

  • Store search history in cache or something for faster processing
  • Integrate kickass and piratebay for wider search results