Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

subreddit_gallery return incorrect results #76

Open
sanderbrauwers opened this issue Dec 5, 2016 · 0 comments
Open

subreddit_gallery return incorrect results #76

sanderbrauwers opened this issue Dec 5, 2016 · 0 comments

Comments

@sanderbrauwers
Copy link

items = client.subreddit_gallery('Gaming', sort='time', window='week', page=0)
for item in items:
    print(item.link)

It returns results that are not correct, it has images uploaded in 2014 even

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

No branches or pull requests

1 participant