idlesign / torrt

Automates torrent updates for you
https://github.com/idlesign/torrt
BSD 3-Clause "New" or "Revised" License
112 stars 19 forks source link

Replace the way of getting Anilibria .torrent files: Anilibria website -> Anilibria API #47

Closed alexlitvinenko closed 4 years ago

alexlitvinenko commented 4 years ago

Resolve the following problems:

  1. DDOS protection from Anilibria hosting provider
  2. https://www.youtube.com/watch?v=pHlYC-aCzek
  3. Choose and pick correct .torrent file when TV show is broken into several .torrent files
coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 79


Changes Missing Coverage Covered Lines Changed/Added Lines %
torrt/trackers/anilibria.py 19 21 90.48%
<!-- Total: 19 21 90.48% -->
Files with Coverage Reduction New Missed Lines %
torrt/utils.py 1 80.88%
torrt/base_tracker.py 5 57.36%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 77: 0.3%
Covered Lines: 739
Relevant Lines: 1431

💛 - Coveralls
idlesign commented 4 years ago

Thank you. Merged.