truedread / netflix-1080p

Chrome extension to play Netflix in 1080p and 5.1
MIT License
2.75k stars 303 forks source link

Netflix can't play the video until i disable the extension and it says "Errors" on it #102

Closed GgZak closed 3 years ago

GgZak commented 4 years ago

the Errors are written in red and it says: Stack Trace cadmium-playercore-6.0015.328.011-1080p.js:21668 (anonymous function) ... 21169 21170 21171 21172 21173 21174 21175 21176 21177 21178 21179 21180 21181 21182 21183 21184 21185 21186 21187 21188 21189 21190 21191 21192 21193 21194 21195 21196 21197 21198 21199 21200 21201 21202 21203 21204 21205 21206 21207 21208 21209 21210 21211 21212 21213 21214 21215 21216 21217 21218 21219 21220 21221 21222 21223 21224 21225 21226 21227 21228 21229 21230 21231 21232 21233 21234 21235 21236 21237 21238 21239 21240 21241 21242 21243 21244 21245 21246 21247 21248 21249 21250 21251 21252 21253 21254 21255 21256 21257 21258 21259 21260 21261 21262 21263 21264 21265 21266 21267 21268 21269 21270 21271 21272 21273 21274 21275 21276 21277 21278 21279 21280 21281 21282 21283 21284 21285 21286 21287 21288 21289 21290 21291 21292 21293 21294 21295 21296 21297 21298 21299 21300 21301 21302 21303 21304 21305 21306 21307 21308 21309 21310 21311 21312 21313 21314 21315 21316 21317 21318 21319 21320 21321 21322 21323 21324 21325 21326 21327 21328 21329 21330 21331 21332 21333 21334 21335 21336 21337 21338 21339 21340 21341 21342 21343 21344 21345 21346 21347 21348 21349 21350 21351 21352 21353 21354 21355 21356 21357 21358 21359 21360 21361 21362 21363 21364 21365 21366 21367 21368 21369 21370 21371 21372 21373 21374 21375 21376 21377 21378 21379 21380 21381 21382 21383 21384 21385 21386 21387 21388 21389 21390 21391 21392 21393 21394 21395 21396 21397 21398 21399 21400 21401 21402 21403 21404 21405 21406 21407 21408 21409 21410 21411 21412 21413 21414 21415 21416 21417 21418 21419 21420 21421 21422 21423 21424 21425 21426 21427 21428 21429 21430 21431 21432 21433 21434 21435 21436 21437 21438 21439 21440 21441 21442 21443 21444 21445 21446 21447 21448 21449 21450 21451 21452 21453 21454 21455 21456 21457 21458 21459 21460 21461 21462 21463 21464 21465 21466 21467 21468 21469 21470 21471 21472 21473 21474 21475 21476 21477 21478 21479 21480 21481 21482 21483 21484 21485 21486 21487 21488 21489 21490 21491 21492 21493 21494 21495 21496 21497 21498 21499 21500 21501 21502 21503 21504 21505 21506 21507 21508 21509 21510 21511 21512 21513 21514 21515 21516 21517 21518 21519 21520 21521 21522 21523 21524 21525 21526 21527 21528 21529 21530 21531 21532 21533 21534 21535 21536 21537 21538 21539 21540 21541 21542 21543 21544 21545 21546 21547 21548 21549 21550 21551 21552 21553 21554 21555 21556 21557 21558 21559 21560 21561 21562 21563 21564 21565 21566 21567 21568 21569 21570 21571 21572 21573 21574 21575 21576 21577 21578 21579 21580 21581 21582 21583 21584 21585 21586 21587 21588 21589 21590 21591 21592 21593 21594 21595 21596 21597 21598 21599 21600 21601 21602 21603 21604 21605 21606 21607 21608 21609 21610 21611 21612 21613 21614 21615 21616 21617 21618 21619 21620 21621 21622 21623 21624 21625 21626 21627 21628 21629 21630 21631 21632 21633 21634 21635 21636 21637 21638 21639 21640 21641 21642 21643 21644 21645 21646 21647 21648 21649 21650 21651 21652 21653 21654 21655 21656 21657 21658 21659 21660 21661 21662 21663 21664 21665 21666 21667 21668 21669 21670 21671 21672 21673 21674 21675 21676 21677 21678 21679 21680 21681 21682 21683 21684 21685 21686 21687 21688 21689 21690 21691 21692 21693 21694 21695 21696 21697 21698 21699 21700 21701 21702 21703 21704 21705 21706 21707 21708 21709 21710 21711 21712 21713 21714 21715 21716 21717 21718 21719 21720 21721 21722 21723 21724 21725 21726 21727 21728 21729 21730 21731 21732 21733 21734 21735 21736 21737 21738 21739 21740 21741 21742 21743 21744 21745 21746 21747 21748 21749 21750 21751 21752 21753 21754 21755 21756 21757 21758 21759 21760 21761 21762 21763 21764 21765 21766 21767 21768 21769 21770 21771 21772 21773 21774 21775 21776 21777 21778 21779 21780 21781 21782 21783 21784 21785 21786 21787 21788 21789 21790 21791 21792 21793 21794 21795 21796 21797 21798 21799 21800 21801 21802 21803 21804 21805 21806 21807 21808 21809 21810 21811 21812 21813 21814 21815 21816 21817 21818 21819 21820 21821 21822 21823 21824 21825 21826 21827 21828 21829 21830 21831 21832 21833 21834 21835 21836 21837 21838 21839 21840 21841 21842 21843 21844 21845 21846 21847 21848 21849 21850 21851 21852 21853 21854 21855 21856 21857 21858 21859 21860 21861 21862 21863 21864 21865 21866 21867 21868 21869 21870 21871 21872 21873 21874 21875 21876 21877 21878 21879 21880 21881 21882 21883 21884 21885 21886 21887 21888 21889 21890 21891 21892 21893 21894 21895 21896 21897 21898 21899 21900 21901 21902 21903 21904 21905 21906 21907 21908 21909 21910 21911 21912 21913 21914 21915 21916 21917 21918 21919 21920 21921 21922 21923 21924 21925 21926 21927 21928 21929 21930 21931 21932 21933 21934 21935 21936 21937 21938 21939 21940 21941 21942 21943 21944 21945 21946 21947 21948 21949 21950 21951 21952 21953 21954 21955 21956 21957 21958 21959 21960 21961 21962 21963 21964 21965 21966 21967 21968 21969 21970 21971 21972 21973 21974 21975 21976 21977 21978 21979 21980 21981 21982 21983 21984 21985 21986 21987 21988 21989 21990 21991 21992 21993 21994 21995 21996 21997 21998 21999 22000 22001 22002 22003 22004 22005 22006 22007 22008 22009 22010 22011 22012 22013 22014 22015 22016 22017 22018 22019 22020 22021 22022 22023 22024 22025 22026 22027 22028 22029 22030 22031 22032 22033 22034 22035 22036 22037 22038 22039 22040 22041 22042 22043 22044 22045 22046 22047 22048 22049 22050 22051 22052 22053 22054 22055 22056 22057 22058 22059 22060 22061 22062 22063 22064 22065 22066 22067 22068 22069 22070 22071 22072 22073 22074 22075 22076 22077 22078 22079 22080 22081 22082 22083 22084 22085 22086 22087 22088 22089 22090 22091 22092 22093 22094 22095 22096 22097 22098 22099 22100 22101 22102 22103 22104 22105 22106 22107 22108 22109 22110 22111 22112 22113 22114 22115 22116 22117 22118 22119 22120 22121 22122 22123 22124 22125 22126 22127 22128 22129 22130 22131 22132 22133 22134 22135 22136 22137 22138 22139 22140 22141 22142 22143 22144 22145 22146 22147 22148 22149 22150 22151 22152 22153 22154 22155 22156 22157 22158 22159 22160 22161 22162 22163 22164 22165 22166 22167 ...

<21168 lines not shown> c.hIa = "idb_open_timeout"; c.jIa = "idb_open_wrkarnd"; c.kIa = "idb_storelen_exc"; c.gIa = "idb_open_exc"; c.iIa = "idb_timeout_invalid_storelen"; c.ZJa = "msl_load_data"; c.aKa = "msl_load_no_data"; c.$Ja = "msl_load_failed"; d.qj = c; b.Rwb = f; b.coa = function(a) { return ["STANDARD", "LIMITED", "PREVIEW"][a]; }; b.Wd = k; b.RMa = h; b.nn = g; b.l0a = function(a) { return ["PRE_FETCH", "QC", "STANDARD", "SUPPLEMENTAL", "DOWNLOAD"][a]; }; b.GF = a; b.qj = c; d.fd = b; }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); d.Nh = { start: "start", stop: "stop", hJ: "keepAlive", resume: "resume", pause: "pause", bI: "engage", splice: "splice" }; d.OW = "EventPboCommandFactorySymbol"; d.uha = "StartEventPboCommandSymbol"; d.vha = "StopEventPboCommandSymbol"; d.sea = "KeepAliveEventPboCommandSymbol"; d.Zfa = "PauseEventPboCommandSymbol"; d.Zga = "ResumeEventPboCommandSymbol"; d.sha = "SpliceEventPboCommandSymbol"; d.dda = "EngageEventPboCommandSymbol"; }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); d.Sj = "PlayerErrorFactorySymbol"; }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); d.jn = "EmeConfigSymbol"; }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); d.yba = "AccountManagerSymbol"; d.lq = "AccountManagerProviderSymbol"; }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); d.pn = "PlatformSymbol"; }, function(g, d, a) { var b; Object.defineProperty(d, "__esModule", { value: !0 }); b = a(32); g = function() { function a(a, b) { this.key = a; this.value = b; } a.prototype.toString = function() { return this.key === b.ft ? "named: " + this.value.toString() + " " : "tagged: { key:" + this.key.toString() + ", value: " + this.value + " }"; }; return a; }(); d.Metadata = g; }, function(g, d, a) { var c, h, k; function b() { var a, b; a = this; this.vn = {}; this.JUa = h.ca.get(k.Mga); this.on = function(b, f, c) { a.addListener(b, f, c); }; this.addListener = function(b, f, c) { a.vn && (a.vn[b] = a.vn[b] || a.JUa()).add(f, c); }; this.removeListener = function(b, f) { a.vn && a.vn[b] && a.vn[b].removeAll(f); }; this.j4 = function(b) { return a.vn && a.vn[b] ? a.vn[b].p7a() : []; }; b = this; this.Db = function(a, f, d) { var m; if (b.vn) { m = b.j4(a); for (a = { gi: 0 }; a.gi < m.length; a = { gi: a.gi }, a.gi++) d ? function(a) { return function() { var b; b = m[a.gi]; c.hb(function() { b(f); }); }; }(a)() : m[a.gi].call(this, f); } }; } Object.defineProperty(d, "__esModule", { value: !0 }); c = a(42); h = a(3); k = a(425); b.prototype.bC = function() { this.vn = void 0; }; d.Pj = b; }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); d.AM = "EventSourceSymbol"; d.RW = "GlobalEventSourceSymbol"; d.XE = "DebugEventSourceSymbol"; }, function(g, d) { function a(a) { var b; b = Error.call(this, "TimeoutError"); this.message = b.message; "stack" in b && (this.stack = b.stack); this.interval = a; } Object.defineProperty(d, "__esModule", { value: !0 }); ia(a, Error); d.sn = a; d.tA = "PromiseTimerSymbol"; }, function(g, d, a) { var c, h, k, f, p, m; function b(a) { return a.reduce(function(a, b) { return a.concat(b instanceof m.sN ? b.eI : b); }, []); } c = a(103); h = a(459); k = a(458); f = a(993); p = a(457); m = a(992); g = function() { function a(a) { this.closed = !1; this.nB = this.ax = this.rm = null; a && (this.ar = a); } a.prototype.unsubscribe = function() { var a, d, r, g, w, D; a = !1; if (!this.closed) { r = this.rm; g = this.ax; w = this.ar; D = this.nB; this.closed = !0; this.nB = this.ax = this.rm = null; for (var z = -1, l = g ? g.length : 0; r;) r.remove(this), r = ++z < l && g[z] || null; k.qb(w) && (r = f.ABa(w).call(this), r === p.Eu && (a = !0, d = d || (p.Eu.e instanceof m.sN ? b(p.Eu.e.eI) : [p.Eu.e]))); if (c.isArray(D)) for (z = -1, l = D.length; ++z < l;) r = D[z], h.ne(r) && (r = f.ABa(r.unsubscribe).call(r), r === p.Eu && (a = !0, d = d || [], r = p.Eu.e, r instanceof m.sN ? d = d.concat(b(r.eI)) : d.push(r))); if (a) throw new m.sN(d); } }; a.prototype.add = function(b) { var f; if (!b || b === a.EMPTY) return a.EMPTY; if (b === this) return this; f = b; switch (typeof b) { case "function": f = new a(b); case "object": if (f.closed || "function" !== typeof f.unsubscribe) return f; if (this.closed) return f.unsubscribe(), f; "function" !== typeof f.pia && (b = f, f = new a(), f.nB = [b]); break; default: throw Error("unrecognized teardown " + b + " added to Subscription."); }(this.nB || (this.nB = [])).push(f); f.pia(this); return f; }; a.prototype.remove = function(a) { var b; b = this.nB; b && (a = b.indexOf(a), -1 !== a && b.splice(a, 1)); }; a.prototype.pia = function(a) { var b, f; b = this.rm; f = this.ax; b && b !== a ? f ? -1 === f.indexOf(a) && f.push(a) : this.ax = [a] : this.rm = a; }; a.EMPTY = function(a) { a.closed = !0; return a; }(new a()); return a; }(); d.Uj = g; }, function(g, d) { function a() {} function b() {} function c() {} Object.defineProperty(d, "__esModule", { value: !0 }); c.SW = "playready-h264mpl30-dash"; c.DM = "playready-h264mpl31-dash"; c.TW = "playready-h264mpl40-dash"; c.EHa = "playready-h264hpl30-dash"; c.FHa = "playready-h264hpl31-dash"; c.GHa = "playready-h264hpl40-dash"; c.qX = "hevc-main-L30-dash-cenc"; c.rX = "hevc-main-L31-dash-cenc"; c.sX = "hevc-main-L40-dash-cenc"; c.tX = "hevc-main-L41-dash-cenc"; c.uX = "hevc-main-L50-dash-cenc"; c.vX = "hevc-main-L51-dash-cenc"; c.cX = "hevc-main10-L30-dash-cenc"; c.fX = "hevc-main10-L31-dash-cenc"; c.iX = "hevc-main10-L40-dash-cenc"; c.lX = "hevc-main10-L41-dash-cenc"; c.hF = "hevc-main10-L50-dash-cenc"; c.iF = "hevc-main10-L51-dash-cenc"; c.dX = "hevc-main10-L30-dash-cenc-prk"; c.gX = "hevc-main10-L31-dash-cenc-prk"; c.jX = "hevc-main10-L40-dash-cenc-prk"; c.mX = "hevc-main10-L41-dash-cenc-prk"; c.eX = "hevc-main10-L30-dash-cenc-prk-do"; c.hX = "hevc-main10-L31-dash-cenc-prk-do"; c.kX = "hevc-main10-L40-dash-cenc-prk-do"; c.nX = "hevc-main10-L41-dash-cenc-prk-do"; c.oX = "hevc-main10-L50-dash-cenc-prk-do"; c.pX = "hevc-main10-L51-dash-cenc-prk-do"; c.iwb = "hevc-main-L30-L31-dash-cenc-tl"; c.jwb = "hevc-main-L31-L40-dash-cenc-tl"; c.kwb = "hevc-main-L40-L41-dash-cenc-tl"; c.lwb = "hevc-main-L50-L51-dash-cenc-tl"; c.ewb = "hevc-main10-L30-L31-dash-cenc-tl"; c.fwb = "hevc-main10-L31-L40-dash-cenc-tl"; c.gwb = "hevc-main10-L40-L41-dash-cenc-tl"; c.hwb = "hevc-main10-L50-L51-dash-cenc-tl"; c.vW = "hevc-dv-main10-L30-dash-cenc"; c.wW = "hevc-dv-main10-L31-dash-cenc"; c.xW = "hevc-dv-main10-L40-dash-cenc"; c.yW = "hevc-dv-main10-L41-dash-cenc"; c.zW = "hevc-dv-main10-L50-dash-cenc"; c.Dca = "hevc-dv-main10-L51-dash-cenc"; c.pM = "hevc-dv5-main10-L30-dash-cenc-prk"; c.qM = "hevc-dv5-main10-L31-dash-cenc-prk"; c.rM = "hevc-dv5-main10-L40-dash-cenc-prk"; c.sM = "hevc-dv5-main10-L41-dash-cenc-prk"; c.tM = "hevc-dv5-main10-L50-dash-cenc-prk"; c.AW = "hevc-dv5-main10-L51-dash-cenc-prk"; c.UW = "hevc-hdr-main10-L30-dash-cenc"; c.VW = "hevc-hdr-main10-L31-dash-cenc"; c.WW = "hevc-hdr-main10-L40-dash-cenc"; c.XW = "hevc-hdr-main10-L41-dash-cenc"; c.YW = "hevc-hdr-main10-L50-dash-cenc"; c.$W = "hevc-hdr-main10-L51-dash-cenc"; c.FM = "hevc-hdr-main10-L30-dash-cenc-prk"; c.GM = "hevc-hdr-main10-L31-dash-cenc-prk"; c.HM = "hevc-hdr-main10-L40-dash-cenc-prk"; c.IM = "hevc-hdr-main10-L41-dash-cenc-prk"; c.ZW = "hevc-hdr-main10-L50-dash-cenc-prk"; c.aX = "hevc-hdr-main10-L51-dash-cenc-prk"; c.aia = "vp9-profile0-L21-dash-cenc"; c.tN = "vp9-profile0-L30-dash-cenc"; c.uN = "vp9-profile0-L31-dash-cenc"; c.vN = "vp9-profile0-L40-dash-cenc"; c.Wha = "vp9-profile2-L30-dash-cenc-prk"; c.Xha = "vp9-profile2-L31-dash-cenc-prk"; c.Yha = "vp9-profile2-L40-dash-cenc-prk"; c.Zha = "vp9-profile2-L50-dash-cenc-prk"; c.$ha = "vp9-profile2-L51-dash-cenc-prk"; c.pba = "av1-main-L20-dash-cbcs-prk"; c.qba = "av1-main-L21-dash-cbcs-prk"; c.rba = "av1-main-L30-dash-cbcs-prk"; c.sba = "av1-main-L31-dash-cbcs-prk"; c.tba = "av1-main-L40-dash-cbcs-prk"; c.uba = "av1-main-L41-dash-cbcs-prk"; c.vba = "av1-main-L50-dash-cbcs-prk"; c.wba = "av1-main-L51-dash-cbcs-prk"; c.wOa = [c.SW]; c.LHa = [c.DM, c.TW]; c.gQa = [c.qX, c.rX, c.sX, c.tX, c.uX, c.vX]; c.iQa = [c.cX, c.fX, c.iX, c.lX, c.hF, c.iF]; c.hQa = [c.dX, c.gX, c.jX, c.mX, c.hF, c.iF]; c.xAb = [c.eX, c.hX, c.kX, c.nX, c.oX, c.pX]; c.KHa = [c.UW, c.VW, c.WW, c.XW, c.YW, c.$W]; c.JHa = [c.FM, c.GM, c.HM, c.IM, c.ZW, c.aX]; c.hGa = [c.vW, c.xW, c.zW, c.wW, c.yW, c.Dca]; c.gGa = [c.pM, c.rM, c.tM, c.qM, c.sM, c.AW]; c.Qub = [c.vW, c.wW, c.xW, c.zW, c.yW]; c.Pub = [c.pM, c.qM, c.rM, c.tM, c.sM]; c.HAb = [c.tN, c.uN, c.vN]; c.ot = [c.aia, c.tN, c.uN, c.vN, c.Wha, c.Xha, c.Yha, c.Zha, c.$ha]; c.WCa = [c.pba, c.qba, c.rba]; c.VCa = [c.sba, c.tba, c.uba]; c.XCa = [c.vba, c.wba]; c.jh = [].concat(c.WCa, c.VCa, c.XCa); c.DHa = c.wOa.concat(c.LHa); c.IHa = c.gQa; c.HHa = c.iQa; c.$Ca = [].concat(c.DHa, c.IHa, c.HHa, c.hQa, c.KHa, c.JHa, c.hGa, c.gGa, c.ot, c.jh); d.ba = c; b.JM = "heaac-2-dash"; b.nM = "ddplus-2.0-dash"; b.rW = "ddplus-5.1-dash"; b.oM = "ddplus-atmos-dash"; b.bX = "playready-heaac-2-dash"; b.NHa = "heaac-2-dash-enc"; b.cFa = "ddplus-2.0-dash-enc"; b.dFa = "ddplus-5.1-dash-enc"; b.MHa = "playready-heaac-2-dash-enc"; b.$Ca = [].concat(b.JM, b.nM, b.rW, b.oM, b.bX, b.NHa, b.cFa, b.dFa, b.MHa); d.Uk = b; a.GOa = "simplesdh"; a.uW = "dfxp-ls-sdh"; a.iA = "nflx-cmisc"; a.Kzb = "simplesdh-enc"; a.Iub = "dfxp-ls-sdh-enc"; a.XM = "nflx-cmisc-enc"; d.Vj = a; }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); d.oq = "DeviceFactorySymbol"; }, function(g, d, a) { var h; function b(a, b) { var f, c, d; if ("number" !== typeof a || "number" !== typeof b) a = !1; else if (a && b) { f = Math.abs(a); for (c = Math.abs(b); c;) { d = c; c = f % c; f = d; } a = Math.abs(a * b / f); } else a = 0; return a; } function c() { h(!1); } Object.defineProperty(d, "__esModule", { value: !0 }); h = a(14); g = a(47); a = function() { function a(a, b) { "object" === typeof a ? (this.x_ = a.vd, this.St = a.ha) : (this.x_ = a, this.St = b); } a.SGb = function(b) { return new a(1, b); }; a.I7a = function(b) { return new a(b, 1E3); }; a.xaa = function(a, b) { return Math.floor(1E3 * a / b); }; a.Pva = function(a, b) { return Math.floor(a * b / 1E3); }; a.max = function() { for (var a = [], b = 0; b < arguments.length; b++) a[b] = arguments[b]; return a.reduce(function(a, b) { return a.greaterThan(b) ? a : b; }); }; a.min = function() { for (var a = [], b = 0; b < arguments.length; b++) a[b] = arguments[b]; return a.reduce(function(a, b) { return a.lessThan(b) ? a : b; }); }; a.prototype.yo = function(b) { b /= this.ha; return new a(Math.floor(this.vd * b), Math.floor(this.ha * b)); }; a.prototype.add = function(f) { var c; if (this.ha === f.ha) return new a(this.vd + f.vd, this.ha); c = b(this.ha, f.ha); return this.yo(c).add(f.yo(c)); }; a.prototype.Gd = function(b) { return this.add(new a(-b.vd, b.ha)); }; a.prototype.P7 = function(b) { return new a(this.vd * b, this.ha); }; a.prototype.HQ = function(a) { var f; if (this.ha === a.ha) return this.vd / a.vd; f = b(this.ha, a.ha); return this.yo(f).HQ(a.yo(f)); }; a.prototype.V$a = function(a) { return b(this.ha, a); }; a.prototype.Zkb = function() { return new a(this.ha, this.vd); }; a.prototype.compare = function(a, c) { var f; if (this.ha === c.ha) return a(this.vd, c.vd); f = b(this.ha, c.ha); return a(this.yo(f).vd, c.yo(f).vd); }; a.prototype.equal = function(a) { return this.compare(function(a, b) { return a === b; }, a); }; a.prototype.xT = function(a) { return this.compare(function(a, b) { return a !== b; }, a); }; a.prototype.lessThan = function(a) { return this.compare(function(a, b) { return a < b; }, a); }; a.prototype.greaterThan = function(a) { return this.compare(function(a, b) { return a > b; }, a); }; a.prototype.odb = function(a) { return this.compare(function(a, b) { return a <= b; }, a); }; a.prototype.QR = function(a) { return this.compare(function(a, b) { return a >= b; }, a); }; a.prototype.toJSON = function() { return { ticks: this.vd, timescale: this.ha }; }; a.prototype.toString = function() { return this.vd + "/" + this.ha; }; a.Sf = new a(0, 1); a.VJ = new a(1, 1E3); return a; }(); d.cc = a; g.ai(a.prototype, { vd: { get: function() { return this.x_; }, set: c }, ha: { get: function() { return this.St; }, set: c }, bf: { get: function() { return 1E3 * this.x_ / this.St; }, set: c } }); }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); d.Vf = { audio: "audio", video: "video", vV: "timedtext", Kaa: "trickplay" }; }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); (function(a) { a[a.cm = 0] = "STANDARD"; a[a.$s = 1] = "LIMITED"; }(d.zi || (d.zi = {}))); d.fua = function(a) { return ["STANDARD", "LIMITED"][a]; }; }, function(g, d, a) { var b, c, h, k, f, p, m, r; b = a(79); c = a(448); h = a(447); k = a(459); f = a(10); p = a(163); m = a(975); r = a(238); d.Cs = function(a, d, g, y) { var u; u = new m.kea(a, g, y); if (u.closed) return null; if (d instanceof f.ta) if (d.Oq) u.next(d.value), u.complete(); else return u.Lj = !0, d.subscribe(u); else if (c.ota(d)) { a = 0; for (g = d.length; a < g && !u.closed; a++) u.next(d[a]); u.closed || u.complete(); } else { if (h.Cta(d)) return d.then(function(a) { u.closed || (u.next(a), u.complete()); }, function(a) { return u.error(a); }).then(null, function(a) { b.root.setTimeout(function() { throw a; }); }), u; if (d && "function" === typeof d[p.iterator]) { d = d[p.iterator](); do { a = d.next(); if (a.done) { u.complete(); break; } u.next(a.value); if (u.closed) break; } while (1); } else if (d && "function" === typeof d[r.observable]) if (d = d[r.observable](), "function" !== typeof d.subscribe) u.error(new TypeError("Provided object does not correctly implement Symbol.observable")); else return d.subscribe(new m.kea(a, g, y)); else d = "You provided " + (k.ne(d) ? "an invalid object" : "'" + d + "'") + " where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.", u.error(new TypeError(d)); } return null; }; }, function(g, d, a) { var b; b = this && this.__extends || function(a, b) { function c() { this.constructor = a; } for (var f in b) b.hasOwnProperty(f) && (a[f] = b[f]); a.prototype = null === b ? Object.create(b) : (c.prototype = b.prototype, new c()); }; g = function(a) { function c() { a.apply(this, arguments); } b(c, a); c.prototype.Qy = function(a, b) { this.destination.next(b); }; c.prototype.e8 = function(a) { this.destination.error(a); }; c.prototype.bj = function() { this.destination.complete(); }; return c; }(a(50).Rh); d.Aq = g; }, function(g, d, a) { g = a(169); a = "undefined" !== typeof self && "undefined" !== typeof WorkerGlobalScope && self instanceof WorkerGlobalScope && self; g = "undefined" !== typeof A && A || "undefined" !== typeof g && g || a; d.root = g; if (!g) throw Error("RxJS could not find any global context (window, self, global)"); }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); d.gn = { Request: "Request", GY: "Singleton", pN: "Transient" }; d.kh = { mca: "ConstantValue", nca: "Constructor", Uca: "DynamicValue", QW: "Factory", Function: "Function", IX: "Instance", aJa: "Invalid", Pga: "Provider" }; d.Gq = { jca: "ClassProperty", oca: "ConstructorArgument", SY: "Variable" }; }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); g = d.ResponseType || (d.ResponseType = {}); g[g.Text = 0] = "Text"; g[g.OAb = 1] = "Xml"; g[g.Otb = 2] = "Binary"; d.pwb = "HttpClientSymbol"; d.ct = "LegacyHttpSymbol"; }, function(g, d, a) { var b, c, h, k, f, p, m, r; Object.defineProperty(d, "__esModule", { value: !0 }); b = a(0); a(14); c = a(13); h = a(111); k = a(74); g = a(47); f = a(58); p = a(154); m = a(363); a = a(153); r = function(a) { function f(b, f) { var c; c = a.call(this, b, f) || this; c.Wh = f.index; c.Qw = f.Ib; c.Hq = f.Nb; c.K_ = f.oc ? f.oc : b.oc; c.Tka = f.ro || 0; c.Uja = !!f.Cp; c.qTa = f.N7; c.LQa = f.wh; c.Jq = !!f.$c; c.Uw = f.ae; c.pla = f.Nv; c.ce = void 0 === f.qI || void 0 === f.G3 || f.qI === f.Ib && f.G3 === f.Nb ? c : new m.$L(c, { Ib: f.qI, Nb: f.G3 }); c.xh = !1; return c; } b.__extends(f, a); f.prototype.eAa = function(a) { this.Tka = a.yo(this.ha).vd; }; f.prototype.g7 = function() { this.Uja = !0; }; f.prototype.SK = function(a) { this.pla = a; }; f.prototype.Ak = function(a, b) { a ? (this.ce === this && (this.ce = new m.$L(this, this)), b ? a.Jb < this.Iqa && (this.Hq = this.qI + a.Vc * this.Ka.vd, this.Uw = a, this.Jq = !0) : 0 < a.Vc && (this.Qw = this.qI + a.Vc * this.Ka.vd, this.Uw = a, this.Jq = !0)) : this.Jq = !0; }; f.prototype.vpa = function() { var a; this.Jq && this.Uw ? (a = this.Uw, ++a.Vc, a.Jb += this.stream.Ka.bf) : a = { Jb: this.H3 + this.stream.Ka.bf, Vc: 1 }; this.Ak(a, !1); }; f.prototype.O4a = function() { var a; this.Jq && this.Uw ? (a = this.Uw, --a.Vc, a.Jb -= this.stream.Ka.bf) : a = { Jb: this.Iqa - this.stream.Ka.bf, Vc: this.Ah / this.stream.Ka.vd - 1 }; this.Ak(a, !0); }; f.prototype.j7a = function(a) { var f; if (!(a < this.U || a >= this.ea) && this.wh && this.wh.length) { a = new k.cc(a + 1 - this.U, 1E3).HQ(this.stream.Ka); for (var b = this.wh.length - 1; 0 <= b; --b) { f = this.wh[b]; if (f.Vc <= a) return f; } return { Vc: 0, Jb: this.Sn }; } }; f.prototype.i7a = function(a) { var f; if (!(a < this.U || a >= this.ea) && this.wh && this.wh.length) { a = new k.cc(a + 1 - this.U, 1E3).HQ(this.stream.Ka); for (var b = this.wh.length - 1; 0 <= b; --b) { f = this.wh[b]; if (f.Vc <= a) return f; } return { Vc: 0, Jb: this.Sn }; } }; f.prototype.mqa = function(a, b) { var f, c, d; if (!(a < this.U || a >= this.ea)) { f = this.Ka.vd; c = this.Ka.ha; d = Math.floor(this.Ah / f); a = Math.min((b ? Math.ceil : Math.floor)((k.cc.Pva(a, c) - this.Ib + (b ? -1 : 1) * (c / 1E3 - 1)) / f), d); f = k.cc.xaa(this.Ib + a * f, c); return a === d ? void 0 : { Vc: a, Jb: f }; } }; f.prototype.hR = function(a) { return this.P === c.G.VIDEO ? this.j7a(a) : this.mqa(a, !1); }; f.prototype.g7a = function(a) { return this.P === c.G.VIDEO ? this.i7a(a) : this.mqa(a, !0); }; f.prototype.e0 = function(a) { this.Lb += a.Z; this.Hq = a.Nb; }; f.prototype.toString = function() { return "[" + this.Ya + ", " + this.O + "kbit/s, " + ("c:" + this.Kc + "-" + this.Md + ",") + ("p:" + this.$b + "-" + this.Cd + ",d:" + this.duration + "]"); }; f.prototype.toJSON = function() { var a; a = p.Xv.prototype.toJSON.call(this); h({ index: this.index, startPts: this.U, endPts: this.ea, contentStartPts: this.Kc, contentEndPts: this.Md, fragmentStartPts: this.Sn !== this.U ? this.Sn : void 0, fragmentEndPts: this.Hu !== this.ea ? this.Hu : void 0, editStreamAccessPoint: this.ae }, a); return a; }; return f; }(p.Xv); d.Tk = r; g.ai(r.prototype, { yFb: g.L({ get: function() { return !0; } }), U5: g.L({ get: function() { return !0; } }), index: g.L({ get: function() { return this.Wh; } }), oc: g.L({ get: function() { return this.K_; } }), Ib: g.L({ get: function() { return this.Qw; } }), Nb: g.L({ get: function() { return this.Hq; } }), ro: g.L({ get: function() { return this.Tka; } }), Cp: g.L({ get: function() { return this.Uja; } }), N7: g.L({ get: function() { return this.qTa; } }), wh: g.L({ get: function() { return this.LQa; } }), $c: g.L({ get: function() { return this.Jq; } }), ae: g.L({ get: function() { return this.Uw; } }), Nv: g.L({ get: function() { return this.pla; } }), qI: g.L({ get: function() { return this.ce.Ib; } }), oEb: g.L({ get: function() { return this.ce.Ah; } }), G3: g.L({ get: function() { return this.ce.Nb; } }), Kqa: g.L({ get: function() { return this.ce.gK; } }), qEb: g.L({ get: function() { return this.ce.HD; } }), pEb: g.L({ get: function() { return this.ce.ypa; } }), mEb: g.L({ get: function() { return this.ce.aoa; } }), lEb: g.L({ get: function() { return this.ce.Xna; } }), sEb: g.L({ get: function() { return this.ce.WT; } }), rEb: g.L({ get: function() { return this.ce.vxa; } }), Sn: g.L({ get: function() { return this.ce.$b; } }), Hu: g.L({ get: function() { return this.ce.Cd; } }), Jqa: g.L({ get: function() { return this.ce.duration; } }), H3: g.L({ get: function() { return this.ce.Kc; } }), Iqa: g.L({ get: function() { return this.ce.Md; } }) }); f.Rk(a.aM, r); }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); (function(a) { a[a.spa = 0] = "downloading"; a[a.F4a = 1] = "downloaded"; a[a.xh = 2] = "appended"; a[a.buffered = 3] = "buffered"; a[a.SHb = 4] = "removed"; a[a.WIb = 5] = "unused"; }(d.Fba || (d.Fba = {}))); (function(a) { a[a.waiting = 1] = "waiting"; a[a.QGb = 2] = "ondeck"; a[a.spa = 4] = "downloading"; a[a.F4a = 8] = "downloaded"; a[a.YI = 6] = "inprogress"; }(d.Dba || (d.Dba = {}))); d.otb = "AseBufferViewSymbol"; d.ZV = "AseBufferAccountingSymbol"; }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); d.lw = "LoggerSinksSymbol"; }, function(g, d) { Object.defineProperty(d, "__esModule", { value: !0 }); d.Ew = "ThrottleFactorySymbol"; }, function(g) { function d(a) { this.buffer = a; this.position = 0; } d.prototype = { seek: function(a) { this.position = a; }, skip: function(a) { this.position += a; }, tk: function() { return this.buffer.length - this.position; }, Jf: function() { return this.buffer[this.position++]; }, re: function(a) { var b; b = this.position; this.position += a; a = this.buffer; return a.subarray ? a.subarray(b, this.position) : a.slice(b, this.position); }, Ud: function(a) { for (var b = 0; a--;) b = 256 * b + this.buffer[this.position++]; return b; }, zv: function(a) { for (var b = ""; a--;) b += String.fromCharCode(this.buffer[this.position++]); return b; }, Nkb: function() { for (var a = "", b; b = this.Jf();) a += String.fromCharCode(b); return a; }, xb: function() { return this.Ud(2); <81244 lines not shown>
jangxx commented 4 years ago

https://github.com/truedread/netflix-1080p/pull/95 Probably fixes your issue.

truedread commented 3 years ago

Closing as major changes have been made that have probably fixed this.