]> jfr.im git - yt-dlp.git/blame - youtube_dl/extractor/vk.py
[vk] Remove unnecessary message
[yt-dlp.git] / youtube_dl / extractor / vk.py
CommitLineData
60d142aa 1# encoding: utf-8
94a23d2a
PH
2from __future__ import unicode_literals
3
60d142aa
JMF
4import re
5import json
6
7from .common import InfoExtractor
1cc79574
PH
8from ..compat import (
9 compat_str,
10 compat_urllib_parse,
1cc79574 11)
60d142aa 12from ..utils import (
9032dc28 13 ExtractorError,
1cc79574 14 orderedSet,
5c2266df 15 sanitized_Request,
8117df4c 16 str_to_int,
60d142aa 17 unescapeHTML,
e1e8b689 18 unified_strdate,
1cc79574 19)
84663361 20from .vimeo import VimeoIE
c4737bea 21from .pladform import PladformIE
60d142aa
JMF
22
23
24class VKIE(InfoExtractor):
1ecb5d1d
S
25 IE_NAME = 'vk'
26 IE_DESC = 'VK'
cf9cf7dd
S
27 _VALID_URL = r'''(?x)
28 https?://
29 (?:
30 (?:m\.)?vk\.com/video_ext\.php\?.*?\boid=(?P<oid>-?\d+).*?\bid=(?P<id>\d+)|
31 (?:
32 (?:m\.)?vk\.com/(?:.+?\?.*?z=)?video|
33 (?:www\.)?biqle\.ru/watch/
34 )
79913fde 35 (?P<videoid>[^s].*?)(?:\?(?:.*\blist=(?P<list_id>[\da-f]+))?|%2F|$)
cf9cf7dd
S
36 )
37 '''
5544e038 38 _NETRC_MACHINE = 'vk'
60d142aa 39
9032dc28
S
40 _TESTS = [
41 {
42 'url': 'http://vk.com/videos-77521?z=video-77521_162222515%2Fclub77521',
43 'md5': '0deae91935c54e00003c2a00646315f0',
44 'info_dict': {
45 'id': '162222515',
46 'ext': 'flv',
47 'title': 'ProtivoGunz - Хуёвая песня',
36300346 48 'uploader': 're:(?:Noize MC|Alexander Ilyashenko).*',
9032dc28 49 'duration': 195,
42e1ff86 50 'upload_date': '20120212',
8117df4c 51 'view_count': int,
9032dc28 52 },
60d142aa 53 },
9032dc28 54 {
c52331f3
WS
55 'url': 'http://vk.com/video205387401_165548505',
56 'md5': '6c0aeb2e90396ba97035b9cbde548700',
9032dc28 57 'info_dict': {
c52331f3 58 'id': '165548505',
9032dc28 59 'ext': 'mp4',
c52331f3
WS
60 'uploader': 'Tom Cruise',
61 'title': 'No name',
62 'duration': 9,
8117df4c
S
63 'upload_date': '20130721',
64 'view_count': int,
9032dc28
S
65 }
66 },
ca97a56e
S
67 {
68 'note': 'Embedded video',
69 'url': 'http://vk.com/video_ext.php?oid=32194266&id=162925554&hash=7d8c2e0d5e05aeaa&hd=1',
70 'md5': 'c7ce8f1f87bec05b3de07fdeafe21a0a',
71 'info_dict': {
72 'id': '162925554',
73 'ext': 'mp4',
74 'uploader': 'Vladimir Gavrin',
75 'title': 'Lin Dan',
76 'duration': 101,
42e1ff86 77 'upload_date': '20120730',
8117df4c 78 'view_count': int,
ca97a56e
S
79 }
80 },
9032dc28 81 {
c52331f3
WS
82 # VIDEO NOW REMOVED
83 # please update if you find a video whose URL follows the same pattern
9032dc28
S
84 'url': 'http://vk.com/video-8871596_164049491',
85 'md5': 'a590bcaf3d543576c9bd162812387666',
86 'note': 'Only available for registered users',
87 'info_dict': {
88 'id': '164049491',
89 'ext': 'mp4',
90 'uploader': 'Триллеры',
57bdc730 91 'title': '► Бойцовский клуб / Fight Club 1999 [HD 720]',
9032dc28 92 'duration': 8352,
8117df4c
S
93 'upload_date': '20121218',
94 'view_count': int,
9032dc28
S
95 },
96 'skip': 'Requires vk account credentials',
ca97a56e 97 },
57bdc730
S
98 {
99 'url': 'http://vk.com/hd_kino_mania?z=video-43215063_168067957%2F15c66b9b533119788d',
100 'md5': '4d7a5ef8cf114dfa09577e57b2993202',
101 'info_dict': {
102 'id': '168067957',
103 'ext': 'mp4',
104 'uploader': 'Киномания - лучшее из мира кино',
105 'title': ' ',
106 'duration': 7291,
42e1ff86 107 'upload_date': '20140328',
57bdc730
S
108 },
109 'skip': 'Requires vk account credentials',
110 },
849086a1
S
111 {
112 'url': 'http://m.vk.com/video-43215063_169084319?list=125c627d1aa1cebb83&from=wall-43215063_2566540',
113 'md5': '0c45586baa71b7cb1d0784ee3f4e00a6',
114 'note': 'ivi.ru embed',
115 'info_dict': {
116 'id': '60690',
117 'ext': 'mp4',
118 'title': 'Книга Илая',
119 'duration': 6771,
42e1ff86 120 'upload_date': '20140626',
8117df4c 121 'view_count': int,
849086a1 122 },
d518d06e 123 'skip': 'Only works from Russia',
849086a1 124 },
79913fde
S
125 {
126 # video (removed?) only available with list id
127 'url': 'https://vk.com/video30481095_171201961?list=8764ae2d21f14088d4',
128 'md5': '091287af5402239a1051c37ec7b92913',
129 'info_dict': {
130 'id': '171201961',
131 'ext': 'mp4',
132 'title': 'ТюменцевВВ_09.07.2015',
133 'uploader': 'Anton Ivanov',
134 'duration': 109,
135 'upload_date': '20150709',
136 'view_count': int,
137 },
138 },
9281f6d2
S
139 {
140 # youtube embed
141 'url': 'https://vk.com/video276849682_170681728',
142 'info_dict': {
143 'id': 'V3K4mi0SYkc',
144 'ext': 'mp4',
145 'title': "DSWD Awards 'Children's Joy Foundation, Inc.' Certificate of Registration and License to Operate",
146 'description': 'md5:bf9c26cfa4acdfb146362682edd3827a',
147 'duration': 179,
148 'upload_date': '20130116',
149 'uploader': "Children's Joy Foundation",
150 'uploader_id': 'thecjf',
151 'view_count': int,
152 },
153 },
a8363f3a
PH
154 {
155 # removed video, just testing that we match the pattern
156 'url': 'http://vk.com/feed?z=video-43215063_166094326%2Fbb50cacd3177146d7a',
157 'only_matching': True,
158 },
e58066e2
S
159 {
160 # age restricted video, requires vk account credentials
161 'url': 'https://vk.com/video205387401_164765225',
162 'only_matching': True,
163 },
cf9cf7dd
S
164 {
165 # vk wrapper
166 'url': 'http://www.biqle.ru/watch/847655_160197695',
167 'only_matching': True,
168 }
9032dc28
S
169 ]
170
171 def _login(self):
172 (username, password) = self._get_login_info()
173 if username is None:
174 return
175
226b886c
S
176 login_page = self._download_webpage(
177 'https://vk.com', None, 'Downloading login page')
178
f8da79f8 179 login_form = self._hidden_inputs(login_page)
226b886c
S
180
181 login_form.update({
4f3bf679
S
182 'email': username.encode('cp1251'),
183 'pass': password.encode('cp1251'),
226b886c 184 })
9032dc28 185
5c2266df 186 request = sanitized_Request(
226b886c
S
187 'https://login.vk.com/?act=login',
188 compat_urllib_parse.urlencode(login_form).encode('utf-8'))
189 login_page = self._download_webpage(
190 request, None, note='Logging in as %s' % username)
9032dc28
S
191
192 if re.search(r'onLoginFailed', login_page):
226b886c
S
193 raise ExtractorError(
194 'Unable to login, incorrect username and/or password', expected=True)
9032dc28
S
195
196 def _real_initialize(self):
197 self._login()
60d142aa
JMF
198
199 def _real_extract(self, url):
200 mobj = re.match(self._VALID_URL, url)
ca97a56e
S
201 video_id = mobj.group('videoid')
202
203 if not video_id:
204 video_id = '%s_%s' % (mobj.group('oid'), mobj.group('id'))
9032dc28 205
275c0423 206 info_url = 'https://vk.com/al_video.php?act=show&al=1&module=video&video=%s' % video_id
79913fde
S
207
208 # Some videos (removed?) can only be downloaded with list id specified
209 list_id = mobj.group('list_id')
210 if list_id:
211 info_url += '&list=%s' % list_id
212
60d142aa 213 info_page = self._download_webpage(info_url, video_id)
9032dc28 214
ee48b6a8
S
215 error_message = self._html_search_regex(
216 r'(?s)<!><div[^>]+class="video_layer_message"[^>]*>(.+?)</div>',
217 info_page, 'error message', default=None)
218 if error_message:
219 raise ExtractorError(error_message, expected=True)
220
7f220b2f
S
221 if re.search(r'<!>/login\.php\?.*\bact=security_check', info_page):
222 raise ExtractorError(
223 'You are trying to log in from an unusual location. You should confirm ownership at vk.com to log in with this IP.',
224 expected=True)
225
e0c51cda
S
226 ERRORS = {
227 r'>Видеозапись .*? была изъята из публичного доступа в связи с обращением правообладателя.<':
3d36cea4
PH
228 'Video %s has been removed from public access due to rightholder complaint.',
229
e0c51cda 230 r'<!>Please log in or <':
3d36cea4
PH
231 'Video %s is only available for registered users, '
232 'use --username and --password options to provide account credentials.',
233
234 r'<!>Unknown error':
1aa5172f
S
235 'Video %s does not exist.',
236
237 r'<!>Видео временно недоступно':
238 'Video %s is temporarily unavailable.',
d919fa33
S
239
240 r'<!>Access denied':
241 'Access denied to video %s.',
e0c51cda 242 }
9032dc28 243
e0c51cda
S
244 for error_re, error_msg in ERRORS.items():
245 if re.search(error_re, info_page):
246 raise ExtractorError(error_msg % video_id, expected=True)
9334f8f1 247
46478456
S
248 youtube_url = self._search_regex(
249 r'<iframe[^>]+src="((?:https?:)?//www.youtube.com/embed/[^"]+)"',
250 info_page, 'youtube iframe', default=None)
251 if youtube_url:
9281f6d2 252 return self.url_result(youtube_url, 'Youtube')
849086a1 253
84663361
S
254 vimeo_url = VimeoIE._extract_vimeo_url(url, info_page)
255 if vimeo_url is not None:
256 return self.url_result(vimeo_url)
257
c4737bea
S
258 pladform_url = PladformIE._extract_url(info_page)
259 if pladform_url:
260 return self.url_result(pladform_url)
261
7a1818c9
PH
262 m_rutube = re.search(
263 r'\ssrc="((?:https?:)?//rutube\.ru\\?/video\\?/embed(?:.*?))\\?"', info_page)
7a1818c9 264 if m_rutube is not None:
7a1818c9
PH
265 rutube_url = self._proto_relative_url(
266 m_rutube.group(1).replace('\\', ''))
267 return self.url_result(rutube_url)
268
054932f4 269 m_opts = re.search(r'(?s)var\s+opts\s*=\s*({.+?});', info_page)
849086a1 270 if m_opts:
054932f4 271 m_opts_url = re.search(r"url\s*:\s*'((?!/\b)[^']+)", m_opts.group(1))
849086a1
S
272 if m_opts_url:
273 opts_url = m_opts_url.group(1)
274 if opts_url.startswith('//'):
275 opts_url = 'http:' + opts_url
276 return self.url_result(opts_url)
277
054932f4 278 data_json = self._search_regex(r'var\s+vars\s*=\s*({.+?});', info_page, 'vars')
608bf698 279 data = json.loads(data_json)
60d142aa 280
02a12f9f
WS
281 # Extract upload date
282 upload_date = None
7c7dd9dc 283 mobj = re.search(r'id="mv_date(?:_views)?_wrap"[^>]*>([a-zA-Z]+ [0-9]+), ([0-9]+) at', info_page)
02a12f9f 284 if mobj is not None:
9e1a5b84 285 mobj.group(1) + ' ' + mobj.group(2)
02a12f9f
WS
286 upload_date = unified_strdate(mobj.group(1) + ' ' + mobj.group(2))
287
17d19005
S
288 view_count = None
289 views = self._html_search_regex(
290 r'"mv_views_count_number"[^>]*>(.+?\bviews?)<',
291 info_page, 'view count', fatal=False)
292 if views:
293 view_count = str_to_int(self._search_regex(
294 r'([\d,.]+)', views, 'view count', fatal=False))
8117df4c 295
913f3292
PH
296 formats = [{
297 'format_id': k,
298 'url': v,
299 'width': int(k[len('url'):]),
300 } for k, v in data.items()
301 if k.startswith('url')]
302 self._sort_formats(formats)
303
60d142aa 304 return {
608bf698 305 'id': compat_str(data['vid']),
913f3292 306 'formats': formats,
608bf698 307 'title': unescapeHTML(data['md_title']),
913f3292
PH
308 'thumbnail': data.get('jpg'),
309 'uploader': data.get('md_author'),
02a12f9f
WS
310 'duration': data.get('duration'),
311 'upload_date': upload_date,
8117df4c 312 'view_count': view_count,
60d142aa 313 }
469d4c89
WS
314
315
316class VKUserVideosIE(InfoExtractor):
1ecb5d1d
S
317 IE_NAME = 'vk:uservideos'
318 IE_DESC = "VK - User's Videos"
dc786d3d 319 _VALID_URL = r'https?://vk\.com/videos(?P<id>-?[0-9]+)$'
469d4c89 320 _TEMPLATE_URL = 'https://vk.com/videos'
dc786d3d 321 _TESTS = [{
469d4c89 322 'url': 'http://vk.com/videos205387401',
15ec6693
PH
323 'info_dict': {
324 'id': '205387401',
dc786d3d 325 'title': "Tom Cruise's Videos",
15ec6693 326 },
469d4c89 327 'playlist_mincount': 4,
dc786d3d
S
328 }, {
329 'url': 'http://vk.com/videos-77521',
330 'only_matching': True,
331 }]
469d4c89 332
469d4c89 333 def _real_extract(self, url):
021a0db8 334 page_id = self._match_id(url)
dc786d3d
S
335
336 webpage = self._download_webpage(url, page_id)
337
338 entries = [
d16abf43
PH
339 self.url_result(
340 'http://vk.com/video' + video_id, 'VK', video_id=video_id)
fec73daa 341 for video_id in orderedSet(re.findall(r'href="/video(-?[0-9_]+)"', webpage))]
dc786d3d
S
342
343 title = unescapeHTML(self._search_regex(
344 r'<title>\s*([^<]+?)\s+\|\s+\d+\s+videos',
345 webpage, 'title', default=page_id))
346
347 return self.playlist_result(entries, page_id, title)