/
/
/
1{
2 "config_entries": {
3 "username": {
4 "label": "[%key:common::config_entries::username::label%]"
5 },
6 "cookie": {
7 "label": "Login Cookie",
8 "description": "The Login cookie you grabbed from an existing session, see the documentation."
9 },
10 "po_token_server_url": {
11 "label": "PO Token Server URL",
12 "description": "The URL to the PO Token server. Can be left as default for most people. \n\n**Note that this does require you to have the 'YT Music PO Token Generator' addon installed!**"
13 }
14 },
15 "media": {
16 "recommendations": {
17 "mixed_for_you": {
18 "name": "Mixed for you"
19 }
20 }
21 },
22 "manifest": {
23 "description": "Stream songs and podcasts from YouTube Music."
24 }
25}
26