mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-03 02:54:52 +00:00
tes
This commit is contained in:
parent
53ad405f25
commit
63efb0be6c
1 changed files with 1 additions and 0 deletions
|
|
@ -157,6 +157,7 @@ async def stream_extract(bot, update):
|
|||
)
|
||||
start_time = perf_counter()
|
||||
namafile = get_subname(link, format)
|
||||
LOGGER.info(namafile)
|
||||
extract = (await shell_exec(f"mediaextract -i {link} -map 0:{map} {namafile}"))[
|
||||
0
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue