Ajay
1775835392
Add hiding skip to highlight
...
Fix #1530
2022-11-04 16:05:09 -04:00
Ajay Ramachandran
4b4743f1f7
Merge pull request #1531 from mchangrh/music-progressbar
...
add YT Music progress bar selector
2022-11-04 15:41:51 -04:00
Ajay
b3afd0403e
Add configuration for segment failed to fetch warning
2022-10-30 20:38:48 -04:00
Ajay
8f19d3e83c
Fix segment failed to fetch warning appearing for 404
2022-10-30 13:23:02 -04:00
Ajay
715bcb6bd3
Added error when segments haven't loaded and improved popup message
...
Resolves #1553
2022-10-27 21:46:47 -04:00
Ajay
fea8a9a37e
Disable virtual time in firefox again
2022-10-27 21:39:06 -04:00
Michael C
44d4dd54aa
return undefined instead of resolving void
2022-10-21 02:41:01 -04:00
Michael C
1fcfea9fd5
add noFallThrough, inplicitReturn, update packages
2022-10-20 22:13:51 -04:00
Ajay
5209c0ea04
Import chapters as chooseACategory if chapters is disabled
2022-10-17 09:23:59 -04:00
Ajay
b52132e311
Open submission men after importing
2022-10-17 08:52:55 -04:00
Michael C
784c1db0c1
add YT Music progress bar selector
2022-10-13 00:55:55 -04:00
Ajay
97fc8174b9
Add flag to disable virtual time
2022-10-12 23:48:20 -04:00
Ajay
9849c34ed3
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2022-10-12 23:46:02 -04:00
Ajay
56be762686
Add back virtual time to firefox and fix it with playback speed
2022-10-12 23:46:00 -04:00
Ajay Ramachandran
cd78c46ef8
Merge pull request #1521 from mini-bomba/popup
...
Update popup on segment updates + some code cleanup
2022-10-11 20:57:21 -04:00
Ajay
4729268083
Reimport chapters if they are found to have changed
2022-10-11 17:59:46 -04:00
mini-bomba
b7a574fc16
Clear segment list & show loading animation in popup on video change
...
also removed the creatingSegment variable - results in "Start/End Segment Now" correctly updating when using buttons on the controls panel instead
also the "refreshSegments" message no longer sends a response, as we send an update manually now
2022-10-11 18:38:00 +02:00
mini-bomba
c8cbd893f7
Don't hide the popup on video change
...
also hide the info button if the popup was open when setting up buttons
2022-10-11 16:08:07 +02:00
mini-bomba
78e9f41854
Update popup when new segments are fetched
2022-10-08 18:34:20 +02:00
mini-bomba
48cfee57b7
Return null on fails in getYouTubeVideoID and add type annotations to videoIDChange
2022-10-08 16:40:48 +02:00
Ajay Ramachandran
b2ef9e5d6e
Merge pull request #1518 from mchangrh/interface-delimiter
...
Interface delimiter
2022-10-08 10:07:58 -04:00
mini-bomba
bc1d6006eb
Remove the unsubmittedSegments entry when removing the last segment
2022-10-08 13:10:25 +02:00
Michael C
a098858035
force delimiters to follow semi
2022-10-07 20:51:58 -04:00
Michael C
adb8c4c5f9
only allow full video labels on livestreams
2022-10-07 16:37:10 -04:00
Ajay
bb7f069254
Only check import duplicates against unsubmitted segments
2022-10-07 12:22:39 -04:00
Ajay
03cd1b535b
Count skips for chapters when viewed
2022-10-05 15:39:51 -04:00
Ajay Ramachandran
eb8a0ae307
Merge pull request #1498 from mchangrh/1496-fix
...
fix #1496
2022-10-05 01:02:37 -04:00
Ajay
5296c437cc
Make the clip ignore less sketchy
2022-10-05 00:55:19 -04:00
Ajay
36efe139ba
Fix wait for element not working on embed, causing segments not to load
...
Fix #1497
2022-10-04 22:08:19 -04:00
Ajay
eaabd3149e
Fixing stacking timeout issue
2022-10-04 17:50:23 -04:00
Ajay
f1498d51fa
Disable show info message if chapter enabled
2022-10-02 21:45:00 -04:00
Ajay
28904935da
Remove chance from chapter tooltip
2022-09-30 21:00:45 -04:00
Michael C
8f7408d815
fix #1496
...
- force return bad videoID on clip
- don't createbuttons on video ready, updateVisibility with more checks
- don't switch to falsy videoIDs if already available
2022-09-27 00:59:24 -04:00
Ajay Ramachandran
a214fd416e
Merge pull request #1483 from mchangrh/x-overflow
...
wrap popup in #secondary-inner
2022-09-24 22:42:34 -04:00
Ajay
664d75e653
Add notice about chapters for free users
2022-09-22 23:27:10 -04:00
Michael C
1d2122c2df
wrap popup in #secondary-inner
2022-09-19 02:18:56 -04:00
Ajay
614d6a722a
don't show update notice when disabled
2022-09-18 03:24:09 -04:00
Ajay
6d757857cb
Add tooltip about chapters feature
2022-09-18 03:15:20 -04:00
Ajay
23e0666569
Improved behavior of next chapter keybind with overlap
2022-09-16 01:38:37 -04:00
Ajay
51fc6fde22
Improve next chapter and previous chapter keybind
2022-09-16 00:57:43 -04:00
Ajay
b9ef35dbbe
Fix left over from merge conflict causing some skips to be ignored
2022-09-15 23:28:04 -04:00
Ajay
b43e3dab71
Fix doubling up segments in multi segment skip notice
2022-09-15 21:54:03 -04:00
Ajay
43d4b7ef18
Fix segments not available when hover preview -> click on same video
2022-09-15 12:10:39 -04:00
Ajay
4a00f3398e
Fix last imported chapter not displaying sometimes
2022-09-14 03:40:24 -04:00
Ajay
00d625013b
Add option to manual skip when a full video segment exists
2022-09-03 23:16:18 -04:00
Ajay
f8c61b7848
Don't use video before it is set
2022-09-03 00:36:28 -04:00
Ajay
5b136f2da8
Fix crashes on invidious
2022-09-03 00:32:20 -04:00
Ajay
29c6151fe3
Ensure channel id is defined before declaring it found
2022-09-02 01:30:13 -04:00
Ajay
1377be9915
Use events for channel id and fallback to current system
...
Also fix formatting
2022-09-02 01:30:12 -04:00
Michael C
c479a601cd
rebase document script out of videoInfo #1312
2022-09-02 01:30:09 -04:00