Files
pinterest-downloader/pinterest-downloader.py
mukkino 336e1d9785 Patch for downloading hidden galleries (cookies)
Added ability of specifying a cookie file. The cookie file needs to be in the format of a token like the one generated by this extension: https://chrome.google.com/webstore/detail/get-token-cookie/naciaagbkifhpnoodlkhbejjldaiffcm

Example: given that the info from the extension is saved in a file named "cookies.txt" and placed in the same folder as "pinterest-downloader.py", now we can call "python pinterest-downloader.py https://www.pinterest.co.uk/usename --cookies cookies.txt" and also hidden galleries for your user will be downloaded
2022-10-13 23:49:23 +00:00

93 KiB
Executable File