vk and yt-dlp

This commit is contained in:
msramalho
2023-01-18 23:15:25 +00:00
parent 176ce7e8da
commit 9bbc13e9be
4 changed files with 74 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
from loguru import logger
from vk_url_scraper import VkScraper
from utils.misc import dump_payload
from metadata import Metadata
from media import Media
from utils.misc import dump_payload
from .archiver import Archiverv2