Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are the "top?t=" parameters supported? #40

Open
ghost opened this issue May 23, 2022 · 3 comments
Open

Are the "top?t=" parameters supported? #40

ghost opened this issue May 23, 2022 · 3 comments

Comments

@ghost
Copy link

ghost commented May 23, 2022

I haven't yet managed to build in Docker — I prefer fetching reddit content sorted by either the daily, weekly, monthly (or even yearly) top on a per-subreddit basis (depending on the activity).

the strings:

top?t=day
top?t=week
top?t=month
top?t=year
top?t=all

for instance
https://reddit.com/r/Games/top?t=day and https://reddit.com/r/linux/top?t=week


not listed under https://github.com/trashhalo/reddit-rss#query-params

@ghost ghost changed the title Are the "top?t=" parameters supported Are the "top?t=" parameters supported? May 23, 2022
@aderchox
Copy link

I want to request this too.
Also the score limit on the main README file is weird because I usually like to see posts with upvotes MORE THAN a certain number and not less than it.

@leon-zym
Copy link

It should be top?t=day => top.json?t=day

For example https://reddit.com/r/linux/top?t=week => https://reddit.com/r/linux/top.json?t=week

@aderchox
Copy link

aderchox commented Feb 11, 2023

@leon-zym It seems that it's not working correctly, most of the times the RSS list doesn't match the actual posts list, check this: https://www.reddit.com/r/rss/comments/108vt3u/is_this_a_bug_in_reddits_rss_feed_or_im_missing/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants