new logs, removing sharp as dependency, stickers are resized

This commit is contained in:
synt-xerror
2026-03-15 03:31:35 -03:00
parent 9fc65440d0
commit 6b7ae6b2c2
9 changed files with 1091 additions and 190 deletions

View File

@@ -23,6 +23,7 @@ export async function get_video(url, id) {
'--fragment-retries', '5',
'--socket-timeout', '15',
'--sleep-interval', '1', '--max-sleep-interval', '4',
'--no-playlist',
url
];