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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
[
{
"title": "My Neighbor Totoro Ending Theme",
"artist": "Hisashi Joe",
"album": "original English dub",
"start": 0,
"link": ""
},
{
"title": "Yasashisa ni TsuTsumareta nara (Wrapped in Kindness)",
"artist": "Yumi Arai",
"album": "Kiki's Delivery Service",
"start": 180,
"link": ""
},
{
"title": "Path of the Wind",
"artist": "Hisashi Joe",
"album": "Ghibli Studio Music Box Collection",
"start": 371,
"link": ""
},
{
"title": "Wind Scene",
"artist": "Yasunori Mitsuda",
"album": "Chrono Trigger performed by YT'ers",
"start": 585,
"link": "https://www.youtube.com/watch?v=WXt2y2jHnxg"
},
{
"title": "Amore",
"artist": "Ryuichi Sakamoto",
"album": "Playing the Piano",
"start": 705,
"link": ""
},
{
"title": "Rain",
"artist": "Ryuichi Sakamoto",
"album": "Playing the Piano",
"start": 1012,
"link": ""
},
{
"title": "Nostalgia Island",
"artist": "Haruomi Hosono & Friends",
"album": "Pacific - (Tatsuro Yamashita)",
"start": 1210,
"link": ""
},
{
"title": "Coral Reef",
"artist": "Haruomi Hosono & Friends",
"album": "Pacific (Shigeru Suzuki)",
"start": 1772,
"link": ""
},
{
"title": "おも",
"artist": "Eiichi Ohtaki",
"album": "First Album",
"start": 1992,
"link": ""
},
{
"title": "指切",
"artist": "Eiichi Ohtaki",
"album": "First Album",
"start": 2054,
"link": ""
},
{
"title": "When I Lay My Burden Down",
"artist": "Othar Turner & The Rising Star Fife and Drum Band",
"album": "?",
"start": 2266,
"link": ""
},
{
"title": "Train, Train, Jessie Mae Hemphill",
"artist": "National Downhome Blues Festival",
"album": "",
"start": 2507,
"link": ""
},
{
"title": "Rock-a-bye My Baby",
"artist": "Haruomi Hosono",
"album": "Hosono House",
"start": 2729,
"link": ""
},
{
"title": "Bath Time",
"artist": "Raffi",
"album": "Everything Grows",
"start": 2920,
"link": ""
},
{
"title": "Daniel Tiger Songs",
"artist": "",
"album": "",
"start": 3096,
"link": ""
},
{
"title": "Tong Poo",
"artist": "Yellow Magic Orchestra",
"album": "Video Game",
"start": 3233,
"link": ""
}
]
|