NewPipe/app/src/test/resources/import_export_test.json
Mauricio Colli 83b084a90b Implement subscriptions import/export
- Import subscriptions from YouTube and SoundCloud (all services that the extractor support)
- Import/export a JSON representation of the subscriptions
- [Minor] Remove some javax annotations in favor of the one provided by the android support library
2018-03-08 10:39:24 -03:00

46 lines
No EOL
1.2 KiB
JSON

{
"app_version": "0.11.6",
"app_version_int": 47,
"subscriptions": [
{
"service_id": 0,
"url": "https://www.youtube.com/channel/UCsXVk37bltHxD1rDPwtNM8Q",
"name": "Kurzgesagt \u2013 In a Nutshell"
},
{
"service_id": 0,
"url": "https://www.youtube.com/channel/UCEOXxzW2vU0P-0THehuIIeg",
"name": "CaptainDisillusion"
},
{
"service_id": 0,
"url": "https://www.youtube.com/channel/UCAuUUnT6oDeKwE6v1NGQxug",
"name": "TED"
},
{
"service_id": 0,
"url": "https://www.youtube.com/channel/UCfIXdjDQH9Fau7y99_Orpjw",
"name": "Gorillaz"
},
{
"service_id": 0,
"url": "https://www.youtube.com/channel/UCJ0-OtVpF0wOKEqT2Z1HEtA",
"name": "ElectroBOOM"
},
{
"service_id": 0,
"url": "https://www.youtube.com/channel/UCsXVk37bltHxD1rDPwtNM8Q",
"name": "ⓤⓝⓘⓒⓞⓓⓔ"
},
{
"service_id": 0,
"url": "https://www.youtube.com/channel/UCsXVk37bltHxD1rDPwtNM8Q",
"name": "中文"
},
{
"service_id": 0,
"url": "https://www.youtube.com/channel/UCsXVk37bltHxD1rDPwtNM8Q",
"name": "हिंदी"
}
]
}