refactor: streamline scraper functions to utilize centralized state management

This commit is contained in:
Vxrtrauter
2025-10-09 15:10:18 +02:00
parent 1b0a00068c
commit 1f4fbb845a
5 changed files with 33 additions and 24 deletions
-5
View File
@@ -8,9 +8,4 @@ def add_magnet(uri):
aria2.add_magnet(uri)
def terminate():
return