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
505 stars 47 forks source link

Database backend #126

Closed MalloyDelacroix closed 4 years ago

MalloyDelacroix commented 4 years ago

This is the large version 3.0 update that has been underway for some time. This update introduces the sqlite backend and robust ways to view the data stored in the database. This update also brings large improvements in reliability, download speed, and user customization.

Since this is such a large change to the code base, this will be a beta version until it has been sufficiently tested by users.

Fixes #18 Fixes #22 Fixes #30 Fixes #46 Fixes #47 Fixes #72 Fixes #76 Fixes #98 Fixes #99 Fixes #127

MalloyDelacroix commented 4 years ago

I will leave this pull request open for a few days before merging for review of any critical issues that may have been overlooked.