mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-03 19:14:51 +00:00
Tes err
This commit is contained in:
parent
890a8ac9f0
commit
ae79a81f48
1 changed files with 1 additions and 1 deletions
|
|
@ -190,4 +190,4 @@ async def stream_extract(bot, update):
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
await update.message.edit("Failed extract sub, Maybe unsupported format..")
|
await update.message.edit(f"Failed extract sub, Maybe unsupported format..\n\nLink: {link}\nERR: {e}")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue