Omtaler for Jump Cutter
Jump Cutter av WofWca
25 omtaler
- Vurdert til 5 ut av 5av தமிழ் நேரம், én måned siden
- Vurdert til 5 ut av 5av Jakub Fidler, én måned siden
- Vurdert til 5 ut av 5av Firefox-bruker 17859429, 6 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.Utviklerrespons
postet 6 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. - Vurdert til 5 ut av 5av aless, 6 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 !
- Vurdert til 5 ut av 5av Firefox-bruker 12978919, 7 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.
- Vurdert til 5 ut av 5av Vít Janeček, 7 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!Utviklerrespons
postet 7 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. - Vurdert til 4 ut av 5av Camryn2223, 9 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.Utviklerrespons
postet 9 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. - Vurdert til 5 ut av 5av CoralDonkey, 10 måneder sidenWorks great on youtube, but it unfortunately doesn't seem to be able to recognise videos on echo360
Utviklerrespons
postet 10 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 - Vurdert til 5 ut av 5av Shyboy, ett år siden
- Vurdert til 5 ut av 5av Firefox-bruker 10290316, ett år sidenWorks on youtube. And it works very smoothly. Better than I expected.
- Vurdert til 5 ut av 5av JoeMuchen, ett å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.
- Vurdert til 4 ut av 5av Firefox-bruker 18285282, ett å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.Utviklerrespons
postet ett å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. - Vurdert til 5 ut av 5av Firefox-bruker 15941713, 2 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 17970086, 2 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 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!
- Vurdert til 5 ut av 5av 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.Utviklerrespons
postet 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). - Vurdert til 5 ut av 5av 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.
Utviklerrespons
postet 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 - Vurdert til 5 ut av 5av Gabriel Ruiz Varela, 3 år siden
- Vurdert til 5 ut av 5av ismael29h, 3 år siden
- Vurdert til 5 ut av 5av Kenetics, 3 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 17169611, 4 år siden