mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 20:58:29 +03:00
Further tidy-ups, also adds some ytdlp utils to 'utils'
This commit is contained in:
@@ -4,4 +4,7 @@ from .misc import *
|
||||
from .webdriver import Webdriver
|
||||
from .gsheet import Gsheets
|
||||
from .url import UrlUtil
|
||||
from .atlos import get_atlos_config_options
|
||||
from .atlos import get_atlos_config_options
|
||||
|
||||
# handy utils from ytdlp
|
||||
from yt_dlp.utils import (clean_html, traverse_obj, strip_or_none)
|
||||
Reference in New Issue
Block a user