Skip to content

Releases: rajat19/torrent-crawler

Input validations

29 Nov 10:18
77926fa
Compare
Choose a tag to compare
Merge pull request #19 from rajat19/input-validations

Add input validations

Update badges

06 Oct 19:47
Compare
Choose a tag to compare

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

pip3 install search-torrent
search-torrent

Use api to get data (movies and subtitles)

python app.py


Contributing

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

What's next

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

Use github actions to deploy

19 Sep 07:01
59bfaf5
Compare
Choose a tag to compare
Update setup.py

update version to 1.4.0

Changes due to new yts urls

04 Aug 10:00
Compare
Choose a tag to compare

Torrent new url: yts.mx
Subtitle new url: yifysubtitles.org

New changes

  1. use of language to get movie
  2. use of movie year

Support for Subtitles

11 May 07:55
Compare
Choose a tag to compare

Added support to download subtitles for the movie as well

Show movies again

09 May 18:51
c13c406
Compare
Choose a tag to compare

Option to view last searched movies and download fresh movies without exiting the program

v1.0.0

08 May 16:49
Compare
Choose a tag to compare
Update bar length, change # => = bar