Critiques pour Jump Cutter
Jump Cutter par WofWca
23 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 17859429 de Firefox, il y a 3 moisThank 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.Réponse du développeur
mis en ligne : il y a 3 moisThank 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. - Noté 5 sur 5par aless, il y a 3 moisThis 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 !
- Noté 5 sur 5par Utilisateur ou utilisatrice 12978919 de Firefox, il y a 3 moisA 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.
- Noté 5 sur 5par Vít Janeček, il y a 4 moisFirst 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!Réponse du développeur
mis en ligne : il y a 4 moisPoetry! (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. - Noté 4 sur 5par Camryn2223, il y a 6 moisWorks 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.Réponse du développeur
mis en ligne : il y a 6 moisThanks 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. - Noté 5 sur 5par CoralDonkey, il y a 7 moisWorks great on youtube, but it unfortunately doesn't seem to be able to recognise videos on echo360
Réponse du développeur
mis en ligne : il y a 7 moisHeyy, 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 - Noté 5 sur 5par Shyboy, il y a 8 mois
- Noté 5 sur 5par Utilisateur ou utilisatrice 10290316 de Firefox, il y a 10 moisWorks on youtube. And it works very smoothly. Better than I expected.
- Noté 5 sur 5par JoeMuchen, il y a un anJump 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.
- Noté 4 sur 5par Utilisateur ou utilisatrice 18285282 de Firefox, il y a un anRequest 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.Réponse du développeur
mis en ligne : il y a un anThanks 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. - Noté 5 sur 5par Utilisateur ou utilisatrice 15941713 de Firefox, il y a un an
- Noté 5 sur 5par Utilisateur ou utilisatrice 17970086 de Firefox, il y a 2 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 17178613 de Firefox, il y a 2 ansBest 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!
- Noté 5 sur 5par vctls, il y a 2 ansI 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.Réponse du développeur
mis en ligne : il y a 2 ansThanks! Looking forward for more feedback!
FYI there are alternative extensions, called "Skip Silence" and "Video Summarizer" (but mine is still my favorite hehe). - Noté 5 sur 5par Messi, il y a 3 anscan't change the settings as the screen goes blank on clicking the setting button on firefox nightly browser on android else everything is good.
Réponse du développeur
mis en ligne : il y a 3 ansUpdate: 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 - Noté 5 sur 5par Gabriel Ruiz Varela, il y a 3 ans
- Noté 5 sur 5par ismael29h, il y a 3 ans
- Noté 5 sur 5par Kenetics, il y a 3 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 17169611 de Firefox, il y a 3 ans