diff --git a/helpers/utils.py b/helpers/utils.py index 0326d6b..d4debe2 100644 --- a/helpers/utils.py +++ b/helpers/utils.py @@ -1,6 +1,7 @@ # Copyright (C) 2021 By VeezMusicProject import asyncio +from config import Veez from pyrogram import Client from youtube_dl import YoutubeDL from youtube_dl.utils import ExtractorError