JeffreyCA/Apollo-ImprovedCustomApi

[Feature Request] [Reddit API Update] Random API removed

Closed this issue · 4 comments

Reddit recently decided to lovingly remove the Random Subreddit API. https://reddit.com/r/help/comments/1fojw02/cleaning_up_some_lowusage_features

It would be awesome, if this tweak could make its own random subreddit fetcher, not dependent on Reddits API, and use that for the Apollo random button.

Could maybe pick a random subreddit from the plist used here: 49a7c67

Works great thanks!
One thing though for the trending Subreddits limits, maybe instead of have a switch of limiting to 5 trending subs or not, have a field that by default is set to "5", but let the user change it to limit it to however many they want, then say something like "Set to 0 for no limit."

2125eac Thank You!

Good point, re-released 1.2.1 with that customization option