-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbestof_youtube.json
More file actions
30 lines (30 loc) · 1.15 KB
/
bestof_youtube.json
File metadata and controls
30 lines (30 loc) · 1.15 KB
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
{
"title": "Best Youtube Channels",
"description": "",
"content": [{
"title": "Handmade Hero by Casey Muratori",
"description": "RPG made from scratch (including the engine) with every step clearly explained",
"url": "https://www.youtube.com/channel/UCbGQAz4nL_P2Em5p8KPDFIA",
"id": "StillEmpty"
},{
"title": "Game Maker's Toolkit",
"description": "",
"url": "https://www.youtube.com/channel/UCqJ-Xo29CKyLTjn6z2XwYAw",
"id": "StillEmpty"
},{
"title": "Kurzgesagt – In a Nutshell",
"description": "Perfectly animated science videos (mostly about space, but not necessarely)",
"url": "https://www.youtube.com/channel/UCsXVk37bltHxD1rDPwtNM8Q",
"id": "StillEmpty"
},{
"title": "Sebastian Lague",
"description": "Unity game development and algorithms",
"url": "https://www.youtube.com/channel/UCmtyQOKKmrMVaKuRXz02jbQ",
"id": "StillEmpty"
},{
"title": "Veritasium",
"description": "Science videos",
"url": "https://www.youtube.com/channel/UCHnyfMqiRRG1u-2MsSQLbXA",
"id": "StillEmpty"
}]
}