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][info] No results for #3939

Closed
RCcola1987 opened this issue Apr 21, 2023 · 2 comments
Closed

[reddit][info] No results for #3939

RCcola1987 opened this issue Apr 21, 2023 · 2 comments

Comments

@RCcola1987
Copy link

Gallery-DL says their is no results for a subreddit that you can view in a web browser. Also if you add the ,json to the url in the browser it returns the correct file.

gallery-dl --verbose "https://old.reddit.com/r/tiktokthots/new/"
[gallery-dl][debug] Version 1.25.2
[gallery-dl][debug] Python 3.10.6 - Linux-5.15.0-58-generic-x86_64-with-glibc2.35
[gallery-dl][debug] requests 2.25.1 - urllib3 1.26.5
[gallery-dl][debug] Configuration Files ['${HOME}/.gallery-dl.conf']
[gallery-dl][debug] Starting DownloadJob for 'https://old.reddit.com/r/tiktokthots/new/'
[reddit][debug] Using RedditSubredditExtractor for 'https://old.reddit.com/r/tiktokthots/new/'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): oauth.reddit.com:443
[urllib3.connectionpool][debug] https://oauth.reddit.com:443 "GET /r/tiktokthots/new/.json?limit=100&raw_json=1 HTTP/1.1" 200 67788
[urllib3.connectionpool][debug] https://oauth.reddit.com:443 "GET /r/tiktokthots/new/.json?limit=100&raw_json=1&after=t3_12sotkx HTTP/1.1" 200 65482
[urllib3.connectionpool][debug] https://oauth.reddit.com:443 "GET /r/tiktokthots/new/.json?limit=100&raw_json=1&after=t3_12rrm51 HTTP/1.1" 200 66915
[urllib3.connectionpool][debug] https://oauth.reddit.com:443 "GET /r/tiktokthots/new/.json?limit=100&raw_json=1&after=t3_12qp6os HTTP/1.1" 200 64685
[urllib3.connectionpool][debug] https://oauth.reddit.com:443 "GET /r/tiktokthots/new/.json?limit=100&raw_json=1&after=t3_12pneoo HTTP/1.1" 200 57622
[urllib3.connectionpool][debug] https://oauth.reddit.com:443 "GET /r/tiktokthots/new/.json?limit=100&raw_json=1&after=t3_12p18o7 HTTP/1.1" 200 63377
[urllib3.connectionpool][debug] https://oauth.reddit.com:443 "GET /r/tiktokthots/new/.json?limit=100&raw_json=1&after=t3_12o1b5q HTTP/1.1" 200 65556
[urllib3.connectionpool][debug] https://oauth.reddit.com:443 "GET /r/tiktokthots/new/.json?limit=100&raw_json=1&after=t3_12mx582 HTTP/1.1" 200 64849
[urllib3.connectionpool][debug] https://oauth.reddit.com:443 "GET /r/tiktokthots/new/.json?limit=100&raw_json=1&after=t3_12lvlol HTTP/1.1" 200 68708
[urllib3.connectionpool][debug] https://oauth.reddit.com:443 "GET /r/tiktokthots/new/.json?limit=100&raw_json=1&after=t3_12ko2f6 HTTP/1.1" 200 42718
[reddit][info] No results for https://old.reddit.com/r/tiktokthots/new/

@mikf
Copy link
Owner

mikf commented Apr 21, 2023

Most likely the same issue as #3606, #3697 (comment), etc,
i.e. you need to delete the id-max setting from your config file.

@RCcola1987
Copy link
Author

Thankyou that fixed it.

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