Files
SCrawler/Changelog.md
Andy 55a28a7d89 1.0.0.2
Add: downloading certain types of media, name files by date
Fix: Stop button is not activated after download start
2021-12-10 13:59:23 +03:00

1.1 KiB

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