This commit is contained in:
nikili0n
2023-09-22 13:35:00 +03:00
committed by Dantenerosas
parent 79afa55e73
commit 801b9f2e52
6 changed files with 44 additions and 17 deletions

View File

@@ -15,6 +15,7 @@ from src.parsers.MyMail.my_mail_parser import MyMailParser
from src.parsers.Yappy.yappy_parser import YappyParser
from src.parsers.base_parser import BaseParser
# TODO: добавить логгер с временными метками в yt-dlp
class MasterService:
def __init__(self):