-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
46 lines (46 loc) · 1.53 KB
/
config.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
45
46
{
"playlists": [
{
"thread_name": "Whats your favorite song that's not in English?",
"reddit_thread_id": "tbewtu",
"playlist_name": "r/ non-english favorites",
"playlist_id": "4sqJi3CKFneIKvG7cLFDDn"
},
{
"thread_name": "What 90's song will always be a banger?",
"reddit_thread_id": "embv3x",
"playlist_name": "r/ 90's bangers",
"playlist_id": "7dj7mA1bjzI0N1WZoBvh9j"
},
{
"thread_name": "What 2000's song will always be a banger?",
"reddit_thread_id": "clqmdu",
"playlist_name": "r/ 2000's bangers",
"playlist_id": "6TJARXoNPS5T3JEkZwvyjQ"
},
{
"thread_name": "What is one song that instantly gets you hyped as fuck when it is played?",
"reddit_thread_id": "5h45en",
"playlist_name": "r/ hype playlist",
"playlist_id": "0nJNMGdsmUQg0V3mHtSazH"
},
{
"thread_name": "What song reminds you of the best times of your life?",
"reddit_thread_id": "cw1d3h",
"playlist_name": "r/ the best times of your life",
"playlist_id": "6dG6KQIzXHovGevpU1iiGG"
},
{
"thread_name": "Depressed people of Reddit, what's your go-to \"I want to wallow in my melancholy\" song?",
"reddit_thread_id": "ep7tm4",
"playlist_name": "r/ wallowing in melancholy",
"playlist_id": "2ozZNmLkaAWTGGd1CG9HyX"
},
{
"thread_name": "What is the best TV theme song?",
"reddit_thread_id": "dykjt8",
"playlist_name": "r/ tv theme songs",
"playlist_id": "3nBmmb82z1316vQMmgQWC6"
}
]
}