zippyst 2.0.0

Resolve zippyshare.com download links
Documentation
[dependencies.hyper]
features = ["client", "http1"]
optional = true
version = "0.14.16"

[dependencies.hyper-tls]
optional = true
version = "0.5.0"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.percent-encoding]
version = "2.1.0"

[dependencies.regex]
version = "1.5.4"

[dependencies.scraper]
version = "0.11.0"

[dependencies.thiserror]
version = "1.0.30"

[dependencies.tinyexpr]
version = "0.1.1"

[dependencies.url]
version = "2.1.0"

[features]
fetch = ["hyper", "hyper-tls"]

[package]
authors = ["Scotow <contact@scotow.com>"]
categories = ["asynchronous", "web-programming"]
description = "Resolve zippyshare.com download links"
edition = "2021"
homepage = "https://github.com/scotow/zippyst"
keywords = ["zippyshare", "download", "non-blocking"]
license = "MIT"
name = "zippyst"
readme = "../README.md"
repository = "https://github.com/scotow/zippyst"
version = "2.0.0"
[package.metadata.docs.rs]
all-features = true