-
-
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
Pin.it shorturl when tried only outputs the first url after redirect. #5864
Comments
Specify
|
works well in cli, but i am using gallery-dl as a module inside my python program to serve as a api, I am running DataJob to get all data output, what should i set in config there? |
DataJob now has a |
Thank you @mikf 🙏 |
just running
gallery-dl "https://pin.it/39YYRhN0f" -v
this is the verbose output
works normally, follows redirect and downloads the file, but i try with -g or -j, the output only contains the first url it is being redirected to.
gallery-dl "https://pin.it/39YYRhN0f" -v -g
this is the verbose output
i tried the same with -j and the json output is also same
unable to get the whole extractor data as you would get normally
The text was updated successfully, but these errors were encountered: