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

CORS? issues on Reddit (old and new) #215

Closed ghost closed 3 years ago

ghost commented 3 years ago

Image/video/thumbnail functionality on old and new Reddit is much restored with CORS https://chrome.google.com/webstore/detail/cross-domain-cors/mjhpgnbimicffchbodmgfnemoghjakai

Install it, remove default rule, add your rules, save and enable Untitled

As it's Reddit API could it be that similar cross-site issues are at DFR tool?

MalloyDelacroix commented 3 years ago

CORS rules do not apply to DFR since it is a desktop app.