-
Notifications
You must be signed in to change notification settings - Fork 181
/
youtube-fragment.html
34 lines (28 loc) · 1.15 KB
/
youtube-fragment.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
<iframe data-priority="high" width="560" height="315"
src="https://www.youtube.com/embed/MnR9AVs6Q_c?autoplay=1&controls=0"
frameborder="0" allowfullscreen>
</iframe>
<iframe data-priority="high" width="560" height="315"
src="https://www.youtube.com/embed/MnR9AVs6Q_c#t=15"
frameborder="0" allowfullscreen>
</iframe>
<iframe data-priority="high" width="560" height="315"
src="https://www.youtube.com/embed/MnR9AVs6Q_c?&t=15"
frameborder="0" allowfullscreen>
</iframe>
<iframe data-priority="high" width="560" height="315"
src="http://youtu.be/dQw4w9WgXcQ"
frameborder="0" allowfullscreen>
</iframe>
<iframe data-priority="high" width="560" height="315"
src="http://www.youtube.com/watch?v=dQw4w9WgXcQ#t=15"
frameborder="0" allowfullscreen>
</iframe>
<iframe data-priority="high" width="560" height="315"
src="http://www.youtube.com/user/username#p/u/11/dQw4w9WgXcQ"
frameborder="0" allowfullscreen>
</iframe>
<iframe data-priority="high" width="560" height="315"
src="https://www.youtube.com/embed/MnR9AVs6Q_c&t=15"
frameborder="0" allowfullscreen>
</iframe>