Fixed Netflix support

Fixed bug that prevented entering Picture in Picture mode
This commit is contained in:
amarcu5
2017-11-03 11:40:58 +00:00
parent 787787405e
commit acfb8b17da
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -535,7 +535,7 @@ const resources = {
return e && e.parentElement.querySelector('.player-timedtext');
},
videoElement: function() {
return document.querySelector('.video-container video');
return document.querySelector('.VideoContainer video');
},
},

View File

@@ -10,7 +10,7 @@
<key>CFBundleShortVersionString</key>
<string>0.2.4</string>
<key>CFBundleVersion</key>
<string>107</string>
<string>108</string>
<key>Developer Identifier</key>
<string>BQ6Q24MF9X</string>
<key>URL</key>