mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-09 05:04:50 +00:00
Update ytdl_download_new.py
This commit is contained in:
parent
850d06f1b2
commit
e323e422cd
1 changed files with 1 additions and 0 deletions
|
|
@ -156,6 +156,7 @@ async def ytdl_gendl_callback(_, cq: CallbackQuery):
|
||||||
True,
|
True,
|
||||||
3,
|
3,
|
||||||
)
|
)
|
||||||
|
LOGGER.info(upload_key)
|
||||||
await ytdl.upload(app, upload_key, format_, cq, True)
|
await ytdl.upload(app, upload_key, format_, cq, True)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue