remind user the usage of PinID

This commit is contained in:
limkokhole
2020-06-27 06:51:05 +08:00
parent aca219d06c
commit 9b0f22fec6

View File

@@ -10,7 +10,7 @@ Download all images/videos from Pinterest user/board/section.
- [x] Error tolerance. Try second resolution if first resolution error. - [x] Error tolerance. Try second resolution if first resolution error.
- [x] Able download both image and video. - [x] Able download both image and video.
- [x] Multi-threads when download images. - [x] Multi-threads when download images.
- [x] Media Filename naming in PinID_Title_Description_[Date].Ext meaningful form. - [x] Media Filename naming in PinID_Title_Description_[Date].Ext meaningful form. With PinID, you can visit /pin/PinID link and log.
- [x] Media Filename truncate to ... fit maximum filename length automatically. -c to cut if you prefer. - [x] Media Filename truncate to ... fit maximum filename length automatically. -c to cut if you prefer.
- [x] Log PinID, Title, Description, Link, Metadata, [Date] to log-pinterest-downloader.log file since media filename can't fit. - [x] Log PinID, Title, Description, Link, Metadata, [Date] to log-pinterest-downloader.log file since media filename can't fit.
- [x] Unique board/log name with timestamp options. - [x] Unique board/log name with timestamp options.