feat: update m3u8

This commit is contained in:
2022-11-06 23:53:52 +08:00
parent 55b0cfad6f
commit 63d8356c9d
4 changed files with 1352 additions and 23 deletions

View File

@@ -8,6 +8,7 @@ edition = "2018"
[dependencies]
m3u8-rs = "1.0.5"
reqwest = "0.10.1"
reqwest = { version = "0.10.1", features = ["blocking", "json"] }
http = "0.2.0"
rust_util = "0.2.1"
rust_util = "0.6.41"
sha256 = "1.1.1"