fzuerkeraguilar / reddit-saved-downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reddit-saved-downloader


Code style: black

Tool to quickly browse and download saved posts from reddit.

After opening the app for the first time you will be asked to login to reddit through the browser. The application will list all saved posts and allow you to download them by pressing the enter key. You can navigate through the saved posts by using the up and down arrow keys.

The download location can be chosen manually or by using shortcuts supplied in a json file. The json file must be made up of simple key-value pairs. The key is the shortcut and the value is the download location. Please look at the example_download_config.json file for an example. A given input is first checked against the shortcuts and if it matches a shortcut the corresponding download location is used.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%