mirror of
				https://github.com/KevinMidboe/bulk-downloader-for-reddit.git
				synced 2025-10-29 17:40:15 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			4.3 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			4.3 KiB
		
	
	
	
	
	
	
	
Changes on master
27/01/2019
- Clarified the instructions
 
28/08/2018
- Adjusted algorith used for extracting gfycat links because of gfycat's design change
 - Ignore space at the end of the given directory
 
16/08/2018
- Fix the bug that prevents downloading imgur videos
 
15/08/2018
- Prints out the title of posts' that are already downloaded
 
13/08/2018
- Added alternative location of current directory for config file
 - Fixed console prints on Linux
 
10/08/2018
- Added reddit username to config file
 
06/08/2018
- Sending headers when requesting a file in order not to be rejected by server
 
04/08/2018
- Disabled printing post types to console
 
30/07/2018
- Now opens web browser and goes to Imgur when prompts for Imgur credentials
 
26/07/2018
- Improved verbose mode
 - Minimalized the console output
 - Added quit option for auto quitting the program after process finishes
 
25/07/2018
- Added verbose mode
 - Stylized the console output
 
24/07/2018
- Added OP's name to file names (backwards compatible)
 - Deleted # char from file names (backwards compatible)
 - Improved exception handling
 
23/07/2018
- Splited download() function
 - Added erome support
 - Removed exclude feature
 - Bug fixes
 
22/07/2018
- Put log files in a folder named "LOG_FILES"
 - Fixed the bug that makes multireddit mode unusable
 
21/07/2018
- Added exclude mode
 
20/07/2018
- "0" input for no limit
 - Fixed the bug that recognizes none image direct links as image links
 
19/07/2018
- Added v.redd.it support
 - Added custom exception descriptions to FAILED.json file
 - Fixed the bug that prevents downloading some gfycat URLs
 
13/07/2018
- Changed config.json file's path to home directory
 
12/07/2018
- Added binaries for Windows and Linux
 - Wait on KeyboardInterrupt
 - Accept multiple subreddit input
 - Fixed the bug that prevents choosing "[0] exit" with typing "exit"
 
11/07/2018
- Improvements on UX and UI
 - Added logging errors to CONSOLE_LOG.txt
 - Using current directory if directory has not been given yet.
 
10/07/2018
- Added support for self post
 - Now getting posts is quicker