forked from HermanFassett/youtube-scrape
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
414 lines (411 loc) · 17 KB
/
index.html
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
<html>
<head>
<title>YouTube Scrape</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.6/journal/bootstrap.min.css"/>
<style>
body {
margin-top: 15px;
}
footer {
margin-top: 50px;
padding-top: 15px;
border-top: 1px solid #EEE;
}
.output {
line-height: 50px;
}
</style>
</head>
<body>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<div class="container">
<div class="jumbotron text-center">
<div class="page-header">
<h1>YouTube Scrape</h1>
</div>
</div>
<div class="row">
<h1>YouTube Scrape</h1>
A YouTube search scraping API
<h2>Get search results</h2>
The base url to get search results, is as follows:<br>
<code>
http://youtube-scrape.herokuapp.com/api/search
</code><br/>
The url query options are as follows:
<table class="table table-bordered">
<thead>
<tr>
<th>Query</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>q</td>
<td>String</td>
<td>YouTube search query</td>
</tr>
<tr>
<td>page</td>
<td>Number</td>
<td>The page of YouTube search results</td>
</tr>
</tbody>
</table>
<p>Note that if no page is specified the default is 1</p>
<p>Here is an example call:</p>
<code>
http://youtube-scrape.herokuapp.com/api/search?q=herman%20fassett&page=1
</code>
<p>Example output:</p>
<pre>
{
"results": [{
"channel": {
"id": "UCsOlslmdfxy6aG3O9Xkh5kA",
"title": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"snippet": "I've always loved playing around with music, and here I just upload what I come up with when I find the time and inspiration.",
"thumbnail_src": "//yt3.ggpht.com/a/AATXAJyN0lSWv-uFWlcLKD46Oq5-I8i1mbnlqnLE2-F15A=s176-c-k-c0x00ffffff-no-rj-mo",
"video_count": "16 videos",
"subscriber_count": "34 subscribers"
}
},
{
"video": {
"id": "xprYPd5QxhA",
"title": "One Summer Night (Cover) - Herman Fassett",
"url": "https://www.youtube.com/watch?v=xprYPd5QxhA",
"duration": "3:14",
"snippet": "Here's a quick cover of One Summer Night which I think was originally sung by Chelsia Chan and Kenny Bee.",
"upload_date": "4 months ago",
"thumbnail_src": "https://i.ytimg.com/vi/xprYPd5QxhA/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLC_lPQPmdmVu3icbFkKw9GyOJO9Qg",
"views": "210 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"playlist": {
"id": "PLCgnza08eA91orhHvNPTp_gEjECGyV9HT",
"title": "Top Tracks - Herman Fassett",
"url": "https://www.youtube.com/watch?v=IyvhwAC9TjE&list=PLCgnza08eA91orhHvNPTp_gEjECGyV9HT",
"thumbnail_src": "https://i.ytimg.com/vi/IyvhwAC9TjE/hqdefault.jpg?sqp=-oaymwEXCNACELwBSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLCyUXrIe-5Outvjgt1nmAO3QGeMJw",
"video_count": "8"
},
"uploader": {
"username": "Herman Fassett - Topic",
"url": "https://www.youtube.com/channel/UCDKLO7jQj_lq3_mq0ynlrAg"
}
},
{
"video": {
"id": "UYDxk7ZKvS0",
"title": "Power - Herman Fassett",
"url": "https://www.youtube.com/watch?v=UYDxk7ZKvS0",
"duration": "5:09",
"snippet": "This is a bit more of an experimental piece I've been putting time into here and there for many months. The instrumentation is a ...",
"upload_date": "1 year ago",
"thumbnail_src": "https://i.ytimg.com/vi/UYDxk7ZKvS0/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDzl0TOq-F_nv2JjfM_VW3etBdZ2A",
"views": "89 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "nv7xf0MUFzw",
"title": "The Path To Freedom - Herman Fassett",
"url": "https://www.youtube.com/watch?v=nv7xf0MUFzw",
"duration": "3:31",
"snippet": "I wanted to change a few things to this piece, but I've been really busy and haven't uploaded anything in awhile. So, here it is as it ...",
"upload_date": "5 years ago",
"thumbnail_src": "https://i.ytimg.com/vi/nv7xf0MUFzw/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLCfOaMBqB2Josadm0NP1y9Eka2dBQ",
"views": "177 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "Za7OZ6MsmjU",
"title": "A Winter Day - Herman Fassett",
"url": "https://www.youtube.com/watch?v=Za7OZ6MsmjU",
"duration": "3:24",
"snippet": "Here's my Christmas / Winter / New Year piece. I created it a few days back, but made a few minor adjustments today. Image used: ...",
"upload_date": "5 years ago",
"thumbnail_src": "https://i.ytimg.com/vi/Za7OZ6MsmjU/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBpsF7VGRrPApjRrJVocE5dA1UGvQ",
"views": "100 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "WGYqoa0iePs",
"title": "After Harvest - Herman Fassett",
"url": "https://www.youtube.com/watch?v=WGYqoa0iePs",
"duration": "2:13",
"snippet": "I actually wrote this piece nearly 3 months ago and it was the quickest composition I've ever made. However, I've been distracted ...",
"upload_date": "4 years ago",
"thumbnail_src": "https://i.ytimg.com/vi/WGYqoa0iePs/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBhC9LVfywvpOFwlIZ0kmOHiaRvrw",
"views": "58 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "N2RhnMPbOPc",
"title": "Our Barren Lands (Cello) - Herman Fassett",
"url": "https://www.youtube.com/watch?v=N2RhnMPbOPc",
"duration": "3:05",
"snippet": "I actually had this cello melody sort of lying around and thought I'd pull it out really quickly for this contest: ...",
"upload_date": "4 years ago",
"thumbnail_src": "https://i.ytimg.com/vi/N2RhnMPbOPc/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBQ6kgY7npbyS9vReamwqqZzsQj4Q",
"views": "59 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "xDeNtHCLN88",
"title": "It's December Once Again - Herman Fassett (#RoomieMelody)",
"url": "https://www.youtube.com/watch?v=xDeNtHCLN88",
"duration": "3:51",
"snippet": "This is my entry into the #RoomieMelody challenge. I decided there can never be too many Christmas songs... Challenge origin ...",
"upload_date": "6 months ago",
"thumbnail_src": "https://i.ytimg.com/vi/xDeNtHCLN88/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDWOgUQuOCMfesf06uJj5Ra8ob46Q",
"views": "174 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "ykYTImq7p9A",
"title": "Growth - Herman Fassett",
"url": "https://www.youtube.com/watch?v=ykYTImq7p9A",
"duration": "3:28",
"snippet": "A piece I've had in the works for a long time and have only just decided on a name. This is to signify the change around us as we ...",
"upload_date": "4 years ago",
"thumbnail_src": "https://i.ytimg.com/vi/ykYTImq7p9A/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBgEasKTHDyoiJuaVYYDwiR2zA_4g",
"views": "69 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "7EY2qJ9vQHI",
"title": "Sunrise - Herman Fassett",
"url": "https://www.youtube.com/watch?v=7EY2qJ9vQHI",
"duration": "2:36",
"snippet": "This is a song I wrote during my Thanksgiving break. I hope to be writing more pieces now that Christmas break here (or close).",
"upload_date": "5 years ago",
"thumbnail_src": "https://i.ytimg.com/vi/7EY2qJ9vQHI/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDZg9edae9-S9R_qRziTaYCcFm5eQ",
"views": "292 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "fnpvgyuooPs",
"title": "Exiled - Herman Fassett",
"url": "https://www.youtube.com/watch?v=fnpvgyuooPs",
"duration": "2:01",
"snippet": "My friends have been asking me what I really do all day... No, this isn't everything, but it's what I spent the majority of my Veteran's ...",
"upload_date": "5 years ago",
"thumbnail_src": "https://i.ytimg.com/vi/fnpvgyuooPs/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDRiPeann4Xydi555vL03jvld-bxA",
"views": "140 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "d5JAd7N3mBY",
"title": "Snowfall - Herman Fassett",
"url": "https://www.youtube.com/watch?v=d5JAd7N3mBY",
"duration": "2:52",
"snippet": "Merry Christmas! This is my winter Christmas music this year -- actually I composed this as a gift to one of my sisters. ;) The video ...",
"upload_date": "4 years ago",
"thumbnail_src": "https://i.ytimg.com/vi/d5JAd7N3mBY/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDrcOyeYxp0YXoLs4AS6iZO1Vqk2w",
"views": "61 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "nn7Ogr2x1ho",
"title": "God Rest Ye Merry Gentlemen - Herman Fassett",
"url": "https://www.youtube.com/watch?v=nn7Ogr2x1ho",
"duration": "4:21",
"snippet": "A few hours of recording and mixing got me this. Nothing fancy, and so I was hoping to put some video story to it but yeah, didn't ...",
"upload_date": "2 years ago",
"thumbnail_src": "https://i.ytimg.com/vi/nn7Ogr2x1ho/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLCLzCWHUpiwvIViVlAFWRZVS51cgA",
"views": "52 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "nRWJdaymQdg",
"title": "Blessed are Those Who Mourn - Herman Fassett",
"url": "https://www.youtube.com/watch?v=nRWJdaymQdg",
"duration": "3:23",
"snippet": "This is a re-mixed version of a piece I wrote for the Documentary \"Echoes from The Heart\" on Gerondissa Makrina by Fiery ...",
"upload_date": "2 years ago",
"thumbnail_src": "https://i.ytimg.com/vi/nRWJdaymQdg/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDUDXzJfA9P7WF_5LwjenGSoVbg-g",
"views": "110 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "p3REFOpIx6c",
"title": "Darkness Comes (WOT Fan Music) - Herman Fassett",
"url": "https://www.youtube.com/watch?v=p3REFOpIx6c",
"duration": "3:22",
"snippet": "This piece is kind of playing around with a very different style than I have ever done before, and I have also been reading the ...",
"upload_date": "4 years ago",
"thumbnail_src": "https://i.ytimg.com/vi/p3REFOpIx6c/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLCWOV3Dc0fGmQIyim8ObATL3Ix-8A",
"views": "79 views"
},
"uploader": {
"username": "Herman Fassett",
"url": "https://www.youtube.com/channel/UCsOlslmdfxy6aG3O9Xkh5kA",
"verified": false
}
},
{
"video": {
"id": "Q5BO7SrqGng",
"title": "Brightness Davar",
"url": "https://www.youtube.com/watch?v=Q5BO7SrqGng",
"duration": "6:58",
"snippet": "Provided to YouTube by Soundrop Brightness Davar · <b>Herman Fassett</b> Growth ℗ 2017 <b>Herman Fassett</b> Released on: 2017-08-05 ...",
"upload_date": "Live",
"thumbnail_src": "https://i.ytimg.com/vi/Q5BO7SrqGng/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLD_zDfJApTvX8sb5x3Xjwva625OpQ",
"views": "No views"
},
"uploader": {
"username": "Herman Fassett - Topic",
"url": "https://www.youtube.com/channel/UCDKLO7jQj_lq3_mq0ynlrAg",
"verified": false
}
},
{
"video": {
"id": "IyvhwAC9TjE",
"title": "Darkness Comes",
"url": "https://www.youtube.com/watch?v=IyvhwAC9TjE",
"duration": "3:19",
"snippet": "Provided to YouTube by Soundrop Darkness Comes · <b>Herman Fassett</b> Growth ℗ 2017 <b>Herman Fassett</b> Released on: 2017-08-05 ...",
"upload_date": "Live",
"thumbnail_src": "https://i.ytimg.com/vi/IyvhwAC9TjE/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLA_p6RiCj6PuT4PfDI527ixPALe1Q",
"views": "2 views"
},
"uploader": {
"username": "Herman Fassett - Topic",
"url": "https://www.youtube.com/channel/UCDKLO7jQj_lq3_mq0ynlrAg",
"verified": false
}
},
{
"video": {
"id": "_7TFT9CCN4Q",
"title": "The Path to Freedom",
"url": "https://www.youtube.com/watch?v=_7TFT9CCN4Q",
"duration": "3:30",
"snippet": "Provided to YouTube by Soundrop The Path to Freedom · <b>Herman Fassett</b> Growth ℗ 2017 <b>Herman Fassett</b> Released on: ...",
"upload_date": "Live",
"thumbnail_src": "https://i.ytimg.com/vi/_7TFT9CCN4Q/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBIfZIt397p2uwS1ULiT9bqNstTMQ",
"views": "4 views"
},
"uploader": {
"username": "Herman Fassett - Topic",
"url": "https://www.youtube.com/channel/UCDKLO7jQj_lq3_mq0ynlrAg",
"verified": false
}
},
{
"video": {
"id": "DFMIl2nhJ7U",
"title": "Sunrise",
"url": "https://www.youtube.com/watch?v=DFMIl2nhJ7U",
"duration": "2:34",
"snippet": "Provided to YouTube by Soundrop Sunrise · <b>Herman Fassett</b> Growth ℗ 2017 <b>Herman Fassett</b> Released on: 2017-08-05 ...",
"upload_date": "Live",
"thumbnail_src": "https://i.ytimg.com/vi/DFMIl2nhJ7U/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDWIIiPmq03jgLQpBwb9soCXcoLEQ",
"views": "2 views"
},
"uploader": {
"username": "Herman Fassett - Topic",
"url": "https://www.youtube.com/channel/UCDKLO7jQj_lq3_mq0ynlrAg",
"verified": false
}
}
],
"version": "0.1.0",
"parser": "json_format"
}
</pre>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<p class="text-muted">© <script>document.write(new Date().getFullYear())</script> Herman Fassett</p>
<p><a href="https://github.com/HermanFassett/youtube-scrape">View on GitHub</a></p>
</div>
</div>
</footer>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
</body>
</html>