parent
c5f9a1130f
commit
b4e5d12fe4
@ -3,10 +3,12 @@
|
||||
import asyncio
|
||||
from youtube_dl import YoutubeDL
|
||||
from youtube_dl.utils import ExtractorError
|
||||
from pytgcalls.pytgcalls import PyTgCalls
|
||||
|
||||
SIGINT: int = 2
|
||||
FFMPEG_PROCESS = {}
|
||||
call_py = PyTgCalls(app)
|
||||
app = Client(Veez.SESSION_NAME, Veez.API_ID, Veez.API_HASH)
|
||||
|
||||
###############
|
||||
# Basic Utils #
|
||||
|
Loading…
Reference in New Issue
Block a user