Add EXPORT.md
This commit is contained in:
parent
5aecfdce13
commit
2c79658094
1 changed files with 31 additions and 0 deletions
31
EXPORT.md
Normal file
31
EXPORT.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# How to export your data from id.420129.xyz
|
||||
|
||||
Or any other Invidious instance.
|
||||
|
||||
It's a simple process.
|
||||
|
||||
1. Make sure you're logged in. If not, log in.
|
||||
2. Go to *Preferences* (top right) \
|
||||

|
||||
3. Scroll down. Under *Data preferences*, click *Import/export data* \
|
||||

|
||||
4. Click on *Export Invidious data as JSON* \
|
||||

|
||||
5. 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 another Invidious instance
|
||||
|
||||
1. Create an account on another Instance.
|
||||
2. Go to *Preferences* (top right) \
|
||||

|
||||
3. Scroll down. Under *Data preferences*, click *Import/export data* \
|
||||

|
||||
4. Click *Browse...* near *Import Invidious JSON data*. Select the *subscription_manager.json* downloaded earlier. \
|
||||

|
||||
5. Click *Import*. \
|
||||

|
||||
6. If all went good, you'll be redirected to the main page.
|
Loading…
Add table
Add a link
Reference in a new issue