You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I followed the guide though for setting up. However, when I try and download a subreddit, I get Unable to connect to pushshift.io. Retrying after backoff. warnings.warn("Unable to connect to pushshift.io. Retrying after backoff.") and the terminal just sits with nothing downloaded. The command ends with raise Exception("Unable to connect to pushshift.io. Max retries exceeded.") Exception: Unable to connect to pushshift.io. Max retries exceeded..
Is there a way to say download everything from a subreddit, into an HTML file friendly way? Just want to download posts, comments and media. Just have a html file that i can open in a web browser and browse.
The text was updated successfully, but these errors were encountered:
Hi there, I followed the guide though for setting up. However, when I try and download a subreddit, I get
Unable to connect to pushshift.io. Retrying after backoff. warnings.warn("Unable to connect to pushshift.io. Retrying after backoff.")
and the terminal just sits with nothing downloaded. The command ends withraise Exception("Unable to connect to pushshift.io. Max retries exceeded.") Exception: Unable to connect to pushshift.io. Max retries exceeded.
.Is there a way to say download everything from a subreddit, into an HTML file friendly way? Just want to download posts, comments and media. Just have a html file that i can open in a web browser and browse.
The text was updated successfully, but these errors were encountered: