icloud-photos-downloader/icloud_photos_downloader

remove download directory from progress-bar

Open

#173 建立於 2020年10月16日

在 GitHub 查看
 (11 留言) (2 反應) (1 負責人)Python (502 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (5,348 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Currently the full download path is shown in the progress bar line. If the download path given by "-d" is pretty long, this leads to a "flickering" for longer filenames. To reduce this I suggest removing everything given by "-d" from the path and only show the directory sub-structure+filename and omit the base dir as it is given out on INFO the line before anyways.

I'd like some opinions before implementing

貢獻者指南