gregrickaby/viewer-for-reddit

Auth w/ Reddit so we can get optimized media

gregrickaby opened this issue · 0 comments

Right now we're using Reddit's public .json to grab data and media. The issue is, without authenticating with Reddit, we have no access to optimized media. As the user scrolls, they're downloading non-optimized images, which can be upwards of 10-15MB!

If we authenticated with Reddit, we could get access to properly optimized and sized media.