Commit graph

10 commits

Author SHA1 Message Date
DarkCat09 9071017dbf
Refactor: unify YDL object and proxy cfg field
This would allow to add sites much simplier
or even drop the ydl_fn_keys.
Main purpose of the refactoring is a code cleanup.
2024-05-28 13:21:23 +04:00
DarkCat09 60497cf29d
Remove asyncio's debug=True 2024-05-08 14:14:24 +04:00
DarkCat09 247bf65439
Add YDL logging, change schema 2024-05-08 13:52:36 +04:00
DarkCat09 44fc039ac9
Refactor: merge ydl_wrap with ydl_pool.Downloader, add callbacks 2024-05-05 19:24:52 +04:00
DarkCat09 e9c55a67d3
JSON schema v0.0.2 2024-05-05 19:04:18 +04:00
DarkCat09 df242e833f
Config, cookies 2024-05-03 20:57:20 +04:00
DarkCat09 93c5ea3b18
Code cleanup
(there was an attempt to redirect yt-dlp stdout)
2024-05-03 20:10:42 +04:00
DarkCat09 2b47b002e6
Working WS server, yt-dlp objects "pool", async wrappers 2024-05-03 18:42:53 +04:00
DarkCat09 77127d3476
Fix: keep connection 2024-05-03 14:39:29 +04:00
DarkCat09 26312a655b
WS server template 2024-05-02 17:18:27 +04:00