Skip to content

2020.04.05-post1

Compare
Choose a tag to compare
@pspeter pspeter released this 05 Apr 17:29
· 42 commits to master since this release

statement-dl 2020.04.05-post1

Features

  • Added an option to keep the original filenames (--keep-filenames)

Changes

  • Document type sub-directories are no longer lower-cased, they are just kept as-is

Bugfixes

  • Fix relative paths not working for the destination directory
  • Fix crash when just running statement_dl with no options
  • Fix a crash when geckodriver path is not specified
  • flatex: Some documents were not downloaded because they did not have a unique filename. The filenames now have an added ID that is unique for each document to prevent this