Skip to content
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

[pinterest] image is being downloaded instead of the video #6188

Open
an1220 opened this issue Sep 16, 2024 · 0 comments
Open

[pinterest] image is being downloaded instead of the video #6188

an1220 opened this issue Sep 16, 2024 · 0 comments

Comments

@an1220
Copy link

an1220 commented Sep 16, 2024

Not all of them but some of the pinterest videos are not being downloaded.
Although "--list-keywords" gives video url, image is being downloaded instead.

for example:

gallery-dl -v -c "./data/config.json" https://www.pinterest.com/pin/63824519713049795/
[gallery-dl][debug] Version 1.27.4
[gallery-dl][debug] Python 3.12.3 - Windows-10-10.0.19045-SP0
[gallery-dl][debug] requests 2.32.3 - urllib3 2.2.1
[gallery-dl][debug] Configuration Files ['./data/config.json']
[gallery-dl][debug] Starting DownloadJob for 'https://www.pinterest.com/pin/63824519713049795/'
[pinterest][debug] Using PinterestPinExtractor for 'https://www.pinterest.com/pin/63824519713049795/'
[pinterest][debug] Loading cookies from './data/cookies-pin.txt'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): www.pinterest.com:443
[urllib3.connectionpool][debug] https://www.pinterest.com:443 "GET /resource/PinResource/get/?data=%7B%22options%22%3A+%7B%22id%22%3A+%2263824519713049795%22%2C+%22field_set_key%22%3A+%22detailed%22%7D%7D&source_url= HTTP/1.1" 200 5612
[pinterest][debug] Using download archive './data/db-pin.sqlite3'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): i.pinimg.com:443
[urllib3.connectionpool][debug] https://i.pinimg.com:443 "GET /originals/68/c6/02/68c602ae4acbd93583ba139a9658fac5.png HTTP/1.1" 200 950024
.\downloads\Pinterest\63824519713049795.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant