-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpage_stage2~player~youtube.js
73 lines (73 loc) · 1.79 KB
/
page_stage2~player~youtube.js
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
"use strict";
(self.webpackJsonp = self.webpackJsonp || []).push([
[16],
{
512: function (l, n, u) {
var t = u(1);
u(13),
(n.a = (l) => {
var n = l.className;
return (0, t.f)(
32,
"svg",
n,
(0, t.f)(32, "path", null, null, 1, {
d: "M4 3.1v13.8c0 .9 1 1.5 1.8 1 3.1-1.7 9.4-5.2 12.5-6.9.8-.5.8-1.6 0-2.1L5.8 2C5 1.6 4 2.2 4 3.1z",
}),
2,
{ viewBox: "0 0 20 20" }
);
});
},
548: function (l, n, u) {
u.d(n, "a", function () {
return s;
});
var t = u(1),
v = u(13),
i = u(23),
r = u.n(i),
e = u(419);
function s(l) {
var n = l.progress,
u = l.hidden,
i = l.playSideways,
s = l.withSoftkeys,
E = l.withOptions,
a = 100 * n + "%",
c = {},
d = {};
return (
i ? ((c.height = a), (d.top = a)) : ((c.width = a), (d.left = a)),
(0, t.f)(
1,
"div",
(0, r.a)("Dy", u && "EF", i ? "EA" : "Dz", s ? "EB" : null),
[
(0, t.f)(
1,
"div",
(0, r.a)("EC"),
[
(0, t.f)(1, "div", "ED", null, 1, { style: v.h(c) }),
(0, t.f)(1, "div", "EE", null, 1, { style: v.h(d) }),
],
4
),
E
? (0, t.f)(
1,
"div",
(0, r.a)("EG"),
(0, t.b)(2, e.a, { className: "EH" }),
2
)
: null,
],
0
)
);
}
},
},
]);