Commit Graph

154 Commits

Author SHA1 Message Date
林果皞
565362a082 Merge pull request #16 from fabiolichinchi/master
Commits bundle
2022-11-16 23:46:21 +08:00
mukkino
7081f53f7c Update README.md 2022-10-14 10:15:15 +00:00
mukkino
366106274e Merge pull request #4 from fabiolichinchi/fabiolichinchi-boards-secret-not-hidden
Boards are secret, not hidden
2022-10-14 11:10:36 +01:00
mukkino
073be84456 Merge pull request #3 from fabiolichinchi/fabiolichinchi-readme-cookies-guide-patch
Secret boards and cookie file usage infos
2022-10-14 11:10:19 +01:00
mukkino
611be0c90b Boards are secret, not hidden
Change in the wording for secret boards that were previously wrongly called hidden
2022-10-14 10:04:54 +00:00
mukkino
bdf7ed7f11 Secret boards and cookie file usage infos
README to include the info related to secret boards and cookie file
2022-10-14 10:02:19 +00:00
mukkino
6114da3c3a Merge pull request #2 from fabiolichinchi/fabiolichinchi-pinterest-downloader-cookies-patch
Fabiolichinchi pinterest downloader cookies patch
2022-10-14 10:45:35 +01:00
mukkino
36e347ed34 utf-8 issues while writing logs
fixed an error related to the logs output charmap
2022-10-14 00:59:46 +00:00
mukkino
d9e0334c84 Merge pull request #1 from fabiolichinchi/fabiolichinchi-pinterest-downloader-requirements-pysocks-patch
pysocks added for the sock4 argument
2022-10-14 01:35:43 +01:00
mukkino
dea9439b3d Fixed a problem with a variable
Variable name mismatched was throwing an error
2022-10-14 00:30:05 +00:00
mukkino
491ca2a48f pysocks added for the sock4 argument
pysocks is not yet included by default with the latest Python (tested on Windows)
2022-10-14 00:24:42 +00:00
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
limkokhole
e123be845d Added -vo and -io. 2022-03-06 10:15:13 +08:00
林果皞
ea06baae9c sort 2022-03-02 10:51:14 +08:00
林果皞
c1e57866bc Update requirements.txt 2022-03-02 10:49:00 +08:00
林果皞
278a552884 Merge pull request #7 from fulldecent/patch-1
Fix install error
2022-03-02 10:48:01 +08:00
William Entriken
fb62f371e2 Fix build error 2022-02-25 16:40:25 -05:00
limkokhole
f6fd22ef36 latest pin deleted comment 2022-01-26 00:36:51 +08:00
limkokhole
166af1168c API timeout 2022-01-24 19:00:32 +08:00
limkokhole
fdcdb55e1b Better timeout 2022-01-24 12:23:21 +08:00
limkokhole
a7bd9943cb Remove non-existent -u log. 2022-01-24 02:25:21 +08:00
limkokhole
db9c0a4794 typo. 2022-01-23 23:43:27 +08:00
limkokhole
a56cf2a22c Period. 2022-01-23 23:35:35 +08:00
limkokhole
8e0070714b New section/boards case. Clean code/comment. 2022-01-23 23:32:30 +08:00
limkokhole
2bac9d75dc Update sample caller. 2022-01-23 14:51:10 +08:00
limkokhole
97306a040d Update sample caller. 2022-01-23 14:27:00 +08:00
limkokhole
3c3f4bccf4 -ps/p 2022-01-23 14:17:13 +08:00
limkokhole
0dc5bcc2dc print dir splash. Remove geek log. 2022-01-23 13:47:44 +08:00
limkokhole
df916b7e88 Fix exclude section. 2022-01-23 13:30:58 +08:00
limkokhole
a96d68ac5f -ps/p can pass. 2022-01-23 13:16:16 +08:00
limkokhole
93df8e250b ANSI color. 2022-01-23 13:08:25 +08:00
limkokhole
0201f41da9 ANSI color. 2022-01-23 13:06:24 +08:00
limkokhole
043bd9b874 Comment typo. 2022-01-23 12:53:02 +08:00
limkokhole
10d3dce726 Fix comment 2022-01-23 12:52:02 +08:00
limkokhole
4b4135e20d Fix comment 2022-01-23 12:46:29 +08:00
limkokhole
1fe66484a8 Fix comment 2022-01-23 12:40:00 +08:00
limkokhole
6d68a954a4 Comment typo 2022-01-23 12:31:36 +08:00
limkokhole
835eb126a9 Fix update all. 2022-01-23 12:26:39 +08:00
limkokhole
7f301bed19 disable --update-all 2022-01-23 09:47:32 +08:00
limkokhole
bf1c9082d3 Enable back update all feature. 2022-01-23 09:19:06 +08:00
limkokhole
306f22ac11 Disable -ua 2022-01-23 07:23:05 +08:00
limkokhole
00dc95d9ca Disable -ua until I fix. 2022-01-23 07:12:33 +08:00
limkokhole
b75bc3f9c8 Limit cd count. 2022-01-23 06:46:24 +08:00
limkokhole
6e82b89b2b folders. 2022-01-23 06:36:12 +08:00
limkokhole
3a450c2725 Update all recursively. 2022-01-23 06:29:09 +08:00
limkokhole
a47f036772 --update-all option. 2022-01-23 06:24:46 +08:00
limkokhole
7463a5d296 Suppor run from another python script. 2022-01-23 04:32:16 +08:00
limkokhole
cd88bb1b5d better explanation 2022-01-22 09:26:00 +08:00
limkokhole
ab62aca0bc Typo 2022-01-21 03:22:42 +08:00
limkokhole
6b9580ce59 Note: video+thumbnails 2 same id files 2022-01-21 03:19:27 +08:00