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

Program not grabbing the correct/optimal reddit url #140

Open
Discgear opened this issue Jul 16, 2023 · 0 comments
Open

Program not grabbing the correct/optimal reddit url #140

Discgear opened this issue Jul 16, 2023 · 0 comments

Comments

@Discgear
Copy link

Discgear commented Jul 16, 2023

  • Ripme version: v2.1.3-15-1b83dc68
  • Java version: SE 17.0.7
  • Operating system: Windows 10 21H2

ripme would grab this type of url and often give 403 error:
https://preview.redd.it/9pey83drm20b1.png?width=370&format=png&auto=webp&s=3e0668065dd65a88f8f6bcfe6894de7bf52faae9

The optimal url would be:
https://i.redd.it/9pey83drm20b1.png

Often the program fails to download reddit hosted videos. Doesn't seem to be an issue when using the original ripme v1.7.95. But when it is able to download reddit hosted video it only goes up to 720p because of the url. Such as:
https://v.redd.it/hj4iaadeoq8b1/DASH_720.mp4

That video can go up to 1080p with this url:
https://v.redd.it/hj4iaadeoq8b1/DASH_1080.mp4

To get audio from reddit host video the program should be able to download associated audio file and use FFmpeg just like this other github project https://github.com/MalloyDelacroix/DownloaderForReddit

No log file is generated, at least for reddit, when save logs is checked.

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

No branches or pull requests

1 participant