SuhasDissa / MemerizeApp

Android app to view Memes
GNU General Public License v3.0
33 stars 4 forks source link

Video download doesn't work #1

Closed test2a closed 11 months ago

test2a commented 11 months ago

It seems only images are being downloaded. If we click on download, it opens redditsave.com link in the browser.

It should do so transparently like images

SuhasDissa commented 11 months ago

Downloading reddit videos need some additional libraries like yt-dlp which will increase the app's size significantly.

That's why I thought of using redditsave.

test2a commented 11 months ago

@suhasdissa yeah sure. My point is, why aren't you downloading from redditsave like you are downloading a photo? Transparentyl?

hackbot1337 commented 11 months ago

+1 for this. this is a great app but its crippled when i browse gifrecipes and oddlysatisfying.

SuhasDissa commented 11 months ago

This app currently only support showing user uploaded images. This means it doesn't currently support external sites like imgur. I will try my best to support external sites too.

SuhasDissa commented 10 months ago

Video Download