jmcomic 2.5.27__py3-none-any.whl → 2.5.28__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.
- jmcomic/__init__.py +1 -1
- jmcomic/jm_toolkit.py +1 -1
- {jmcomic-2.5.27.dist-info → jmcomic-2.5.28.dist-info}/METADATA +1 -1
- {jmcomic-2.5.27.dist-info → jmcomic-2.5.28.dist-info}/RECORD +8 -8
- {jmcomic-2.5.27.dist-info → jmcomic-2.5.28.dist-info}/LICENSE +0 -0
- {jmcomic-2.5.27.dist-info → jmcomic-2.5.28.dist-info}/WHEEL +0 -0
- {jmcomic-2.5.27.dist-info → jmcomic-2.5.28.dist-info}/entry_points.txt +0 -0
- {jmcomic-2.5.27.dist-info → jmcomic-2.5.28.dist-info}/top_level.txt +0 -0
jmcomic/__init__.py
CHANGED
jmcomic/jm_toolkit.py
CHANGED
|
@@ -53,7 +53,7 @@ class JmcomicText:
|
|
|
53
53
|
# 點擊喜歡
|
|
54
54
|
pattern_html_album_likes = compile(r'<span id="albim_likes_\d+">(.*?)</span>')
|
|
55
55
|
# 觀看
|
|
56
|
-
pattern_html_album_views = compile(r'<span>(.*?)</span>\n *<span>(
|
|
56
|
+
pattern_html_album_views = compile(r'<span>(.*?)</span>\n *<span>(次觀看|观看次数|次观看次数)</span>')
|
|
57
57
|
# 評論(div)
|
|
58
58
|
pattern_html_album_comment_count = compile(r'<div class="badge"[^>]*?id="total_video_comments">(\d+)</div>'), 0
|
|
59
59
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
jmcomic/__init__.py,sha256=
|
|
1
|
+
jmcomic/__init__.py,sha256=fLksC43ocmyZDPtBz1fCKmW0McybQqg5y1khTpb6Ppo,903
|
|
2
2
|
jmcomic/api.py,sha256=40mzFEVhR0h_Ta-ub8vMfJ9yx89yvL09XMv9zK0QUvA,3865
|
|
3
3
|
jmcomic/cl.py,sha256=PBSh0JndNFZw3B7WJPj5Y8SeFdKzHE00jIwYo9An-K0,3475
|
|
4
4
|
jmcomic/jm_client_impl.py,sha256=dJvlhBs0aPxGgH4wsXEFPamHTsxgrmGUytbnv8TQLYk,39523
|
|
@@ -9,10 +9,10 @@ jmcomic/jm_entity.py,sha256=yjGz55r2UwCIhQLUEBHhx3-MAipBYLHqn4ofnqvg1GI,19090
|
|
|
9
9
|
jmcomic/jm_exception.py,sha256=B9APE1jw23JBzCT12eV_imCZny3mNrSXju1p2IquaHA,4801
|
|
10
10
|
jmcomic/jm_option.py,sha256=wmoOIwffM8b8fKUufRslXK5-bynD1nPXqc1sotXLIzQ,21918
|
|
11
11
|
jmcomic/jm_plugin.py,sha256=aCyMO_8YGrT37A12LxkKH020IryP0qn3KVRg0f4dquo,39566
|
|
12
|
-
jmcomic/jm_toolkit.py,sha256=
|
|
13
|
-
jmcomic-2.5.
|
|
14
|
-
jmcomic-2.5.
|
|
15
|
-
jmcomic-2.5.
|
|
16
|
-
jmcomic-2.5.
|
|
17
|
-
jmcomic-2.5.
|
|
18
|
-
jmcomic-2.5.
|
|
12
|
+
jmcomic/jm_toolkit.py,sha256=LTM5bFjJb0mkv3V_KqSCQgCbAPy8SCo12R668tG8EuU,29161
|
|
13
|
+
jmcomic-2.5.28.dist-info/LICENSE,sha256=kz4coTxZxuGxisK3W00tjK57Zh3RcMGq-EnbXrK7-xA,1064
|
|
14
|
+
jmcomic-2.5.28.dist-info/METADATA,sha256=Jf-TOjZjagZEtLbekZkuiF9Yg5YVKxgJ_3h2gRpCPvQ,7118
|
|
15
|
+
jmcomic-2.5.28.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
|
16
|
+
jmcomic-2.5.28.dist-info/entry_points.txt,sha256=tRbQltaGSBjejI0c9jYt-4SXQMd5nSDHcMvHmuTy4ow,44
|
|
17
|
+
jmcomic-2.5.28.dist-info/top_level.txt,sha256=puvVMFYJqIbd6NOTMEvOyugMTT8woBfSQyxEBan3zY4,8
|
|
18
|
+
jmcomic-2.5.28.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|