metaprime

Results 130 comments of metaprime

@lukepayne I mainly use VS Code for Ripme. It's good until you need a debugger, in which case Eclipse seems to be the least bad option. Debugging projects built with...

@jeenagoyalgoyal any issues tagged "good first issue" are up for anyone to work on at any time

In general, I think the ripper for this site needs to be reimplemented from scratch

Does it work if you write the command as `sh -c ""`?

What language are you using btw? I want to look up the place in the code that that error massage comes from. Or is that error message coming from your...

Looks like somehow it's getting `.webp.webp` suffixes when it should just be getting `.webp`

I haven't been able to repro this issue either on my end (even before the changes). Since I can't prove there's no problem, I've been leaving it open.

Can you provide an example link? Does it matter what the site hosting the video is?

As far as I can tell this app/site is gone.

Tried merging this PR together with main but it looks like the implementation calls an API that maybe doesn't work anymore, so a bigger fix for this ripper is needed....