Plan for next release

This commit is contained in:
2024-04-03 13:35:59 +02:00
committed by migatu
parent 3f68c6aaed
commit d8f5bd1805
3 changed files with 7 additions and 2 deletions
+3
View File
@@ -65,6 +65,9 @@ class Librarian(object):
def check_if_exists(self,page_url):
#TODO: Spowolnic
#TODO: Sprawdzac po mirrorach
#TODO: sprawdzac w tym jebanym pliku
in_scihub_db = True
if not page_url.startswith(("http:", "https:")):
raise ValueError("URL must start with 'http:' or 'https:'")