You've already forked youtubekids-api-design
- Add more components
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
_id: req_wrk_cd1160cf39f5497fa4711fe4fd6567de0f6a24fa
|
||||
type: Request
|
||||
parentId: fld_wrk_cd1160cf39f5497fa4711fe4fd6567de0f6a24fa
|
||||
modified: 1680013066020
|
||||
modified: 1680014368438
|
||||
created: 1679919032177
|
||||
url: "{{ base_url }}/browse"
|
||||
name: Browse resource content
|
||||
@ -12,7 +12,50 @@ body:
|
||||
text: |-
|
||||
{
|
||||
"context": {
|
||||
|
||||
"client": {
|
||||
"clientName": "WEB_KIDS",
|
||||
"clientVersion": "2.20230202.00.00",
|
||||
"hl": "ru",
|
||||
"gl": "RU",
|
||||
"experimentsToken": "string",
|
||||
"browserName": "Safari",
|
||||
"deviceMake": "apple",
|
||||
"browserVersion": "16.2",
|
||||
"osName": "Macintosh",
|
||||
"osVersion": "10_15_7",
|
||||
"platform": "DESKTOP",
|
||||
"kidsAppInfo": {
|
||||
"contentSettings": {
|
||||
"corpusPreference": "KIDS_CORPUS_PREFERENCE_TWEEN",
|
||||
"kidsNoSearchMode": "YT_KIDS_NO_SEARCH_MODE_OFF"
|
||||
},
|
||||
"categorySettings": {
|
||||
"enabledCategories": [
|
||||
"approved_for_you",
|
||||
"black_joy",
|
||||
"camp",
|
||||
"collections",
|
||||
"earth",
|
||||
"explore",
|
||||
"favorites",
|
||||
"gaming",
|
||||
"halloween",
|
||||
"hero",
|
||||
"learning",
|
||||
"making",
|
||||
"move",
|
||||
"music",
|
||||
"reading",
|
||||
"shared_by_parents",
|
||||
"shows",
|
||||
"soccer",
|
||||
"sports",
|
||||
"spotlight",
|
||||
"winter"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"browseId": "FEkids_home"
|
||||
}
|
||||
|
Reference in New Issue
Block a user