93 Commits

Author SHA1 Message Date
dragos-efy
a77575b55a Update Piped & EFY, Fix Glitches, Add "No Background" option for comments 2024-03-01 15:02:54 +02:00
dragos-efy
2f5193f872 Fix caption text color 2023-09-13 23:03:47 +03:00
dragos-efy
941d974503 Fix Visual Bugs 2023-09-11 01:40:45 +03:00
dragos-efy
240c419823 Update efy branch from master 2023-09-06 00:59:52 +03:00
dragos-efy
fbe23772cb Merge branch 'Master' into 'efy', Update efy submodule 2023-09-06 00:13:33 +03:00
Kavin
0b481d8c44
Add support for parallel segment fetching. 2023-08-31 10:21:57 +01:00
Shiny Nematoda
13d16f83b9
Be the programmer your linter thinks you are 2023-08-30 11:59:11 +02:00
Shiny Nematoda
3a5fe4780b display error in player 2023-08-29 17:07:30 +00:00
Kavin
a153f87e58
Add unocss eslint config and apply changes. 2023-08-13 18:31:57 +01:00
Kavin
fe22731192
Fix segment autoskip not being defined sometimes. 2023-08-07 20:00:02 +01:00
Kavin
981133ebd0
Fix navigate next keybind not working.
Closes #2784
2023-08-07 19:45:54 +01:00
amogusussy
3243cacfe6 Change player bar and SB segment colors to var()s 2023-07-30 18:48:56 +02:00
Kavin
301877e2e1
Fix eslint config and apply all fixes. 2023-07-27 12:46:05 +01:00
Bnyro
b594eeea6d Decrease bottom margin of seekbar timestamp 2023-06-28 08:52:03 +02:00
Bnyro
0705ef1342 Show timestamp when hovering seekbar 2023-06-27 20:27:43 +02:00
robertkleinschuster
66f3584895 correct parsing for timestamp-links in current video 2023-05-31 18:18:50 +02:00
JdM
4366e628b2
Update VideoPlayer.vue 2023-05-20 16:00:06 +02:00
JdM
717b31f3fd Auto display of subtitles if enabled 2023-05-20 15:36:12 +02:00
Kavin
75dcc0abf1
Make the canvas display: none by default. 2023-05-15 05:42:14 +01:00
Glen Lowland
25818ae89f Fix seekbar preview aspect ratio and cropping
This PR fixes two issue observed with the seekbar preview:
- sometimes images got cropped incorrectly at the end of the video due to image having less frames that server tells us - so calculate it in place;
- set canvas width and height based on actual frame data so it follows the video aspect ratio rather than hard-coded value.
2023-05-01 23:22:30 +01:00
Kavin
ec08bdc31d
Merge pull request #2218 from EscherMoore/add-pip-hotkey
Fix: Add a hotkey to toggle Picture-In-Picture
2023-04-29 19:51:32 +01:00
Kavin
096999a69e
Merge remote-tracking branch 'origin/master' into toast 2023-04-29 19:09:15 +01:00
Bnyro
ba36d4b0da Fix position and visibility issues of the seekbar preview 2023-04-22 11:32:06 +02:00
Kavin
974324fad7
Listen on the actual seekbar to calculate 2023-04-17 00:05:06 +01:00
Kavin
7ce0c0fcc0
Fix for calculating right position in seekbar preview 2023-04-17 00:00:32 +01:00
Bnyro
367bb0f0a0 Add a seekbar thumbnail preview 2023-03-26 17:56:50 +02:00
Kavin
defefed9ed
Merge remote-tracking branch 'origin/master' into toast 2023-03-17 04:13:04 +00:00
EscherMoore
4a3f5d69c7 add hotkey to toggle Picture-In-Picture 2023-03-16 11:58:02 -04:00
Bnyro
125dda2b63 Re-add frame by frame navigation 2023-03-16 16:35:23 +01:00
Bnyro
c4bf2fec6e
Merge pull request #2200 from snematoda/patch-2
Minor fix for SponsorBlock
2023-03-15 19:16:21 +01:00
Bnyro
c93e0e0c3c
Revert "Frame-by-frame navigation" 2023-03-15 19:07:27 +01:00
Shiny Nematoda
ba40800a5e Minor fix for SponsorBlock 2023-03-15 03:38:16 +05:30
Bnyro
8edfa48f23
Merge pull request #2199 from vr10t/frame-by-frame
Frame-by-frame navigation
2023-03-14 19:27:40 +01:00
vr10t
656d41d43d frame-by-frame navigation 2023-03-14 17:33:11 +00:00
EscherMoore
84d2314a38 keep picture in picture open when switching videos 2023-03-12 23:20:14 -04:00
Shiny Nematoda
67c55426b9 replaced filter with some/findLast 2023-03-04 08:03:45 +00:00
Kavin
690031c010
Remove LBRY integration for now. 2023-03-04 04:42:03 +00:00
vr10t
2134e82efe add countdown until next video 2023-03-02 21:55:23 +00:00
Kavin
acff16a8d4
Simplify export and filter manifests from dash generation. 2023-03-02 14:18:53 +00:00
novenary
79fce71b77 Fix skip button color when using light theme 2023-02-08 09:17:18 +02:00
novenary
45a1e4981e Move skip button out of the control bar 2023-02-02 17:06:13 +02:00
novenary
7b832a981c Use getPreference* instead of accessing localStorage directly 2023-02-02 15:25:45 +02:00
novenary
e1b355e92a Add an option to skip sponsorblock segments manually
Fixes #894
2023-02-01 23:31:22 +02:00
dragos-efy
769cd84519 dynamic number of colors + update efy submodule to 23.02.01 Beta 2023-02-01 19:25:06 +02:00
Bnyro
fdb2f6b9a0 Remember the fullscreen state on autoplay 2023-01-27 18:13:20 +01:00
Kavin
027dabf9b4
Eager import shaka-player css. 2023-01-25 23:44:07 +00:00
Kavin
869489b8da
Fire a player init event on initialization. (#2008) 2023-01-21 22:50:56 +00:00
Kavin
ece47821fb
Ensure watch history preference actually works. 2023-01-13 13:40:12 +00:00
Kavin
7d4f0109d6
Fix correct track kind. 2023-01-13 13:32:43 +00:00
dragos-efy
cf88a4e7d2 localStorage not required anymore + sidebar position + improvements 2023-01-01 21:37:03 +02:00