-
Notifications
You must be signed in to change notification settings - Fork 1
/
cctv_patched.py
254 lines (238 loc) · 9.14 KB
/
cctv_patched.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
import re
from ..utils import float_or_none, try_get, unified_timestamp
from .common import InfoExtractor
class CCTVIE(InfoExtractor):
IE_DESC = "央视网"
_VALID_URL = r"https?://(?:(?:[^/]+)\.(?:cntv|cctv)\.(?:com|cn)|(?:www\.)?ncpa-classic\.com)/(?:[^/]+/)*?(?P<id>[^/?#&]+?)(?:/index)?(?:\.s?html|[?#&]|$)"
_TESTS = [
{
# fo.addVariable("videoCenterId","id")
"url": "http://sports.cntv.cn/2016/02/12/ARTIaBRxv4rTT1yWf1frW2wi160212.shtml",
"md5": "d61ec00a493e09da810bf406a078f691",
"info_dict": {
"id": "5ecdbeab623f4973b40ff25f18b174e8",
"ext": "mp4",
"title": "[NBA]二少联手砍下46分 雷霆主场击败鹈鹕(快讯)",
"description": "md5:7e14a5328dc5eb3d1cd6afbbe0574e95",
"duration": 98,
"uploader": "songjunjie",
"timestamp": 1455279956,
"upload_date": "20160212",
},
},
{
# var guid = "id"
"url": "http://tv.cctv.com/2016/02/05/VIDEUS7apq3lKrHG9Dncm03B160205.shtml",
"info_dict": {
"id": "efc5d49e5b3b4ab2b34f3a502b73d3ae",
"ext": "mp4",
"title": "[赛车]“车王”舒马赫恢复情况成谜(快讯)",
"description": "2月4日,蒙特泽莫罗透露了关于“车王”舒马赫恢复情况,但情况是否属实遭到了质疑。",
"duration": 37,
"uploader": "shujun",
"timestamp": 1454677291,
"upload_date": "20160205",
},
"params": {
"skip_download": True,
},
},
{
# changePlayer('id')
"url": "http://english.cntv.cn/special/four_comprehensives/index.shtml",
"info_dict": {
"id": "4bb9bb4db7a6471ba85fdeda5af0381e",
"ext": "mp4",
"title": "NHnews008 ANNUAL POLITICAL SEASON",
"description": "Four Comprehensives",
"duration": 60,
"uploader": "zhangyunlei",
"timestamp": 1425385521,
"upload_date": "20150303",
},
"params": {
"skip_download": True,
},
},
{
# loadvideo('id')
"url": "http://cctv.cntv.cn/lm/tvseries_russian/yilugesanghua/index.shtml",
"info_dict": {
"id": "b15f009ff45c43968b9af583fc2e04b2",
"ext": "mp4",
"title": "Путь,усыпанный космеями Серия 1",
"description": "Путь, усыпанный космеями",
"duration": 2645,
"uploader": "renxue",
"timestamp": 1477479241,
"upload_date": "20161026",
},
"params": {
"skip_download": True,
},
},
{
# var initMyAray = 'id'
"url": "http://www.ncpa-classic.com/2013/05/22/VIDE1369219508996867.shtml",
"info_dict": {
"id": "a194cfa7f18c426b823d876668325946",
"ext": "mp4",
"title": "小泽征尔音乐塾 音乐梦想无国界",
"duration": 2173,
"timestamp": 1369248264,
"upload_date": "20130522",
},
"params": {
"skip_download": True,
},
},
{
# videoCenterId: "id"
"url": "http://news.cctv.com/2024/02/21/ARTIcU5tKIOIF2myEGCATkLo240221.shtml",
"info_dict": {
"id": "5c846c0518444308ba32c4159df3b3e0",
"ext": "mp4",
"title": "《平“语”近人——习近平喜欢的典故》第三季 第5集:风物长宜放眼量",
"uploader": "yangjuan",
"timestamp": 1708554940,
"upload_date": "20240221",
},
"params": {
"skip_download": True,
},
},
{
# var ids = ["id"]
"url": "http://www.ncpa-classic.com/clt/more/416/index.shtml",
"info_dict": {
"id": "a8606119a4884588a79d81c02abecc16",
"ext": "mp3",
"title": "来自维也纳的新年贺礼",
"description": "md5:f13764ae8dd484e84dd4b39d5bcba2a7",
"duration": 1578,
"uploader": "djy",
"timestamp": 1482942419,
"upload_date": "20161228",
},
"params": {
"skip_download": True,
},
"expected_warnings": ["Failed to download m3u8 information"],
},
{
"url": "http://ent.cntv.cn/2016/01/18/ARTIjprSSJH8DryTVr5Bx8Wb160118.shtml",
"only_matching": True,
},
{
"url": "http://tv.cntv.cn/video/C39296/e0210d949f113ddfb38d31f00a4e5c44",
"only_matching": True,
},
{
"url": "http://english.cntv.cn/2016/09/03/VIDEhnkB5y9AgHyIEVphCEz1160903.shtml",
"only_matching": True,
},
{
"url": "http://tv.cctv.com/2016/09/07/VIDE5C1FnlX5bUywlrjhxXOV160907.shtml",
"only_matching": True,
},
{
"url": "http://tv.cntv.cn/video/C39296/95cfac44cabd3ddc4a9438780a4e5c44",
"only_matching": True,
},
]
def _real_extract(self, url):
video_id = self._match_id(url)
webpage = self._download_webpage(url, video_id)
video_id = self._search_regex(
[
r'var\s+guid\s*=\s*["\']([\da-fA-F]+)',
r'videoCenterId(?:["\']\s*,|:)\s*["\']([\da-fA-F]+)',
r'changePlayer\s*\(\s*["\']([\da-fA-F]+)',
r'load[Vv]ideo\s*\(\s*["\']([\da-fA-F]+)',
r'var\s+initMyAray\s*=\s*["\']([\da-fA-F]+)',
r'var\s+ids\s*=\s*\[["\']([\da-fA-F]+)',
],
webpage,
"video id",
)
data = self._download_json(
"http://vdn.apps.cntv.cn/api/getHttpVideoInfo.do",
video_id,
query={
"pid": video_id,
"url": url,
"idl": 32,
"idlr": 32,
"modifyed": "false",
},
)
title = data["title"]
formats = []
video = data.get("video")
if isinstance(video, dict):
for quality, chapters_key in enumerate(("lowChapters", "chapters")):
video_url = try_get(
video, lambda x: x[chapters_key][0]["url"], str)
if video_url:
formats.append(
{
"url": video_url,
"format_id": "http",
"quality": quality,
# Sample clip
"preference": -10,
}
)
hls_url = try_get(data, lambda x: x["hls_url"], str)
if hls_url:
hls_url = re.sub(r"maxbr=\d+&?", "", hls_url)
# PATCH BEGIN ---
SENTINAL = "xjpxjpxjp"
res_list = ["450", "850", "1200", "2000"]
hls_url = re.sub(r"main", SENTINAL, hls_url)
for res in res_list:
if res + ".m3u8" in hls_url:
hls_url = re.sub(f"hls/{res}", f"hls/{SENTINAL}", hls_url)
hls_url = re.sub(
f"{res}.m3u8",
f"{SENTINAL}.m3u8",
hls_url,
)
for res in res_list:
hls_qurl = re.sub(SENTINAL, res, hls_url)
hls_qurl.rstrip("?")
# replace cdn with cntv cdn
DEFAULT_CDN_DOMAIN = "hls.cntv.cdn20.com"
pattern = r"^(https?://)([^/]+)"
replacement = r"\1" + DEFAULT_CDN_DOMAIN
hls_qurl = re.sub(pattern, replacement, hls_qurl)
print(hls_qurl)
format = self._extract_m3u8_formats(
hls_qurl,
video_id,
"mp4",
entry_protocol="m3u8_native",
m3u8_id="hls",
fatal=False,
)
ext = {
"width": int(res),
"height": int(res),
}
format[0].update(ext)
formats.extend(format)
# PATCH END ---
uploader = data.get("editer_name")
description = self._html_search_meta(
"description", webpage, default=None)
timestamp = unified_timestamp(data.get("f_pgmtime"))
duration = float_or_none(try_get(video, lambda x: x["totalLength"]))
return {
"id": video_id,
"title": title,
"description": description,
"uploader": uploader,
"timestamp": timestamp,
"duration": duration,
"formats": formats,
}