Transition from V4 to V5
This is the walk through for transitioning from V4 to V5
Built into Cyberdrop-DL V5 is a tool that allows you to import both your configs and your history DB.
Importing previous configs
This is pretty straight forward. The config will be located in the folder that you were previously running Cyberdrop-DL in.
If you don't end up using the import feature, make sure you also change the default config in the program if that's something you want to do.
Importing the old History DB
For a lot of people, the download_history.sqlite
file will be in the same folder as your start file (or wherever you are running Cyberdrop-DL).
If it's not there, you can find it here:
Windows: C:\Users\<USER>\AppData\Local\Cyberdrop-DL\Cyberdrop-DL\download_history.sqlite
Mac: /Library/Application Support/Cyberdrop-DL/Cyberdrop-DL/download_history.sqlite
Linux: /home/<USER>/.local/share/Cyberdrop-DL/Cyberdrop-DL/download_history.sqlite
Last updated