Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add 0 check | Loic Coyle | 2020-08-22 | 1 | -1/+3 |
| | |||||
* | added top | Loic Coyle | 2020-02-20 | 2 | -0/+24 |
| | |||||
* | updated README, added some commentsv.0.3.0 | Matt Lyon | 2019-12-25 | 3 | -10/+26 |
| | |||||
* | Update README.md | Matt | 2019-12-25 | 1 | -2/+8 |
| | |||||
* | Merge pull request #2 from JPFrancoia/master | Matt | 2019-12-25 | 3 | -115/+164 |
|\ | | | | | Adding a browse() method to the TPB object, to get torrents by category, | ||||
| * | Fixing mistakes related to type hinting. | JPFrancoia | 2019-12-25 | 2 | -11/+9 |
| | | |||||
| * | search_url is now a private atttribute and was renamed _search_url. | JPFrancoia | 2019-12-25 | 1 | -10/+7 |
| | | |||||
| * | Adding comment explaining the 0 at the end of the browse URL. | JPFrancoia | 2019-12-25 | 1 | -0/+1 |
| | | |||||
| * | Renaming QueryParser from_browse and from_search methods to browse and | JPFrancoia | 2019-12-25 | 1 | -4/+7 |
| | | | | | | | | search. Adding type hinting for these two methods. | ||||
| * | Addressing some comments in the PR (mainly code cleaning). | JPFrancoia | 2019-12-25 | 1 | -3/+1 |
| | | |||||
| * | Adding a browse() method to the TPB object, to get torrents by category, | JPFrancoia | 2019-12-24 | 3 | -113/+165 |
|/ | | | | | | without any query. Also ran Black + cleaned some docstrings + added some type annotations. | ||||
* | added better error handling for connection issuesv0.2.4 | Matt Lyon | 2019-12-21 | 4 | -25/+16 |
| | |||||
* | minor fix to description on setupv.0.2.3 | Matt Lyon | 2019-12-19 | 1 | -3/+12 |
| | |||||
* | fix to urlv0.2.2 | Matt Lyon | 2019-12-17 | 1 | -2/+2 |
| | |||||
* | added download_url to setup | Matt Lyon | 2019-12-17 | 1 | -1/+2 |
| | |||||
* | updated README | Matt Lyon | 2019-12-17 | 4 | -27/+109 |
| | |||||
* | removed property tags, improved torrent row finding function | Matt Lyon | 2019-12-16 | 5 | -25/+61 |
| | |||||
* | removed print statement | Matt Lyon | 2019-12-06 | 2 | -2/+1 |
| | |||||
* | fixed row removal issue | Matt Lyon | 2019-12-06 | 2 | -3/+6 |
| | |||||
* | added setup.py | mattlyon93 | 2019-12-03 | 1 | -0/+22 |
| | |||||
* | added __len__ functionality to Torrent object | Matt Lyon | 2019-12-02 | 1 | -9/+20 |
| | |||||
* | minor fix to unicode strings | Matt Lyon | 2019-12-01 | 1 | -6/+14 |
| | |||||
* | added comments, handled exceptions in getBestTorrent and __getRows | Matt Lyon | 2019-11-26 | 1 | -7/+16 |
| | |||||
* | added TODO | Matt Lyon | 2019-11-26 | 1 | -0/+1 |
| | |||||
* | removed print statements | Matt Lyon | 2019-11-26 | 1 | -2/+0 |
| | |||||
* | small fixes | Matt Lyon | 2019-11-26 | 3 | -9/+5 |
| | |||||
* | improvements to TPB controller and Query | mattlyon93 | 2019-11-03 | 3 | -7/+13 |
| | |||||
* | initial commit for TPB Controller | Matt Lyon | 2019-11-03 | 3 | -3/+11 |
| | |||||
* | added utils and constants | Matt Lyon | 2019-11-02 | 2 | -73/+115 |
| | |||||
* | initial commit | Matt Lyon | 2019-10-30 | 7 | -0/+239 |
| | |||||
* | Initial commit | Matt | 2019-10-30 | 2 | -0/+125 |