Set up screenshot enricher to use authentication/cookies

This commit is contained in:
Patrick Robertson
2025-02-03 17:25:59 +01:00
parent 7ec328ab40
commit c574b694ed
11 changed files with 153 additions and 96 deletions

View File

@@ -2,7 +2,6 @@
# we need to explicitly expose the available imports here
from .misc import *
from .webdriver import Webdriver
from .url import UrlUtil
from .atlos import get_atlos_config_options
# handy utils from ytdlp