tick format

This commit is contained in:
林果皞
2020-06-21 06:06:00 +08:00
committed by GitHub
parent d6fffd1e12
commit 8f9d65c50b

View File

@@ -2,17 +2,18 @@
Download all images/videos from pinterest user/board/section. Download all images/videos from pinterest user/board/section.
### Some features: ### Some features:
- Accept input as /username/, /username/boardname/, /username/boardname/section,
- Accept input as link of /username/, /username/boardname/, /username/boardname/section, and /pin/ - [x] Accept input as /username/, /username/boardname/, /username/boardname/section,
- Able download sections of boards of username. - [x] Accept input as link of /username/, /username/boardname/, /username/boardname/section, and /pin/
- High resolution. - [x] Able download sections of boards of username.
- Error tolerance. Try second resolution if first resolution error. - [x] High resolution.
- Able download both image and video. - [x] Error tolerance. Try second resolution if first resolution error.
- Multi-threads when download images. - [x] Able download both image and video.
- Media Filename naming in PinID_Title_Description_[Date].Ext meaningful form. - [x] Multi-threads when download images.
- Media Filename truncate to ... fit maximum length automatically. - [x] Media Filename naming in PinID_Title_Description_[Date].Ext meaningful form.
- Log PinID, Title, Description, Link, Metadata, [Date] to log.log file since media filename can't fit. - [x] Media Filename truncate to ... fit maximum length automatically.
- Unique board/log name with timestamp options. - [x] Log PinID, Title, Description, Link, Metadata, [Date] to log.log file since media filename can't fit.
- [x] Unique board/log name with timestamp options.
### Usage: ### Usage: