Add RuTracker.RU to list of indexers

This commit is contained in:
mhdzumair
2024-02-09 21:19:48 +05:30
parent a368836e32
commit 803c8a206b
2 changed files with 2562 additions and 2188 deletions
File diff suppressed because it is too large Load Diff
+1
View File
@@ -220,6 +220,7 @@ async def prowlarr_data_parser(meta_data: dict) -> tuple[dict, bool]:
"Torlock",
"YourBittorrent",
"The Pirate Bay",
"RuTracker.RU",
]:
# For these indexers, the guid is a direct torrent file download link
download_url = meta_data.get("guid")