You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: