aboutsummaryrefslogtreecommitdiffstats
path: root/tpblite/tpblite.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixing mistakes related to type hinting.JPFrancoia2019-12-251-8/+6
|
* search_url is now a private atttribute and was renamed _search_url.JPFrancoia2019-12-251-10/+7
|
* Adding a browse() method to the TPB object, to get torrents by category,JPFrancoia2019-12-241-20/+50
| | | | | | without any query. Also ran Black + cleaned some docstrings + added some type annotations.
* removed property tags, improved torrent row finding functionMatt Lyon2019-12-161-3/+21
|
* small fixesMatt Lyon2019-11-261-8/+1
|
* improvements to TPB controller and Querymattlyon932019-11-031-3/+8
|
* initial commit for TPB ControllerMatt Lyon2019-11-031-2/+9
|
* initial commitMatt Lyon2019-10-301-0/+11