-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGet myList.json
44 lines (44 loc) · 2.57 KB
/
Get myList.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"data": {
"id": "1",
"title": "My list",
"thumbnail": "https://picsum.photos/id/200/200/300",
"thumbnail_large": "https://picsum.photos/id/200/1200/1800",
"total_videos": 1,
"type": "my_list",
"videos": [
{
"media_id": "5536",
"program_id": "585",
"title_of_program": "Program title 1",
"title_of_video": "Video title 1",
"thumbnail": "https://picsum.photos/id/200/200/300",
"thumbnail_large": "https://picsum.photos/id/200/1200/1800",
"duration": "120690",
"metadatas": {
"title": "Video title 1",
"description": "1234",
"long_description": "This is Long Description: The narrative begins in 1915 Yeongdo, a small island of the second largest city Busan, in Japanese-occupied Korea with Yangjin, evidently in some anguish, visiting a female shaman's house, where Yangjin recounts that she is married to a kind man with a cleft-lip with whom she has born three sons, none of whom have lived beyond one year, and asks the shaman to 'lift the curse' of her childbearing. The narrative jumps to 1989 in New York City, where it follows a young, sharply-dressed Korean-American business man, who we later learn is originally from Japan and is named Solomon, as he attends a performance-review meeting with two of his managers, who inform him that, despite his stellar performance, he has not been selected by executives for a promotion to Vice President, news that prompts Solomon to boldly propose in the meeting that he be sent to Japan in order to close a stalled business deal worth millions of dollars, since he is confident he can cajole a Korean woman who is holding up the deal, in order to secure for himself the promotion and pay raise he covets.",
"series_title": "Pachinko",
"season_title": "Season 2 - The lady in the Scarlet",
"season_year": "2024",
"genres": "Animation, Action, Love, Documentary",
"artist": "Jonathan Minh Tri",
"directors": "Catriona Blue",
"writer": "Micheal",
"cast": "Linda Cam, Hieu Minh, Tran My Bui, Jackfive, MiuVilla, Rose Back, Jacob William, Lee Min Sung, Han Chi Mi",
"age_restriction": "PG-13"
},
"accept_download": false,
"geo_block": false,
"has_liked": true,
"is_saved": true,
"total_like": 1000,
"total_comment": 20,
"url": "https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_fmp4/master.m3u8",
"resume_position": "10000"
}
]
},
"success": true
}