Nndownload

Latest version: v1.16.3

Safety actively analyzes 619291 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.16.3

- The build and WIndows-specific issues introduced by v1.16 (introduction of DMS downloading) have been fixed in this version. Thanks for your patience!
- `pip install -e` now works as expected for the package

Windows binaries are now being built on each commit with a GitHub action and will be provided here on version releases. If you notice any issues, please be sure to file a bug issue.

1.16.1

- Fixes download progress support on Windows

1.16

- Add support for DMS (Dwango Media Services) video delivery
- Some 1080p videos that were only available with DMS beginning 2023-11-01 can now be downloaded as expected
- Videos longer than 30 minutes can also now be posted and retrieved in HD (720p) quality
- Multithreading (`-r/--threads`) and resuming partial downloads are currently not supported when DMS is being used; muiltithreading may be deprecated or removed in a future release
- Partial video downloads are now written to `.part.mp4` files, then updated to `.mp4` when complete
- If you have any remaining partial downloads with a `.mp4` extension, they may be incorrectly reported as complete
- Updated requirements
- Other small changes

1.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`

1.13.1

- Write tags in metadata as UTF-8 without casting
- Read session cookie from file (`--session-cookie` will check for a TXT filepath at the provided argument before using it as the string cookie value)
- Modified comments extension to `.comments.json`
- Small bug and maintenance fixes

1.12.2

- Update comments API for videos
- Improve handling of exceptions

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.