This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
invidious
Watch
1
Star
0
Fork
0
You've already forked invidious
mirror of
https://github.com/iv-org/invidious.git
synced
2025-02-24 08:42:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
invidious
/
assets
/
js
History
bbielsa
2a45b4eba0
Save and load the position for the video using a local storage object, the object is a dictionary, where the key is the video ID, and the value is the time at which the user last left off watching the video. If the user deselected the 'remember video position' checkbox in the preferences this dictionary is cleared
2021-12-15 19:37:55 +01:00
..
community.js
…
embed.js
Shuffle URL params
2020-12-08 02:30:48 +01:00
handlers.js
fix comment replies
2021-03-20 00:43:12 -04:00
notifications.js
…
player.js
Save and load the position for the video using a local storage object, the object is a dictionary, where the key is the video ID, and the value is the time at which the user last left off watching the video. If the user deselected the 'remember video position' checkbox in the preferences this dictionary is cleared
2021-12-15 19:37:55 +01:00
playlist_widget.js
Support adding video to playlist from watch page
2020-04-09 10:55:32 -05:00
silvermine-videojs-quality-selector.min.js
…
sse.js
…
subscribe_widget.js
…
themes.js
Apply dark theme immediately
2020-11-16 04:19:41 +01:00
video.min.js
Bump videojs and fix webworker
2021-01-29 19:08:28 -05:00
videojs-contrib-quality-levels.min.js
…
videojs-http-source-selector.min.js
…
videojs-markers.min.js
…
videojs-mobile-ui.min.js
Improve mobile ux with videojs-mobile-ui
2021-05-03 03:44:33 -07:00
videojs-overlay.min.js
…
videojs-share.min.js
…
videojs-vr.js
Change videojs-vr to the unminified version
2021-05-23 09:24:49 -07:00
videojs-vtt-thumbnails.min.js
Update videojs-vtt-thumbnails to latest upstream version
2020-11-08 22:02:25 +01:00
videojs-youtube-annotations.min.js
…
watch.js
scroll the nextVideo into the top
2021-10-11 23:43:41 +02:00
watched_widget.js
…