Files
SCrawler/Changelog.md
Andy 0cacba4144 2.0.0.1
Added download individual imgur media
Fixed missing file
Updated global settings form
Fixed incorrect filling user params
2021-12-29 09:55:29 +03:00

3.5 KiB

2.0.0.1

  • Added
    • Download individual Imgur media files (use the "Download video" form).
  • Fixed
    • Incorrect filling of user parameters in the user creation form
    • In some cases, the global settings cannot be saved.

2.0.0.0

  • Added
    • Instagram
    • Filter by site
    • Group for regular channels in the main window
    • Ability to change user/collection path
    • Imgur albums downloading
    • NSFW Imgur content bypass (requires 'ClientID')
    • Special user folder
    • Remove user while keeping data
    • Disabled overriding user preferences when creating a new user if it already exists in the destination (in case of deleting a user with saving data).
    • Saved Reddit posts downloading
  • Fixed
    • Suspended profiles do not change status if the profile is no longer suspended
    • Limited download for Twitter not implemented

1.0.1.0

  • Added
    • Extended site settings
    • Non-existend users will be marked in red
    • Suspended users' profiles will be marked in yellow
    • Automatically disable 'Ready for download' if user does not exist.
    • Ability to disable MD5 check when downloading regular (added to the main window) channels
    • Ability to create a user from a channel with the default option 'Ready to download' (setting in the 'Settings')
    • Ability to change default 'Temporary' parameter on create a user from a channel (setting in the 'Settings')
    • Advanced defaults for each site (download images, download videos and temporary)
    • By checking the 'Temporary' checkbox in the user creation form, the 'Ready for download' checkbox became unchecked
    • Automatically disable 'Ready for download' if profile does not exists or has been deleted
  • Change
    • Removed extended twitter invalid credentials error and replaced with a simple line in the log
    • Redesigned settings form
  • Fixed
    • In some cases, the image of the channel post is not copied to the user's folder
    • Users in the main window are not refreshed if new users are added by a list that includes banned and/or unrecognized users.
    • Minor bugs

1.0.0.4

  • Added
    • Full channels support (you can now add channel (subreddit) for standard download)
    • Ready for download now available for collections and can be changed for multiple user
  • Fixed
    • Images hosted on Imgur won't download

1.0.0.3

  • Fixed
    • Custom "Download videos" option is not saved
    • The "Download all" button is not activated after changing modes

1.0.0.2

  • Added
    • Ability to choose what types of media you want to download (images only, videos only, both)
    • Ability to name files by date
  • Fixed
    • In some cases, the "Stop" button is not activated after download start

1.0.0.1

  • Added
    • Limited download if user added from the channel
    • Forced limited download for any user
    • x86 compatibility
    • Coping user image posted in the channel (if user added from the channel)
    • Check for new version at start setting
    • Removing currently downloading user
    • Change maximum count of along downloading tasks of users
    • Change maximum count of along downloading tasks of channels
  • Removed
    • Reparse not downloaded content (left from the older versions)
  • Fixed
    • No Label and No Parsed labels does not shown in the labels list
    • User list does not refresh by labels change in the main window
    • Disabled collection editing
    • Collection name does not show in some operations
    • Error (in some cases) on add to collection
    • Wrong some Reddit videos parsing
    • Wrong some Reddit images parsing

1.0.0.0

Initial release