MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
498 stars 47 forks source link

Proxy support #188

Open DankMemeGuy opened 3 years ago

DankMemeGuy commented 3 years ago

Is your feature request related to a problem? Please describe. Rate limited after downloading a large user/subreddit list.

Describe the solution you'd like Ability to input a proxy. Multi-line input that allows 1 IP per line and the software can rotate through when downloading, or ability to use a .txt file with all the proxies.

Additional context Or maybe just allow integration of ScraperAPI.com or some similar service?

zacker150 commented 3 years ago

Are you getting rate-limited by the Reddit API or the Imgur API?

If it's Reddit, then what you're suggesting is against the TOS. You're limited to 60 requests per minute.

If it's Imgur, then sign up for the Imgur Commercial API and insert your RAPID API key into the Mashape key field.

DankMemeGuy commented 3 years ago

If it's Reddit, then what you're suggesting is against the TOS. You're limited to 60 requests per minute.

It was Reddit. But I think it's better for anonymity to be able to use proxy support.