Skip to content

Latest commit

 

History

History
86 lines (65 loc) · 4.43 KB

CHANGELOG.md

File metadata and controls

86 lines (65 loc) · 4.43 KB

Changes on master

  • Fixed v.redd.it links
  • Clarified the instructions
  • Adjusted algorith used for extracting gfycat links because of gfycat's design change
  • Ignore space at the end of the given directory
  • Fix the bug that prevents downloading imgur videos
  • Prints out the title of posts' that are already downloaded
  • Added alternative location of current directory for config file
  • Fixed console prints on Linux
  • Added reddit username to config file
  • Sending headers when requesting a file in order not to be rejected by server
  • Disabled printing post types to console
  • Now opens web browser and goes to Imgur when prompts for Imgur credentials
  • Improved verbose mode
  • Minimalized the console output
  • Added quit option for auto quitting the program after process finishes
  • Added verbose mode
  • Stylized the console output
  • Added OP's name to file names (backwards compatible)
  • Deleted # char from file names (backwards compatible)
  • Improved exception handling
  • Splited download() function
  • Added erome support
  • Removed exclude feature
  • Bug fixes
  • Put log files in a folder named "LOG_FILES"
  • Fixed the bug that makes multireddit mode unusable
  • Added exclude mode
  • "0" input for no limit
  • Fixed the bug that recognizes none image direct links as image links
  • Added v.redd.it support
  • Added custom exception descriptions to FAILED.json file
  • Fixed the bug that prevents downloading some gfycat URLs
  • Changed config.json file's path to home directory
  • Added binaries for Windows and Linux
  • Wait on KeyboardInterrupt
  • Accept multiple subreddit input
  • Fixed the bug that prevents choosing "[0] exit" with typing "exit"
  • Improvements on UX and UI
  • Added logging errors to CONSOLE_LOG.txt
  • Using current directory if directory has not been given yet.
  • Added support for self post
  • Now getting posts is quicker