Spaces:
Running
Running
teamx-cloner
commited on
Commit
·
f1524ce
1
Parent(s):
ebf59f1
Update compressor.py
Browse files- plugins/compressor.py +1 -1
plugins/compressor.py
CHANGED
@@ -19,7 +19,7 @@ from datetime import datetime as dt
|
|
19 |
from telethon.errors.rpcerrorlist import MessageNotModifiedError
|
20 |
from telethon.tl.types import DocumentAttributeVideo
|
21 |
|
22 |
-
from
|
23 |
|
24 |
from . import (
|
25 |
ULTConfig,
|
|
|
19 |
from telethon.errors.rpcerrorlist import MessageNotModifiedError
|
20 |
from telethon.tl.types import DocumentAttributeVideo
|
21 |
|
22 |
+
from xteam.fns.tools import metadata
|
23 |
|
24 |
from . import (
|
25 |
ULTConfig,
|