Zippyshare-downloader

Latest version: v0.3.4

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

Scan your dependencies

Page 1 of 5

0.3.4

This update only fix "failed to get download url" in zippyshare

- Add more pattern

0.3.3

This update only fix "failed to get download url" in zippyshare

- Add more pattern

0.3.2

This update only fix "failed to get download url" in zippyshare

- Add more pattern

0.3.1

This update only include some fixes and improvements. More info see below:

For CLI
- Fixed `--folder` without `--async` option throwing error
- Fixed some error message after finished download

For API
- Fixed `File.download()` with parameter `folder` throwing error
- Fixed `Net.close_async()` are not closed properly
- Improved `NetworkObject` class

0.3.0

- Added proxy support
- Some bug fixes

For embedding

- Added `url` attribute in `File` class, returning origin zippyshare url.
- Added `size_fmt` attribute in `File` class, returning formatted size of zippyshare file.
- Added `date_uploaded_fmt` attribute in `File` class, returning formatted date uploaded of zippyshare file.

For Command Line Interface (CLI)

- Output cli is now changed from json format to pretty print format
- Added `--json` option, the output will be in json format, **NOTE:** all logging from the app will be disabled.
- Now the app will throw error if `-pipe` and `--no-download` are present
- Fix `--silent` option are not working properly

0.2.0

- Fixed unable to extract download url 10

For embedding

- Added `download_stdout()`, this function will download zippyshare file to stdout. Useful for piping media content to media player (like vlc) if playable.

For Command Line Interface (CLI)

- Added `-pipe` option, Download to stdout, useful for piping media content to media player (like vlc).

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.