From 72b5a0352f0839fb3c0e0f2f62edf07e0c30b0a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E6=9E=9C=E7=9A=9E?= Date: Mon, 17 Aug 2020 02:30:10 +0800 Subject: [PATCH] log file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2272c09..c76da7d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Download all images/videos from Pinterest user/board/section. - [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. With PinID, you can visit https://www.pinterest.com/pin/[PinID] in web browser and get more details in log (PinID without details will not log). +- [x] Media Filename naming in PinID_Title_Description_[Date].Ext meaningful form. With PinID, you can visit https://www.pinterest.com/pin/[PinID] in web browser and get more details in log file (PinID without details will not log). - [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] Unique board/log name with timestamp options.