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

reddit: quarantined subreddits don't work #1925

Closed
dgw opened this issue Aug 16, 2020 · 2 comments
Closed

reddit: quarantined subreddits don't work #1925

dgw opened this issue Aug 16, 2020 · 2 comments
Labels
Bug Things to squish; generally used for issues

Comments

@dgw
Copy link
Member

dgw commented Aug 16, 2020

Description

Quarantined subreddits appear to be private if referenced in chat via r/subname or looked up via .subreddit subname command. Media links (i.e. i.redd.it URLs) for posts from quarantined subs won't return the original post.

Reproduction steps

  • Say .subreddit MGTOW
  • Post the link https://i.redd.it/tauze2as3zf51.jpg

Expected behavior

  • Sopel outputs the subreddit summary it would for any other sub, i.e. for r/memes
  • Sopel finds and outputs the original submission like normal, i.e. for https://i.redd.it/vctbn4vhkbh51.jpg

Environment

  • Sopel .version: 7.0.6, 7.1.0-dev
  • Sopel installed via: pip, source/git
  • Python version: 3.8.2, 3.6.9
  • Operating system: Ubuntu 18.04
  • Relevant plugins: reddit

Notes

No milestone yet cuz I'm not sure this is fixable. Haven't looked at PRAW's docs yet.

@dgw dgw added the Bug Things to squish; generally used for issues label Aug 16, 2020
@dgw
Copy link
Member Author

dgw commented Aug 16, 2020

Update: I have a fairly solid fix for looking up quarantined subreddits.

On the other hand, it's looking pretty impossible to search media links without tying a user account to the reddit plugin, and massively complicating how it authenticates to the API.

Still looking into what (if anything) might need to be done for submission or comment permalinks, since fetching data for those seems pretty hit-or-miss and I'm not sure what's going on.

@dgw
Copy link
Member Author

dgw commented Jun 1, 2023

No longer planned; reddit has been removed from core plugins (#2444).

@dgw dgw closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Things to squish; generally used for issues
Projects
None yet
Development

No branches or pull requests

1 participant