[cyberfile:folder] support subfolders (#8323)

https://github.com/mikf/gallery-dl/issues/8323#issuecomment-3366857916

add 'recursive' option
This commit is contained in:
Mike Fährmann
2025-10-25 21:22:14 +02:00
parent c0e665e3db
commit 92be3fb911
4 changed files with 44 additions and 11 deletions

View File

@@ -104,6 +104,19 @@ __tests__ = (
"#exception": exception.AuthorizationError,
},
{
"#url" : "https://cyberfile.me/folder/8b17bbfdf25fca19aa51176bd246c97c/Helena_Price_Onlyfans",
"#class" : cyberfile.CyberfileFolderExtractor,
"#results" : (
"https://cyberfile.me/folder/c2cfdcfcf1a6e6e57de7bc948804b0fc/PICS",
"https://cyberfile.me/folder/bdc7c36e7d4dfdc3fb908a6d3fe1cae5/VIDEO",
),
"folder" : "Helena Price Onlyfans",
"folder_hash": "8b17bbfdf25fca19aa51176bd246c97c",
"folder_num" : 18322,
},
{
"#url" : "https://cyberfile.me/shared/tao35avvfc",
"#class" : cyberfile.CyberfileSharedExtractor,