mirror of
https://github.com/anasty17/mirror-leech-telegram-bot.git
synced 2025-01-08 12:07:33 +08:00
Minor fix in converting media
This commit is contained in:
parent
de3d837a4c
commit
b7059aeb25
@ -749,6 +749,7 @@ class TaskConfig:
|
||||
return False if self.cancelled else res
|
||||
elif (
|
||||
is_audio
|
||||
and aext
|
||||
and not is_video
|
||||
and not m_path.endswith(f".{aext}")
|
||||
and (
|
||||
|
Loading…
Reference in New Issue
Block a user