Anmeldelser af Jump Cutter
Jump Cutter af WofWca
23 anmeldelser
- Bedømt til 5 ud af 5af Firefox-bruger 17859429, 3 måneder sidenThank you so much!!
Honestly one of the most useful extension to have in Firefox.
I cant absorb the fact that Mozilla still didn't verify and recommended your plugin yet.
Very underrated gem!!!
I hope this doesn't become abandon ware.Svar fra udvikleren
skrevet 3 måneder sidenThank you, this is heartwarming!
I applied for "recommended" to Mozilla a while ago, with no luck.
And about abandon-ware: the extension is already in sort of maintenance mode (but not to say I won't come back to it). But I'll try to make sure that it at least keeps working. Thankfully it's open-source anyway. - Bedømt til 5 ud af 5af aless, 3 måneder sidenThis is such an underrated gem and something that I wanted to develop myself but never got around to it. I heavily recommend *at least* trying it out !
- Bedømt til 5 ud af 5af Firefox-bruger 12978919, 3 måneder sidenA great tool for listening to lectures! Be prepared for the vast amount of knowledge you'll encounter in the same time—it's going to be immense.
- Bedømt til 5 ud af 5af Vít Janeček, 4 måneder sidenFirst I tried buying CaryKH's official version, only to find out it's abandonware and I've thrown out my 5 bucks. Then I tried his free original script, which just didn't work (understandable, it was a proof of concept). I was ready to abandon hope, when, like Moltres* you've caught at your door, this version appears.
Edit: alternativeto is actually how I eventually found you! I just didn't know about it then. But thank you! Moltres is a pokémon I wildly misspelled. The phrase is from a Chalkeaters song.
Edit 2: Just found out the dev's "contribute" link links to a charity, what an actual bro!Svar fra udvikleren
skrevet 4 måneder sidenPoetry! (though I don't know what "Maltress" is)
Next time try alternativeto.net ;-)
Edit: Oh, nice! Yeah, AlternativeTo is great at this.
I see now, cute song :)
Edit 2: 🤝
I set it up back when was unable to receive payments, so that's what I came up with. - Bedømt til 4 ud af 5af Camryn2223, 6 måneder sidenWorks amazingly in 95% of cases. The 5% of cases it doesn't work in are YouTube and Twitch streams (it will constantly try to skip ahead if there's dead air but since it's live, the audio just sounds like the stream is skipping a bunch). If you could blacklist specific sites to not run it on(kinda like how uBlock Origin does) the issue with Twitch would be fixed, not sure how YouTube live streams could be handled though. I'd assume YouTube uses the same video player for both streams/videos so differentiating between a stream and video may be impossible for the developer but idk.
EDIT: It seems the developer is aware of people wanting to blacklist sites as there have been suggestions for this feature on the extension's repo; however, it seems that Firefox makes it more complicated to do than Chrome.Svar fra udvikleren
skrevet 6 måneder sidenThanks a lot for the detailed review!
You raise an interesting point. I created an issue about this: https://github.com/WofWca/jumpcutter/issues/181. We can probably disable the extension automatically when playing live streams.
Workarounds for now:
- Utilize the Chromium's whitelist functionality (see https://github.com/WofWca/jumpcutter/issues/26#issuecomment-925007811)
- Just toggle the extension on and off with the Alt+Shift+X shortcut. - Bedømt til 5 ud af 5af CoralDonkey, 7 måneder sidenWorks great on youtube, but it unfortunately doesn't seem to be able to recognise videos on echo360
Svar fra udvikleren
skrevet 7 måneder sidenHeyy, thanks for the feedback! Could you please send (email) me a link where it doesn't work, and tell me the platform you're on (Android / PC)? I tested on echo360.com/videos/echo360-expanded-solutions-webinar/ and it works, both on PC and on Android.
Edit: made an issue about this: github.com/WofWca/jumpcutter/issues/179 - Bedømt til 5 ud af 5af Shyboy, 8 måneder siden
- Bedømt til 5 ud af 5af Firefox-bruger 10290316, 10 måneder sidenWorks on youtube. And it works very smoothly. Better than I expected.
- Bedømt til 5 ud af 5af JoeMuchen, et år sidenJump Cutter is the best product of its type that I have ever used. It skips silent passages very accurately. I can get the part I need in the video very quickly. Thanks to the developers, these work are great.
- Bedømt til 4 ud af 5af Firefox-bruger 18285282, et år sidenRequest new feature: Smoothed playback dynamic acceleration
Example :
1- set desired speed *e.g. x3
2- select starting speed *e.g. x1.5
3- % of video passed until desired speed is reach e.g. *60%
Result:
The video begins at x1.5
increases gradually as a function of time based on the duration of the video
by 60%, speed had gradually increased from 1.5x to 3x in 0.01 stepsizes.
e.g. at 60% of elapsed video duration it will be
playbackRate = x1.5 + (x3 - x1.5) * (currentTime / duration) / 0.6
This formula means that the playback rate will start at x1.5 and increase linearly as a function of the current time divided by the duration of the video until it reaches 60% of the duration, where it will reach x3.
This passive increase in cognitive load will lead to increased comprehension.Svar fra udvikleren
skrevet et år sidenThanks for the review
I think I have seen this feature being requested somewhere else? 🤔
Unfortunately, I think this is outside of the scope of this particular extension, this feature seems too niche.
However, a separate extension can be made to achieve this, and I believe it should work well (without conflicts) with Jump Cutter!
P.S. if you wish to fund it, email me. Should be a matter of a couple of weeks. - Bedømt til 5 ud af 5af Firefox-bruger 15941713, et år siden
- Bedømt til 5 ud af 5af Firefox-bruger 17970086, 2 år siden
- Bedømt til 5 ud af 5af Firefox-bruger 17178613, 2 år sidenBest thing ever. I don't want to even imagine how many hours I've wasted for not having thought about a piece of software like this. Thanks!
- Bedømt til 5 ud af 5af vctls, 2 år sidenI was wondering if someone had done something like this and hurray! It exists!
Very nice experience so far.
Will come back if I have more specific comments on it.Svar fra udvikleren
skrevet 2 år sidenThanks! Looking forward for more feedback!
FYI there are alternative extensions, called "Skip Silence" and "Video Summarizer" (but mine is still my favorite hehe). - Bedømt til 5 ud af 5af Messi, 3 år sidencan't change the settings as the screen goes blank on clicking the setting button on firefox nightly browser on android else everything is good.
Svar fra udvikleren
skrevet 3 år sidenUpdate: fixed in 1.26.9, https://github.com/WofWca/jumpcutter/commit/bd85951bbc3b54193483626deb47ac6c0a1de231
Original response:
Thanks for the report! I've managed to reproduce it. Will try to fix.
I personally use this extension on PC only, so, sorry about that.
Track the issue: https://github.com/WofWca/jumpcutter/issues/122 - Bedømt til 5 ud af 5af Gabriel Ruiz Varela, 3 år siden
- Bedømt til 5 ud af 5af ismael29h, 3 år siden
- Bedømt til 5 ud af 5af Kenetics, 3 år siden
- Bedømt til 5 ud af 5af Firefox-bruger 17169611, 3 år siden