Skip to content

hafiz-muhammad/freetube-data-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

FreeTube's Data Location Documentation

Make backup-freetube.sh executable by running the following command in the terminal:

chmod +x ~/freetube-data-backup/backup-freetube.sh

Note: Once option 1 or 2 is selected ft-flatpak-backup.sh and ft-linux-backup.sh inside the scripts folder will be made executable, so there is no need to manually change their permissions using chmod.



  • Option 1: Select this option if you installed FreeTube on Linux using .deb/.rpm packages, AppImage, AUR, or .zip/.7z archive files on Linux.

  • Option 2: Select this option if you installed FreeTube using the Flatpak package.



Files that will be backed up are: profiles.db, settings.db, playlists.db, history.db, Preferences


The backed up files will be stored in the directory $HOME/Backups/FreeTube/Linux or $HOME/Backups/FreeTube/Flatpak based on the option that you choose.