This commit is contained in:
2022-06-29 09:44:03 +03:00
parent 8fa759bd74
commit 49a484bf35

View File

@@ -111,6 +111,7 @@ class FLDownloader(BaseDownloader):
ConvertationError, ConvertationError,
FileNotFoundError, FileNotFoundError,
ValueError, ValueError,
asyncio.InvalidStateError,
): ):
continue continue