v1.15
- Fixed video comments extraction
- Amended the region lock check for certain video types
- Added stubbed support for the new DMS delivery on certain videos; follow development in #139
From v.14:
- Added
--break-on-existing
- Added
--list-qualities
for videos - Added
--chinese
- Fixed Seiga image extraction
Windows binaries will no longer be provided. nndownload
will now receive updates through pip
exclusively: pip install nndownload
Binaries can be built as needed with pyinstaller
: pyinstaller --onefile nndownload.py