tonikelope / megabasterd

Yet another unofficial (and ugly) cross-platform MEGA downloader/uploader/streaming suite.
GNU General Public License v3.0
4.57k stars 595 forks source link

[feature request] backup download list and links #510

Open ghost opened 1 year ago

ghost commented 1 year ago

Please built in a feature where you can export the current download list, including the folder target that they have to be downloaded to, so that if the application is broken/frozen or if we upgrade to a new version and lose all settings, we can import our download list and that all links know which folder address to download to.

for example a .txt file that goes:

[list index number 1]
  https://mega.nz/downloadlink123
  C:\Downloads\MegaBastard
  [exclude]
    FolderThatYouDon'tWantToDownload
    FileYouDon'tWant.jpg
  [/exclude]
[/list index number 1]
---
[list index number 2]
  https://mega.nz/downloadlink456
  F:\Downloads\Pictures
[/list index number 2]

and so on also have the download link be the exact one that we copy pasted into megabastard, no weird direct links

ericziethen commented 9 months ago

second this. It would be nice to at least auto backup whenever an update happens