Commit Graph

105 Commits

Author SHA1 Message Date
mukkino
dea9439b3d Fixed a problem with a variable
Variable name mismatched was throwing an error
2022-10-14 00:30:05 +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
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
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
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
6b9580ce59 Note: video+thumbnails 2 same id files 2022-01-21 03:19:27 +08:00
limkokhole
415622da94 int after isdigit(). Explain reorder issue. 2022-01-21 01:59:16 +08:00
limkokhole
6361eef7b3 Single pin got description 2022-01-20 21:30:15 +08:00
limkokhole
c11c059fe9 Comment typo 2022-01-20 21:19:18 +08:00
limkokhole
f28f61673b Log description for single pin 2022-01-20 19:41:00 +08:00
limkokhole
a71c530ac7 Fix pin no log 2022-01-20 18:24:07 +08:00
limkokhole
8e62c01832 Fix empty board still log 2022-01-20 18:09:58 +08:00
limkokhole
147251578d Log urls even all imgs don't have title/desc. Don't expand dir. 2022-01-20 17:20:53 +08:00
limkokhole
fd06fc1713 typo 2022-01-20 07:30:30 +08:00
limkokhole
b9cf0b6af4 dir should print with / 2022-01-20 07:17:34 +08:00
limkokhole
9022b34380 Log url for update later. Fix board slug. 2022-01-20 07:01:46 +08:00
limkokhole
e1498b3278 disable progress 2022-01-20 02:36:40 +08:00
limkokhole
2ebf4fafec Update example output 2022-01-20 02:34:48 +08:00
limkokhole
c1e7a914a7 New dir no need check lastest pin 2022-01-19 19:57:05 +08:00
limkokhole
dd7159350e Should not check in next loop if failed once. 2022-01-19 19:33:04 +08:00
limkokhole
7e9ad7bf4d Fix section quotes from username 2022-01-19 14:27:50 +08:00
limkokhole
45986af64b reduce timeout 2022-01-19 14:00:39 +08:00
limkokhole
68d38bd571 todo board_order_modified_at 2022-01-19 13:43:17 +08:00
limkokhole
b5d46ecf9e Explain reorder issue. 2022-01-19 13:03:07 +08:00