-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PornHub] Album extraction not working at the moment #4301
Comments
This should be a general error since it is caused by the new(?) "Age Verification" page that gets shown when visiting for the first time and the As a temporary workaround: |
Thanks for the quick fix, cheers! |
@mikf Sorry, me again, but I noticed something unusual here, I think.. I think this "Age Verification" cookie thing works now, but trying this example gallery again, it downloads the first image, and then apparently fails immediately at the next one? Not sure what to make of this. But it does not seem to touch any recent changes in the source code here, as far as I can see..
|
Okay, I've also tried the profile example URL ( |
Should be fixed with 088e8d5. |
Well. it did the trick, apparently... PS C:\Apps\Temp\gallery-dl-master\gallery_dl> python.exe .\__main__.py 'https://www.pornhub.com/album/76104691' -d "."
.\PornHub\Galleries\Unsorted\Danika.Mori\Light.on.Danika.Mori.(76104691)\0001_834702881.jpg
.\PornHub\Galleries\Unsorted\Danika.Mori\Light.on.Danika.Mori.(76104691)\0002_834724911.jpg
.\PornHub\Galleries\Unsorted\Danika.Mori\Light.on.Danika.Mori.(76104691)\0003_834724941.jpg
.\PornHub\Galleries\Unsorted\Danika.Mori\Light.on.Danika.Mori.(76104691)\0004_834724971.jpg
.\PornHub\Galleries\Unsorted\Danika.Mori\Light.on.Danika.Mori.(76104691)\0005_834724921.jpg
PS C:\Apps\Temp\gallery-dl-master\gallery_dl> Thank you for the quick fix, closing this again. |
Is there anyway to get this working without using the --ignore-config option? When using a working config the key error issue still comes up and stops downloading |
What do you mean? I just tested it (with my normal config), it is still working as expected? |
Did you forget to use something like |
@mikeymatrix70 In case you were not aware, the fix for this issue here (088e8d5) is not in the latest released version (v1.25.8), it came a bit later. So make sure to run the dev version, or run directly from source. |
Thank you! I confirm working great in 1.26.0-dev |
Just tested with the example/test URL from
pornhub.py
I think the release version should be fine here, I'm not seeing any commits related to PornHub since, no?
The text was updated successfully, but these errors were encountered: