inbasic / bulk-media-downloader

A cross-browser extension to detect and download media resources
https://webextension.org/listing/bulk-media-downloader.html
135 stars 53 forks source link

Request: Option to remember the last directory saved to. #18

Open Uradamus opened 7 years ago

Uradamus commented 7 years ago

I understand for most people it might make sense to always save things to a single fixed download directory. For me though, and I am sure many others, I prefer to save things directly to where I want them to be within my file system. For instance I may be watching a tutorial series and want to save all the videos to a single named sub-directory in my ~/video/tutorials directory. It is a bit tedious having to navigate to that custom folder every single time I want to save another video in the same series.

Because of this I would very much appreciate it if there were an option to choose between saving to a fixed download dir (the current default) or to remember the last dir used, much like how the built in downloader for Chrome/Chromium already works by default which would be my preference.