mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Add instructions for exporting YouTube subscriptions (#3)
* Add instructions for exporting YouTube subscriptions * Update wording
This commit is contained in:
parent
6c051bc119
commit
db6adf3d7c
1 changed files with 13 additions and 0 deletions
13
Export-YouTube-subscriptions.md
Normal file
13
Export-YouTube-subscriptions.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
**The steps below as well as the resulting file name are different depending on your Google language
|
||||
settings.**
|
||||
|
||||
1. Open [Google Takeout](https://takeout.google.com/takeout/custom/youtube).
|
||||
2. Under `Create a new export` choose `YouTube and YouTube Music`.
|
||||
3. Click on `All YouTube data included` and only tick `subscriptions` in the dialog that opens.
|
||||
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
|
||||
`Your latest export` that should now be visible.
|
||||
6. Extract the downloaded archive and find the file `subscriptions.json`.
|
||||
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`.
|
Loading…
Reference in a new issue