Closed adanvdo closed 2 years ago
I have added fallback code in the case where reddit media does not contain an audio stream. This fallback solves the above problem, but it currently limited to the mainform.
These implemented fixes and workarounds need to be duplicated in the tray form for quickdownloads.
I have implemented gif support in the tray form. it is working as of now
see issues #2 and #62 There appear to be some specific gif/mp4 formats that are not working with the app. These particular posts do not return any available formats, and cannot be saved directly in the browser.
Example Post: https://www.reddit.com/r/maybemaybemaybe/comments/w2ypa5/maybe_maybe_maybe/
Inspection Shows the following HTML
Here is a the html for a supported GIF post for comparison
I cannot easily confirm, but one of the posts may be utilizing reddit's "Make Gif" feature that is available after uploading a video, or it could be a difference in platform (i.e. posting the media from an apple device as opposed to PC/android)