aboutsummaryrefslogtreecommitdiffstats
path: root/tpblite/tpblite.py
Commit message (Expand)AuthorAgeFilesLines
* blackLoic Coyle2020-08-231-1/+0
* add missing typingLoic Coyle2020-08-231-2/+2
* PEP8 and remove unused importLoic Coyle2020-08-221-3/+2
* added topLoic Coyle2020-02-201-0/+16
* updated README, added some commentsv.0.3.0Matt Lyon2019-12-251-8/+12
* 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
* 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