From 8f9d65c50ba2e9eaa509b7687eac66e2e9387053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E6=9E=9C=E7=9A=9E?= Date: Sun, 21 Jun 2020 06:06:00 +0800 Subject: [PATCH] tick format --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 37f5eb0..4bef9c3 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,18 @@ Download all images/videos from pinterest user/board/section. ### Some features: - - Accept input as /username/, /username/boardname/, /username/boardname/section, - - Accept input as link of /username/, /username/boardname/, /username/boardname/section, and /pin/ - - Able download sections of boards of username. - - High resolution. - - Error tolerance. Try second resolution if first resolution error. - - Able download both image and video. - - Multi-threads when download images. - - Media Filename naming in PinID_Title_Description_[Date].Ext meaningful form. - - Media Filename truncate to ... fit maximum length automatically. - - Log PinID, Title, Description, Link, Metadata, [Date] to log.log file since media filename can't fit. - - Unique board/log name with timestamp options. + +- [x] Accept input as /username/, /username/boardname/, /username/boardname/section, +- [x] Accept input as link of /username/, /username/boardname/, /username/boardname/section, and /pin/ +- [x] Able download sections of boards of username. +- [x] High resolution. +- [x] Error tolerance. Try second resolution if first resolution error. +- [x] Able download both image and video. +- [x] Multi-threads when download images. +- [x] Media Filename naming in PinID_Title_Description_[Date].Ext meaningful form. +- [x] Media Filename truncate to ... fit maximum length automatically. +- [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: