Ajay
4826bcf7df
Remove unnecessary change
2025-04-23 21:27:56 -04:00
Ajay
09d8bc4425
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/FlorianZahn/2235
2025-04-23 21:25:41 -04:00
Ajay
be11012096
Remove unnecessary change
2025-04-23 21:23:00 -04:00
Ajay
22da289151
Improve youtube music check code readability
2025-04-23 21:21:07 -04:00
Ajay Ramachandran
67a16a7b34
Merge pull request #2243 from gosha305/loop-chapters
...
Added the possibility to loop a chapter
2025-04-23 21:06:49 -04:00
Ajay
8117f3c215
Formatting changes
2025-04-23 21:05:49 -04:00
Ajay
3c1d3f5d8e
Fix cases where hidden segments are not skipped when a chapter is at the same time
...
Fixes #2228
2025-04-23 20:55:06 -04:00
Ajay
7cbd1fa59d
Fix downvoted segments not getting saved
2025-04-23 20:16:33 -04:00
Ajay
f9e9c5c868
Fix volume controls on new YouTube video layout
...
Fixes #2248
2025-04-23 19:52:00 -04:00
gosha305
3b89ef0487
Added the possibility to loop a chapter
2025-04-13 22:19:05 +02:00
Florian Zahn
e656dd8d8b
feat: Option to auto-skip non-music on youtube music only
2025-04-01 22:53:28 +02:00
Ajay
4db73d5e54
Disable Invidious support in safari due to permission bug
...
Will be re-enabled later
#2227
2025-03-31 18:36:38 -04:00
Ajay
19020d2131
Try to fix NaN showing in skip popup
2025-03-20 01:37:08 -04:00
Ajay
244cce56c0
Fix server-side add detector when setting time at the end of the video
2025-03-12 23:28:52 -04:00
Ajay
b05d696057
Use longer hash prefix when fetching segments to save bandwidth
2025-03-12 02:51:07 -04:00
Ajay
c22a763da6
Fix issue with unfinished chapter submissions causing the seek bar to look wrong
2025-03-08 16:10:33 -05:00
Ajay
abbab887c6
More fixes for skiping accuracy with bluetooth headphones
...
Raise threshold virtual time is allowed to adjust by
2025-03-08 04:59:16 -05:00
Ajay
169350a5bf
Fix extension context lost errors
2025-03-08 04:05:29 -05:00
Ajay
a4bb17f935
Fix skipping accuracy with bluetooth headphones on firefox
2025-03-08 03:56:19 -05:00
Ajay
1fa886690a
Add back clarified comment
2025-03-06 21:22:30 -05:00
Ajay
9ab235c017
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/tech234a/2187
2025-03-06 03:14:22 -05:00
Ajay
e8b3753a17
Remove confusing comment
2025-03-06 03:10:21 -05:00
Ajay
1a3964e238
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/gosha305/2203
2025-03-05 01:45:52 -05:00
Ajay
5903d1a023
Fixes for vote notice
2025-03-05 01:45:08 -05:00
gosha305
5a7e16b51c
Fixed chapter skip notices not working + fixed typo
...
Fixed chapter skip notices not working + fixed typo
Fixed chapter skip notices not working + fixed typo
Fixed chapter skip notices not working + fixed typo
A skip notice is now shown upon voting if one isn't already on screen
minor fixes
fixed commit error
2025-03-04 03:12:05 +01:00
gosha305
66876283b4
A skip notice is now shown upon voting if one isn't already on screen
...
A skip notice is now shown upon voting if one isn't already on screen
minor fixes
2025-02-20 21:00:14 +01:00
gosha305
75dc6a1980
Added limit to how far back the segment voted on can be
2025-02-12 20:15:32 +01:00
Ajay
2823e51b1d
Allow importing placeholder chapters without start times
2025-02-11 20:28:10 -05:00
gosha305
c9c02e91ff
Added keybinds to vote on the last segment
...
Added keybinds to vote on the last segment
fixed Upvote/Downvote keybind message variable names to match others in that options section
2025-02-11 23:16:01 +01:00
Ajay
19efcb5a98
Handle video being null in skip notice
...
Resolves #2201
2025-02-02 22:17:51 -05:00
Ajay
c3cbc44d28
Fix hiding segments not working on videos with YouTube chapters
...
Fixes #2194
2025-01-23 05:18:49 -05:00
Ajay
2cefb9822b
Make copy button in popup use full segment ID
2025-01-18 03:13:40 -05:00
Ajay
b81de96277
Add support for partial segment IDs
2025-01-18 03:10:14 -05:00
Ajay
236c95d2f6
Only do pre-fetch on hover if there are segments near the start of the video
2025-01-18 00:25:33 -05:00
Ajay
0f4c1c50cb
Add delay to fetch on hover to make it less easy to trigger
2025-01-17 04:33:56 -05:00
tech234a
138e57b720
Use a specific error message channel whitelisting on YTTV
2025-01-13 00:47:23 -05:00
tech234a
de1d6bd76a
Implement support for YouTube TV (tv.youtube.com)
2025-01-12 23:01:33 -05:00
Ajay
89b7cb0230
Fix audio glitch when chapter boundary passes
...
Fixes #1596
2025-01-10 03:29:04 -05:00
Ajay
136f5e7d61
Fix preview bar on mobile for videos without chapters
2024-12-25 23:36:33 -05:00
Ajay
16f24978ff
Fix offset with chapters on hover preview
2024-12-24 15:20:16 -05:00
Ajay
fcf9bdc68e
Fix linting issues
2024-12-24 14:34:19 -05:00
Ajay
af73aabbae
Fix errors
2024-12-24 14:33:28 -05:00
Ajay
778b433ad4
Remove unused auto refetch segments option
2024-12-24 14:31:17 -05:00
Ajay
dc9c08f1fa
Fix chapter titles still showing on hover after they've been removed from the seek bar
2024-12-24 14:29:07 -05:00
Ajay
975b876a74
Fix preview bar on mobile
...
Fixes #2172
2024-12-13 03:10:17 -05:00
Ajay
557e2ea2df
Fix full size manual skip notices showing "unskip" button instead of "skip"
...
Fixes #2160
2024-12-11 00:50:55 -05:00
Ajay
15976777ed
Add option to hide autogenerated chapters by YouTube
2024-12-08 20:02:32 -05:00
Ajay
9ad636fdad
Make chapter similarity check more strict
2024-12-08 14:50:40 -05:00
Ajay
6bfc66740e
Hide video uploader chapters if there is a sponsorblock chapter to replace it at almost the same time
2024-12-08 14:48:32 -05:00
Ajay
7e824df73d
Add support for vorapis v3
...
Based on patch by @ten4dinosaur
2024-12-08 02:56:10 -05:00