allow passing cookies to OAuth extractors

partially revert ce54b8c04c
This commit is contained in:
Mike Fährmann
2024-11-09 17:52:23 +01:00
parent 0e18fa395d
commit 7916c8bf77
7 changed files with 6 additions and 11 deletions

View File

@@ -21,7 +21,6 @@ class SmugmugExtractor(Extractor):
category = "smugmug"
filename_fmt = ("{category}_{User[NickName]:?/_/}"
"{Image[UploadKey]}_{Image[ImageKey]}.{extension}")
cookies_domain = None
empty_user = {
"Uri": "",
"ResponseLevel": "Public",