mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
2c22b0839f
The previous method breaks Always Loop feature on iOS 15. The previous player.currentTime(player.duration() + 1) sometimes breaks the entire player. Now it jumps to (end - 1) seconds when the time goes between over half and (end - 2) seconds. With Always Loop on, player will jump to the beginning after 1 second. |
||
---|---|---|
.. | ||
community.js | ||
embed.js | ||
handlers.js | ||
notifications.js | ||
player.js | ||
playlist_widget.js | ||
silvermine-videojs-quality-selector.min.js | ||
sse.js | ||
subscribe_widget.js | ||
themes.js | ||
videojs-youtube-annotations.min.js | ||
watch.js | ||
watched_widget.js |