Added published date to piratebay

This commit is contained in:
Alex Duchesne 2024-06-28 16:34:00 -04:00 committed by xavier2k6
parent bd2119b4e3
commit 6c7f044905
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#VERSION: 3.2
#VERSION: 3.3
# AUTHORS: Fabien Devaux (fab@gnux.info)
# CONTRIBUTORS: Christophe Dumez (chris@qbittorrent.org)
# Arthur (custparasite@gmx.se)
@ -88,7 +88,8 @@ class piratebay(object):
'seeds': result['seeders'],
'leech': result['leechers'],
'engine_url': self.url,
'desc_link': self.url + '/description.php?id=' + result['id']
'desc_link': self.url + '/description.php?id=' + result['id'],
'pub_date': result['added'],
}
prettyPrinter(res)

View File

@ -1,7 +1,7 @@
eztv: 1.14
jackett: 4.0
limetorrents: 4.7
piratebay: 3.2
piratebay: 3.3
solidtorrents: 2.1
torlock: 2.22
torrentproject: 1.2