林果皞
5265c3ebbb
Not proper way to fix the encoding error.
...
Gzip is not a standard option in Accept-Encoding, but removing 'br' can still fix the issue. However, to avoid using non-modern browsers without gzip support, it may be better to force users to install Brotli.
This error occurred on my newly installed Python on Windows; there were no issues on my Linux machine.
2023-05-01 04:10:08 +08:00
Starfer
7d08831af1
Fixed issue with non-latin characters
2023-04-29 22:49:34 +04:00
Lim Kok Hole
f0a1bee02d
issue #19
2023-03-23 12:43:43 +08:00
Lim Kok Hole
0ffd624255
is None
2023-03-23 12:40:06 +08:00
Lim Kok Hole
16dd02b556
Issue #19
2023-03-23 12:37:34 +08:00
Lim Kok Hole
68b691a50b
Added [i] UA
2023-03-23 12:01:48 +08:00
Lim Kok Hole
27f9160d37
Set latest UA
2023-03-22 20:17:08 +08:00
Lim Kok Hole
7b67212e3b
Resolved #18
2023-03-22 20:05:04 +08:00
Lim Kok Hole
70708d93ce
Fix single video board not download.
2023-03-22 19:12:36 +08:00
limkokhole
7d540b1c89
[1] Fix issue #10 not download video [2] Retry if get pin error
2022-11-30 21:23:42 +08:00
limkokhole
e6a2816def
Support AUR package installation
2022-11-20 20:29:44 +08: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
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
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