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

Fix multi-part downloader #315

Closed MalloyDelacroix closed 1 year ago

MalloyDelacroix commented 1 year ago

The multi-part downloader was not performing correctly with the addition of making download requests with required headers. This fix makes the multi-part downloader pull from the same header library that the main downloader now uses.