Find loops in videos: loopifi.com

My friend and I created a website side project that searches for decent loops in videos.

loopifi.com

Put link to your favorite video (works with 1000 sites)
Select a time where you think you might find a loop.
It does the rest.

We're using Flask stack for front-end, pure python back end. We implemented a sound option like you guys asked when we posted last time.

Attached: sculpting.webm (500x282, 86K)

Other urls found in this thread:

youtu.be/LgsDWb0orSQ
hhoppe.com/proj/fastloops/README.html
youtube.com/watch?v=GxKPBLjHAEA
twitter.com/NSFWRedditVideo

Attached: dancing_robot.webm (500x282, 242K)

Sauce op

Have any more LOOPS, brother?

Seems like this is the video source: youtu.be/LgsDWb0orSQ

Sure I'll post more

Attached: fire muffler.webm (500x282, 84K)

Attached: drill.webm (500x282, 80K)

wow an infinitely more complex Ping-Pong Effect

>* Includes all sites supported by youtube-dl.
So no coub support? Shame. But impressive regardless.

>not making it into a normie app with shitty ads all over
do you not want money?

It's mostly a passion project for now. I don't think we could make much off something like this anyway. An app would be a neat idea though, we will consider that

sshhhh ... he's mining monero in the client browser in the background. no ads needed.

That's an interesting idea, but the site gets so little traffic at this point that we wouldn't make much even if we decided to do this.

But no, feel free to check the javascript, we're not mining anything

give me an option that can use on my local files without having to upload them on youtube or your site.

I like the birds

Neat

Attached: 1.webm (500x376, 378K)

Isnt that basically this?
hhoppe.com/proj/fastloops/README.html

There are no current plans to develop some sort of CLI tool, but from a privacy perspective I can definitely see where you're coming from

IIRC, that algorithm is completely different from the one we're using. I think it was a Microsoft research project. Way over my head

It broke.

Attached: ise.png (1262x135, 8K)

Here's the configuration. This seems to reliably trigger a 500 Internal Sever Error.

Understandable, have a nice day.

Duh, forgot image.

Attached: break.png (600x600, 32K)

Appreciate the report, user

What video/time did you attempt to input, if you don't mind me asking?

youtube.com/watch?v=GxKPBLjHAEA
04:45 to 05:15

Ah, I see what's going on. This is our bad. There's situations that crop where our algorithm doesn't select any loops from the input video because the quality of the loops is below a threshold value. When this happens, we should display a "no loops found message", but it hasn't been implemented yet. That's why you're seeing that error

Sorry about that

No problem, It's a neat project.

Thanks a lot, hope people find this useful for something