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

Not working on reddit #2614

Closed
ghost opened this issue May 22, 2022 · 5 comments
Closed

Not working on reddit #2614

ghost opened this issue May 22, 2022 · 5 comments

Comments

@ghost
Copy link

ghost commented May 22, 2022

after doing oauth process

when I try to run gallery-dl oauth:reddit:https://www.reddit.com/
it says

[gallery-dl][error] No suitable extractor found for 'oauth:reddit:https://www.reddit.com/'

@Hrxn
Copy link
Contributor

Hrxn commented May 22, 2022

After doing oauth process, simply run gallery-dl like this:

For subreddits:
gallery-dl https://www.reddit.com/r/SubRedditName/top/

For users:
gallery-dl https://www.reddit.com/user/UserNameHere/

@mikf
Copy link
Owner

mikf commented May 24, 2022

Reddit's front page (https://www.reddit.com/) does not get recognized as a supported URL, but downloading from /r/popular, which has the same posts, works.

$ gallery-dl https://www.reddit.com/r/popular/top/?t=year
/tmp/reddit/place/twft1q Full screenshot of r_place 2022.png
/tmp/reddit/interestingasfuck/t4cdik In… never to be threatened or invaded"..png
...

@ghost
Copy link
Author

ghost commented May 26, 2022

ok thanks for your help, but I actually wanted to get posts from my home feed or custom feed I made on reddit, is that possible

@ghost ghost closed this as completed May 26, 2022
mikf added a commit that referenced this issue May 27, 2022
@mikf
Copy link
Owner

mikf commented May 27, 2022

@anonyGitUser this will be possible in the next release: d4e9d51

I'm not a reddit user myself and am unusually not logged in anywhere except a few select sites, so I didn't know reddit's home page could function as an aggregate of all your followed subreddits.

@ghost
Copy link
Author

ghost commented May 30, 2022

OK bro thanks for your time

This issue was closed.
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