1.3 KiB
1.3 KiB
How to export your data from an Invidious instance
This only works if you have an account.
There's no data to export when browsing anonymously.
(technically, settings, but you have to copy them by hand)
It's a simple process. Here are the steps:
- Make sure you're logged in. If not, log in.
- Go to Preferences (top right)
- Scroll down. Under Data preferences, click Import/export data
- Click on Export Invidious data as JSON
- A file named subscription_manager.json will be downloaded. This is your data.
It only contains subscriptions and settings - all the stuff stored!
How to import your data to an Invidious instance
- Create an account on the target instance.
- Go to Preferences (top right)
- Scroll down. Under Data preferences, click Import/export data
- Click Browse... near Import Invidious JSON data. Select the subscription_manager.json downloaded earlier.
- Click Import.
- If all went good, you'll be redirected to the main page.