This commit is contained in:
zxce3 2021-09-14 04:38:34 +07:00
parent ed25e70b3e
commit ff3def435c
2 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import aiofiles
import aiohttp
import requests
import youtube_dl
from yt_dl import YoutubeDL
from youtube_dl import YoutubeDL
from pyrogram import Client, filters
from pyrogram.errors import FloodWait, MessageNotModified
from pyrogram.types import Message, InlineKeyboardButton, InlineKeyboardMarkup

View File

@ -19,3 +19,4 @@ psutil
future
gTTS
wget
yt_dlp