I add command /id and /dowmp4 for dowload video with Youtube and i improve code.

It's version 0.2.1
This commit is contained in:
Niken
2025-10-04 23:18:56 +03:00
parent 5197518029
commit c5f6da31ba
6 changed files with 228 additions and 3 deletions
+1
View File
@@ -24,6 +24,7 @@ class TelegramBot:
#add addons
self.addons.load("example_addon")
self.addons.load("id")
self.addons.load("dowloadmp4_to_youtube")
async def start(self):
"""Запуск бота"""