Ajay
634e2490f3
Fix live chat messing with skip profile ui
2025-09-18 04:01:24 -04:00
Ajay
9753b7c5a4
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2025-09-09 03:36:49 -04:00
Ajay
40eabe6b18
Add channel skip profiles
2025-09-09 03:34:28 -04:00
mini-bomba
bf6626f4b3
Improve error handling
...
- pass errors from background threads back to clients
- log all HTTP request errors and display them to the user where
possible
2025-08-28 21:49:06 +02:00
Ajay
92b3cda9ef
Fix status of if segments were found in popup to account for disabled categories
2025-07-21 04:00:33 -04:00
Ajay
e89dfed07e
Add hide segment button to submission menu
2025-07-15 02:39:28 -04:00
Ajay
435b215025
Fix unsubmitted chapters auto skipping
2025-07-15 02:14:02 -04:00
Ajay
87c4758089
Fix upcoming notice being shown for disabled categories
...
Fixes #2296
2025-07-02 21:04:02 -04:00
Ajay
fa7b9eee01
FIx skip to highlight button still showing when highlight disabled
...
#2292
2025-06-25 02:22:55 -04:00
Ajay
da1a535de7
Add channel id and name attribute for advanced skip options
2025-06-07 01:01:52 -04:00
Ajay
dc5bb5b8aa
Move skip rule code to new file
2025-06-06 23:39:51 -04:00
Ajay
09bd27a59b
Add advanced skip options
2025-06-06 22:03:07 -04:00
Ajay
cf2d39ae3f
Delete old popup
2025-06-04 01:02:33 -04:00
Ajay
e4a050f905
Rewrite popup in react
2025-06-02 04:11:52 -04:00
Ajay
56a2d76f38
Fix next chapter hotkey causing multiple chapters to be skipped on Chrome
...
Fixes #2276
2025-05-27 12:51:07 -04:00
Ajay
fcb9f32d4c
Fix skip keybind also being used for skip to highlight
...
Fixes #2274
2025-05-24 02:10:38 -04:00
Ajay
cf4d13a756
Fix next chapter hotkey causing multiple chapters to be skipped
...
Fixes #2273
2025-05-24 02:07:36 -04:00
Ajay
3a7716240d
Fix time without skip for new yt player
...
Fixes #2263
2025-05-14 01:24:54 -04:00
mini-bomba
376ce21eae
Use useragent generator from maze-utils
2025-04-26 19:39:58 +02:00
Ajay
ae7916b7e7
Fix behavior or auto skip on music videos with when only skipping on music.youtube.com enabled
2025-04-24 02:03:08 -04:00
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
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
244cce56c0
Fix server-side add detector when setting time at the end of the video
2025-03-12 23:28:52 -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
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
b81de96277
Add support for partial segment IDs
2025-01-18 03:10:14 -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
fcf9bdc68e
Fix linting issues
2024-12-24 14:34:19 -05:00
Ajay
af73aabbae
Fix errors
2024-12-24 14:33:28 -05:00