-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Whenever downloading from myhentaigallery using artists and categories, the down loader does not recognize the site
Works properly when downloading individual galleries.
When yt-dlp is disabled issue continues as a generic extractor and only downloads the logo
PS C:\Users\jeono_wxppjkb> gallery-dl https://myhentaigallery.com/g/artist/10006 -o browser=firefox --verbose
[gallery-dl][debug] Version 1.31.0-dev
[gallery-dl][debug] Python 3.13.5 - Windows-11-10.0.26200-SP0
[gallery-dl][debug] requests 2.32.3 - urllib3 2.2.3
[gallery-dl][debug] Configuration Files ['%APPDATA%\gallery-dl\config.json']
[gallery-dl][debug] Starting DownloadJob for 'https://myhentaigallery.com/g/artist/10006'
[ytdl-generic][debug] Using YoutubeDLExtractor for 'https://myhentaigallery.com/g/artist/10006'
[ytdl-generic][debug] Using <module 'yt_dlp' from 'C:\Users\jeono_wxppjkb\AppData\Local\Programs\Python\Python313\Lib\site-packages\yt_dlp\init.py'>
[ytdl-generic][debug] [generic] Extracting URL: https://myhentaigallery.com/g/artist/10006
[ytdl-generic][debug] [generic] 10006: Downloading webpage
[ytdl-generic][error] ERROR: [generic] Got HTTP Error 403 caused by Cloudflare anti-bot challenge; try again with --extractor-args "generic:impersonate"
[ytdl-generic][debug]
Traceback (most recent call last):
File "C:\Users\jeono_wxppjkb\AppData\Local\Programs\Python\Python313\Lib\site-packages\yt_dlp\extractor\common.py", line 902, in _request_webpage
return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query, extensions))
File "C:\Users\jeono_wxppjkb\AppData\Local\Programs\Python\Python313\Lib\site-packages\gallery_dl\extractor\ytdl.py", line 97, in items
raise exception.AbortExtraction("Failed to extract video data")
gallery_dl.exception.AbortExtraction: Failed to extract video data
[ytdl-generic][error] Failed to extract video data