Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ripme downloading the -mobile.mp4 from redgifs/gfycat #1936

Open
wants to merge 364 commits into
base: master
Choose a base branch
from

Conversation

ANaPhOrAX
Copy link

Category

This change is exactly one of the following (please change [ ] to [x]) to indicate which:

  • a bug fix (Fix #...)
  • a new feature

Description

Please make the ripper download the full quality mp4 from redgifs/gfycat, instead of the the -mobile.mp4. There's a fork of ripme here that does download the correct version. It was linked on another bug report of the mobile mp4 issue, here

Testing

Required verification:

  • I've verified that there are no regressions in mvn test (there are no new failures or errors) <--- not sure what this means, sorry
  • I've verified that this change works as intended.
    • Downloads all relevant content.
    • Downloads content from multiple pages (as necessary or appropriate). <--- seems to do this for the most part, yes, but it does seem to bug out on certain things the newer version doesn't bug out on
    • Saves content at reasonable file names (e.g. page titles or content IDs) to help easily browse downloaded content.
  • I've verified that this change did not break existing functionality (especially in the Ripper I modified).

That fork of ripme does work for the -mobile mp4 issue, but it's as you can see quite a bit older (1.7.97 compared to your 2.0.1), so probably just want to take the bit that works and discard the rest, I guess.

Hope I did this pull request vaguely correctly man, I'm sorry if I messed it up, it's my first time doing this.

soloturn and others added 9 commits December 20, 2021 05:40
- Added a dot in redgifs regex to account for them in usernames and
  search queries
- Replaced fuzzyExists with better library efficient call that check the
  folder for existing file
- Added selfpost download functionality, currently it is fixed and
  cannot be disabled in the jar
- Fixed Redgifs using mobile mp4 in its document and instead uses its
  api instead to fetch the hd version
- redgifs api blocking api calls so just replaced mobile string
@soloturn soloturn force-pushed the main branch 5 times, most recently from e5e2033 to 9cdfe51 Compare March 21, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet