index
:
tpb-lite/.git
master
Lightweight Python API for ThePirateBay
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tpblite
Commit message (
Expand
)
Author
Age
Files
Lines
*
black
Loic Coyle
2020-08-23
4
-13
/
+22
*
add missing typing
Loic Coyle
2020-08-23
1
-2
/
+2
*
add url attribute to Torrent
Loic Coyle
2020-08-22
1
-1
/
+6
*
PEP8 and remove unused import
Loic Coyle
2020-08-22
1
-3
/
+2
*
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 comments
v.0.3.0
Matt Lyon
2019-12-25
1
-8
/
+12
*
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
*
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
*
added better error handling for connection issues
v0.2.4
Matt Lyon
2019-12-21
2
-23
/
+14
*
updated README
Matt Lyon
2019-12-17
2
-13
/
+9
*
removed property tags, improved torrent row finding function
Matt Lyon
2019-12-16
3
-24
/
+56
*
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
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
5
-0
/
+232