metaprime
metaprime
@seattle255 In fact, @4pr0n just added me as a collaborator (I requested via PM over on Reddit) so I guess I'm at least partially taking over management of the project....
@ravenstorm767 - There's nothing to worry about. The program would work the same way as before, with some new features, as described above. Anything would either just work, or would...
Noticed this early comment by @4pr0n: https://github.com/4pr0n/ripme/issues/8#issuecomment-40295011 laying out plans for a generic ripper.
You would need to be logged in to an account which can access said subreddit. We could use cookies for this. See #354. Reddit's security would prevent someone (the public)...
@Wiiplay123 Probably easier to make a new account and integrate the credentials into the next update. I'll look into this.
I merged #480 -- does that improve things?
@Wiiplay123 I understand. However, these are two separate issues that both need to be resolved, right?
If cookies are a solution, there's a PR which will enable cookie support, and then you can add cookie values to the config. I agree that's not ideal from a...
Note that at a point in the past I opened issues for missing test files and created stub test files, which maybe just hid the problem. Here are the issues...
For Yuvutu, it seems the site has changed enough that ripping videos is broken (see VideoRippersTest) but ripping galleries is fine. ``` src/test/java/com/rarchives/ripme/tst/ripper/rippers/YuvutuRipperTest.java 17: YuvutuRipper ripper = new YuvutuRipper(new URI("http://www.yuvutu[dot]com/modules.php?name=YuGallery&action=view&set_id=127013").toURL());...