mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
finnish monkrus scraper (probably)
This commit is contained in:
@@ -20,10 +20,3 @@ class AppState:
|
||||
aria2_threads: int = 4
|
||||
|
||||
state = AppState(posts=[], post_titles=[], post_urls=[], post_author=[], downloads=[], download_path="")
|
||||
|
||||
@dataclass
|
||||
class Post:
|
||||
id: int
|
||||
title: str
|
||||
url: str
|
||||
author: str
|
||||
|
||||
Reference in New Issue
Block a user