- Fix errors downloading image albums.
- Fix errors downloading reddit gallery albums.
- Fix freezing when merging some reddit video files.
- Fix crashing when trying to view list settings.
- Fix crashing when attempting to export to a directory that does not exist.
- Fix crashing when attempting to order user/subreddit lists by the count of related objects.
- Fix errors in attempting to download audio from reddit videos which do not contain audio.
- Users, subreddits, posts, content, and comments can now be permanently deleted from the database along with any associated files.
- Json imports now support legacy export files from previous versions.
- More aspects of multi-part download option is now user controllable.
- Improve user/subreddit date limit controls
- Make multi-part downloader stoppable with rest of download cycle.
- Fix content not downloading correctly when the author's account has been deleted or suspended.
- Fix issue that caused application lock due to malfunctioning multi-part download.
- Fix issues with extracting and downloading reddit videos
- Fix some youtube videos not downloading correctly.
- Fix error with some imgur links not extracting correctly.
- Fix download gif checkbox not working.
- New reddit galleries are now supported.
- Fix crashing when checking imgur credits with no valid imgur credentials.
- Fixes #133
- Fix message level for invalid/forbidden users/subreddits.
- Add progress bar handlers for comment extraction and download.
- Fix comments not being downloaded for posts with very long titles.
- Fix date limit display in user/subreddit settings dialog.
- Fixes 138.
- Fix download problems with post titles containing "/" characters.
- Fix crashing when searching user/subreddit list with no entries.
- Fix crashing when initiating a download without a list set.
- Fix errors in downloading and merging reddit video/audio files.
- Fixes #135.
- Fix crashing in database view dialog on some post items.
- Fix settings migration issue
- Update notification can now be adjusted by the user to only display updates of a chosen level (major, minor, patch) or not at all.
- Fix crashing due to ffmpeg warning dialog
- Entire application now uses an sqlite database on the backend for storage.
- With database storage, downloaded data is able to be organized and displayed in infinitely usable ways. Since the database is local to your computer, the potential ways to analyse and use the data are endless.
- Complete database view window lets you easily see and filter downloaded content, posts, comments, users, and subreddits.
- New updated, easier to use GUI.
- New expanded settings make it easy to download only the content you want and customize the display and function of the application to suite your needs.
- Self posts and comments can now be downloaded.
- As well as links in the text of both self posts and comments.
- Large files can now be downloaded in multiple parts simultaneously.
- This dramatically improves download times when downloading large file such as videos.
- Downloads can now be scheduled to run incrementally or on a set time on a set day.
- Video sites can be individually disabled from download.
- File naming can be fully customized with a new token system so that downloads can be named practically anything you like with included information from the download (ex: post title, post score, author name, subreddit name, etc...)
- Output messages and display have been improved so that you only see the messages you want to see.
- Extraction thread count is now user adjustable
- The number of threads used for content extraction is no longer tied to the download thread count and is adjustable in the settings
- Individual user/subreddit settings can now be adjusted in batches. (Select multiple users/subreddits and use the context menu to go to settings)
- Optimize post extraction from reddit which results in much faster extraction times.
- Up to 85% faster extraction time in some use cases.
- Add extractor for Erome.com
- Allow the user to select to use more download threads to dramatically speed up downloads
- Added Support for RedGifs
- Removed Dependency on deprecated Imgur library
- Fix post extraction from gfycat urls that contained tags
- Fix various bugs in failed downloads dialog and exporters
- Fix Vidble link extraction
- Fix crashing when running single download while a download is currently running
- Fix date modified not being set for reddit videos that are downloaded in parts and merged
- Fix files being overwritten when a file with the same name is downloaded
- Fix crashing due to certain application key words being used in user/subreddit names
- Fixed bug with pinned posts
- Videos hosted on reddit via v.redd.it links are now downloaded with audio.
- FFmpeg must be installed on host system in order to merge video and audio files.
-
Add user and subreddit list exporting options
-
Allow importing user and subreddit lists from json and xml files
- User or subreddit lists that have been exported to json or xml format will contain all information for the associated reddit object (except for previously downloaded urls). By doing this, reddit object lists that are exported to json or xml file types can then be imported at a later date retaining the reddit objects user set attributes (ie: last downloaded post date, post limit, media filters, date added, etc.)
-
Stopping downloader now stops in progress downloads when the stop button is pressed.
-
Add support for Imgur's commercial API endpoint. See https://rapidapi.com/imgur/api/imgur-9/pricing for more information about obtaining the commercial api credentials.
-
Add ability to download a user or subreddit as a single download from the main GUI lists context menus
-
Add option to download a user or subreddit as a single download immediately after they are added
- Restore copy and paste functionality to add reddit object dialog input line.
- Fix error message when trying to add a subreddit without an existing subreddit list.
- Fix imgur url formatting issues that happened in some circumstances
- Fix occasional crashing due to posts removed by reddit
- Fix crashing when trying to download from private subreddits
- Layout rate limiter structure
- At this time only the ImgurExtractor is affected by the rate limiter due to user reported errors
- Update failed to save dialog to give reason when trying to save while downloader is running
- Fix minor logging error in extractor
- Add youtube-dl video download support (any site that can be downloaded by the youtube-dl project can now be downloaded from reddit by this downloader)
- Massively update the failed downloads dialog
- Add ability to export failed downloads in multiple formats
- Add new extractor for reddituploads
- Add ability to exclude a user/subreddit from download without removing them from the download list
- Massively update the add user/subreddit dialog
- Dialog now handles importing from text file or sub folders instead of main window
- List copy and paste now supported
- Add imgur credit limit check to avoid additional imgur api calls when out of credits
- These posts can be saved (see settings) for future download without having to be re-extracted from reddit
- Fix title bar name not changing in last downloaded dialog
- Fix index error when displaying saved content for some reddit objects
- Fix crashes related to resetting date restriction from user/subreddit settings dialog
- Fix imgur credits not updating properly
- Fix gifv extraction
- Fix saved submission display in reddit object settings dialog
- Fix save submissions not being removed from saved list upon download
- Tertiary windows now open in center of main window instead of saved location
- Updated gfycat api caller to new version
- Fix last downloaded dialog error when user or subreddit list has not been set