You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
invidious/assets/js
138138138 2c22b0839f
Safari audio double duration fix for iOS 15
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.
3 years ago
..
community.js Migrate to a good Content Security Policy (#1023) 5 years ago
embed.js Shuffle URL params 4 years ago
handlers.js handlers.js: fix TypeError on document.activeElement.type 3 years ago
notifications.js Migrate to a good Content Security Policy (#1023) 5 years ago
player.js Safari audio double duration fix for iOS 15 3 years ago
playlist_widget.js Support adding video to playlist from watch page 5 years ago
silvermine-videojs-quality-selector.min.js Revert to iv-org fork of silvermine-videojs-quality-selector 3 years ago
sse.js Prevent firing _onStreamProgress after aborting 5 years ago
subscribe_widget.js Migrate to a good Content Security Policy (#1023) 5 years ago
themes.js Fix typos 3 years ago
videojs-youtube-annotations.min.js Update source and licenses 5 years ago
watch.js scroll the nextVideo into the top 3 years ago
watched_widget.js Migrate to a good Content Security Policy (#1023) 5 years ago