mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
It's csv now (#188)
This commit is contained in:
parent
00ebebde2e
commit
f08d59a98e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ settings.**
|
||||||
4. Click on `Next step`, make sure `Export once` is chosen and click on `Create export`.
|
4. Click on `Next step`, make sure `Export once` is chosen and click on `Create export`.
|
||||||
5. Wait until the export creation is finished, then on the same page click on `Download` under
|
5. Wait until the export creation is finished, then on the same page click on `Download` under
|
||||||
`Your latest export` that should now be visible.
|
`Your latest export` that should now be visible.
|
||||||
6. Extract the downloaded archive and find the file `subscriptions.json`.
|
6. Extract the downloaded archive and find the file `subscriptions.csv`.
|
||||||
7. While logged into your Invidious account go to Subscriptions -> Manage Subscriptions ->
|
7. While logged into your Invidious account go to Subscriptions -> Manage Subscriptions ->
|
||||||
Import/Export -> Import YouTube subscriptions, select the file you just downloaded and click on
|
Import/Export -> Import YouTube subscriptions, select the file you just downloaded and click on
|
||||||
`Import`.
|
`Import`.
|
||||||
|
|
Loading…
Reference in a new issue