mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.45k stars 937 forks source link

[Pinterest] Unorganized pins on user profile not downloaded #4623

Open pignoodle opened 11 months ago

pignoodle commented 11 months ago

I don't have any boards, just unorganized pins. Running gallery-dl --cookies "cookies.txt" "https://www.pinterest.com/USERNAME/" yielded no results, so I had to dig through the source code to figure out the solution which was to to add /pins/ to the end. A bit unintuitive for someone like me without boards because they still show up on the page visually, so I first thought it was a cookies issues.

mara004 commented 4 months ago

Same: https://github.com/mikf/gallery-dl/issues/5473#issuecomment-2131711638