hs-m3u8 0.1.1__py3-none-any.whl → 0.1.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
hs_m3u8/__init__.py
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: hs-m3u8
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.2
|
|
4
4
|
Summary: m3u8 下载器
|
|
5
|
+
Project-URL: homepage, https://github.com/x-haose/hs-m3u8
|
|
6
|
+
Project-URL: repository, https://github.com/x-haose/hs-m3u8
|
|
7
|
+
Project-URL: documentation, https://github.com/x-haose/hs-m3u8
|
|
5
8
|
Author-email: 昊色居士 <xhrtxh@gmail.com>
|
|
6
9
|
License: MIT
|
|
7
10
|
Classifier: Development Status :: 4 - Beta
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
hs_m3u8/__init__.py,sha256=VWzgd1ZOktIFqMuyNnZFhKltLMFS7g9IOS5FUZXZpoE,63
|
|
2
|
+
hs_m3u8/main.py,sha256=tq-JtMzfEy1YTTpZFL9Oas5ZzrON3eigWxlKAduc-oU,11592
|
|
3
|
+
hs_m3u8-0.1.2.dist-info/METADATA,sha256=e6BAuDJEiq0k_mhn5uuYUpLcW6f6eEw1yocday1-NW0,1979
|
|
4
|
+
hs_m3u8-0.1.2.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
|
5
|
+
hs_m3u8-0.1.2.dist-info/RECORD,,
|
hs_m3u8-0.1.1.dist-info/RECORD
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
hs_m3u8/__init__.py,sha256=wdYXGQjuhr0qxMX2CajVEw4MTbgRLUojLCJ6L7zJris,63
|
|
2
|
-
hs_m3u8/main.py,sha256=tq-JtMzfEy1YTTpZFL9Oas5ZzrON3eigWxlKAduc-oU,11592
|
|
3
|
-
hs_m3u8-0.1.1.dist-info/METADATA,sha256=kNTAJQj2TodV_HRHkELFJ2OiDcnHnX_9_d7D8SBSj48,1798
|
|
4
|
-
hs_m3u8-0.1.1.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
|
5
|
-
hs_m3u8-0.1.1.dist-info/RECORD,,
|
|
File without changes
|