Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deleted prints | Uri Goldberg | 2020-11-08 | 1 | -3/+0 |
| | |||||
* | Added functionality for knowing which torrents are from trusted or VIP sources | Uri Goldberg | 2020-11-08 | 1 | -0/+13 |
| | |||||
* | added tests, switched to lxml | Matt Lyon | 2020-09-09 | 1 | -4/+2 |
| | |||||
* | Merge pull request #5 from loiccoyle/cleanup | Matt | 2020-09-09 | 1 | -15/+12 |
|\ | | | | | tpb-ultra-lite | ||||
| * | replace beautifulsoup4 with lxml and remove purl dependency | Loic Coyle | 2020-08-22 | 1 | -15/+12 |
| | | |||||
* | | black | Loic Coyle | 2020-08-23 | 1 | -3/+6 |
|/ | |||||
* | add url attribute to Torrent | Loic Coyle | 2020-08-22 | 1 | -1/+6 |
| | |||||
* | Adding a browse() method to the TPB object, to get torrents by category, | JPFrancoia | 2019-12-24 | 1 | -68/+67 |
| | | | | | | 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 | 1 | -19/+8 |
| | |||||
* | updated README | Matt Lyon | 2019-12-17 | 1 | -13/+7 |
| | |||||
* | removed property tags, improved torrent row finding function | Matt Lyon | 2019-12-16 | 1 | -20/+34 |
| | |||||
* | removed print statement | Matt Lyon | 2019-12-06 | 1 | -1/+0 |
| | |||||
* | fixed row removal issue | Matt Lyon | 2019-12-06 | 1 | -2/+5 |
| | |||||
* | 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 | 1 | -0/+4 |
| | |||||
* | improvements to TPB controller and Query | mattlyon93 | 2019-11-03 | 1 | -3/+3 |
| | |||||
* | initial commit for TPB Controller | Matt Lyon | 2019-11-03 | 1 | -0/+1 |
| | |||||
* | initial commit | Matt Lyon | 2019-10-30 | 1 | -0/+103 |