]> jfr.im git - yt-dlp.git/blame - youtube_dl/extractor/generic.py
[cmt] Detect unavailable videos and update _TESTS
[yt-dlp.git] / youtube_dl / extractor / generic.py
CommitLineData
cfe50f04
JMF
1# encoding: utf-8
2
79649588
PH
3from __future__ import unicode_literals
4
9b122384
PH
5import os
6import re
6c91a5a7 7import sys
9b122384
PH
8
9from .common import InfoExtractor
fc9713a1 10from .youtube import YoutubeIE
8c25f81b 11from ..compat import (
f7854627 12 compat_etree_fromstring,
1ddb9456 13 compat_urllib_parse_unquote,
a5caba1e 14 compat_urlparse,
f7300c5c 15 compat_xml_parse_error,
8c25f81b
PH
16)
17from ..utils import (
b759a0d4 18 determine_ext,
9b122384 19 ExtractorError,
c8e9a235 20 float_or_none,
aa94a6d3 21 HEADRequest,
61ca9a80 22 is_html,
ed2d6a19 23 orderedSet,
5c2266df 24 sanitized_Request,
9d4660ca
PH
25 smuggle_url,
26 unescapeHTML,
42393ce2 27 unified_strdate,
4d54ef20 28 unsmuggle_url,
416c7fcb 29 UnsupportedError,
42393ce2 30 url_basename,
76c73715 31 xpath_text,
9b122384 32)
ed126900 33from .brightcove import (
4fcaa4f4 34 BrightcoveLegacyIE,
5c17f0a6 35 BrightcoveNewIE,
ed126900 36)
a2edf2e7 37from .nbc import NBCSportsVPlayerIE
c0d0b01f 38from .ooyala import OoyalaIE
93d020dd 39from .rutv import RUTVIE
954c1d05 40from .tvc import TVCIE
d40a3b5b 41from .sportbox import SportBoxEmbedIE
cb3ac1c6 42from .smotri import SmotriIE
6dd94d3a 43from .myvi import MyviIE
1419fafd 44from .condenast import CondeNastIE
418c5cc3 45from .udn import UDNEmbedIE
2fe1b5bd 46from .senateisvp import SenateISVPIE
bab19a8e 47from .svt import SVTIE
65d161c4 48from .pornhub import PornHubIE
2bb5b6d0 49from .xhamster import XHamsterEmbedIE
2c9ca782 50from .tnaflix import TNAFlixNetworkEmbedIE
b407e173 51from .vimeo import VimeoIE
ad213a1d
YCH
52from .dailymotion import (
53 DailymotionIE,
54 DailymotionCloudIE,
55)
1ac1c4c2 56from .onionstudios import OnionStudiosIE
67167920 57from .viewlift import ViewLiftEmbedIE
efd712c6 58from .screenwavemedia import ScreenwaveMediaIE
46fde8a1 59from .mtv import MTVServicesEmbeddedIE
45dad7ba 60from .pladform import PladformIE
ff18735c 61from .videomore import VideomoreIE
5b251628 62from .googledrive import GoogleDriveIE
7cb09524 63from .jwplatform import JWPlatformIE
aecfcd4e 64from .digiteka import DigitekaIE
1979969f 65from .arkena import ArkenaIE
5a51775a 66from .instagram import InstagramIE
b8f67449 67from .liveleak import LiveLeakIE
5d39176f 68from .threeqsdn import ThreeQSDNIE
4d8819d2 69from .theplatform import ThePlatformIE
48a5eabc 70from .vessel import VesselIE
c287f2bc 71from .kaltura import KalturaIE
06a96da1 72from .eagleplatform import EaglePlatformIE
fd6ca382 73from .facebook import FacebookIE
9b122384 74
0838239e 75
9b122384 76class GenericIE(InfoExtractor):
79649588 77 IE_DESC = 'Generic downloader that works on some sites'
9b122384 78 _VALID_URL = r'.*'
79649588 79 IE_NAME = 'generic'
cfe50f04 80 _TESTS = [
c5fa81fe
S
81 # Direct link to a video
82 {
83 'url': 'http://media.w3.org/2010/05/sintel/trailer.mp4',
84 'md5': '67d406c2bcb6af27fa886f31aa934bbe',
85 'info_dict': {
86 'id': 'trailer',
87 'ext': 'mp4',
88 'title': 'trailer',
89 'upload_date': '20100513',
90 }
91 },
c5138a7c 92 # Direct link to media delivered compressed (until Accept-Encoding is *)
c5fa81fe
S
93 {
94 'url': 'http://calimero.tk/muzik/FictionJunction-Parallel_Hearts.flac',
95 'md5': '128c42e68b13950268b648275386fc74',
96 'info_dict': {
97 'id': 'FictionJunction-Parallel_Hearts',
98 'ext': 'flac',
99 'title': 'FictionJunction-Parallel_Hearts',
100 'upload_date': '20140522',
101 },
102 'expected_warnings': [
103 'URL could be a direct video link, returning it as such.'
104 ]
105 },
106 # Direct download with broken HEAD
107 {
108 'url': 'http://ai-radio.org:8000/radio.opus',
109 'info_dict': {
110 'id': 'radio',
111 'ext': 'opus',
112 'title': 'radio',
113 },
114 'params': {
115 'skip_download': True, # infinite live stream
116 },
117 'expected_warnings': [
ef0e4e7b
YCH
118 r'501.*Not Implemented',
119 r'400.*Bad Request',
c5fa81fe
S
120 ],
121 },
122 # Direct link with incorrect MIME type
123 {
124 'url': 'http://ftp.nluug.nl/video/nluug/2014-11-20_nj14/zaal-2/5_Lennart_Poettering_-_Systemd.webm',
125 'md5': '4ccbebe5f36706d85221f204d7eb5913',
126 'info_dict': {
127 'url': 'http://ftp.nluug.nl/video/nluug/2014-11-20_nj14/zaal-2/5_Lennart_Poettering_-_Systemd.webm',
128 'id': '5_Lennart_Poettering_-_Systemd',
129 'ext': 'webm',
130 'title': '5_Lennart_Poettering_-_Systemd',
131 'upload_date': '20141120',
132 },
133 'expected_warnings': [
134 'URL could be a direct video link, returning it as such.'
135 ]
136 },
137 # RSS feed
138 {
139 'url': 'http://phihag.de/2014/youtube-dl/rss2.xml',
140 'info_dict': {
141 'id': 'http://phihag.de/2014/youtube-dl/rss2.xml',
142 'title': 'Zero Punctuation',
143 'description': 're:.*groundbreaking video review series.*'
144 },
145 'playlist_mincount': 11,
146 },
147 # RSS feed with enclosure
148 {
149 'url': 'http://podcastfeeds.nbcnews.com/audio/podcast/MSNBC-MADDOW-NETCAST-M4V.xml',
150 'info_dict': {
151 'id': 'pdv_maddow_netcast_m4v-02-27-2015-201624',
152 'ext': 'm4v',
153 'upload_date': '20150228',
154 'title': 'pdv_maddow_netcast_m4v-02-27-2015-201624',
155 }
156 },
8765222d
S
157 # SMIL from http://videolectures.net/promogram_igor_mekjavic_eng
158 {
159 'url': 'http://videolectures.net/promogram_igor_mekjavic_eng/video/1/smil.xml',
160 'info_dict': {
161 'id': 'smil',
162 'ext': 'mp4',
163 'title': 'Automatics, robotics and biocybernetics',
164 'description': 'md5:815fc1deb6b3a2bff99de2d5325be482',
e327b736 165 'upload_date': '20130627',
8765222d
S
166 'formats': 'mincount:16',
167 'subtitles': 'mincount:1',
168 },
169 'params': {
170 'force_generic_extractor': True,
171 'skip_download': True,
172 },
173 },
174 # SMIL from http://www1.wdr.de/mediathek/video/livestream/index.html
175 {
176 'url': 'http://metafilegenerator.de/WDR/WDR_FS/hds/hds.smil',
177 'info_dict': {
178 'id': 'hds',
179 'ext': 'flv',
180 'title': 'hds',
181 'formats': 'mincount:1',
182 },
183 'params': {
184 'skip_download': True,
185 },
186 },
187 # SMIL from https://www.restudy.dk/video/play/id/1637
188 {
189 'url': 'https://www.restudy.dk/awsmedia/SmilDirectory/video_1637.xml',
190 'info_dict': {
191 'id': 'video_1637',
192 'ext': 'flv',
193 'title': 'video_1637',
194 'formats': 'mincount:3',
195 },
196 'params': {
197 'skip_download': True,
198 },
199 },
200 # SMIL from http://adventure.howstuffworks.com/5266-cool-jobs-iditarod-musher-video.htm
201 {
202 'url': 'http://services.media.howstuffworks.com/videos/450221/smil-service.smil',
203 'info_dict': {
204 'id': 'smil-service',
205 'ext': 'flv',
206 'title': 'smil-service',
207 'formats': 'mincount:1',
208 },
209 'params': {
210 'skip_download': True,
211 },
212 },
213 # SMIL from http://new.livestream.com/CoheedandCambria/WebsterHall/videos/4719370
214 {
215 'url': 'http://api.new.livestream.com/accounts/1570303/events/1585861/videos/4719370.smil',
216 'info_dict': {
217 'id': '4719370',
218 'ext': 'mp4',
219 'title': '571de1fd-47bc-48db-abf9-238872a58d1f',
220 'formats': 'mincount:3',
221 },
222 'params': {
223 'skip_download': True,
224 },
225 },
1de5cd3b
S
226 # XSPF playlist from http://www.telegraaf.nl/tv/nieuws/binnenland/24353229/__Tikibad_ontruimd_wegens_brand__.html
227 {
228 'url': 'http://www.telegraaf.nl/xml/playlist/2015/8/7/mZlp2ctYIUEB.xspf',
229 'info_dict': {
230 'id': 'mZlp2ctYIUEB',
231 'ext': 'mp4',
232 'title': 'Tikibad ontruimd wegens brand',
233 'description': 'md5:05ca046ff47b931f9b04855015e163a4',
234 'thumbnail': 're:^https?://.*\.jpg$',
235 'duration': 33,
236 },
237 'params': {
238 'skip_download': True,
239 },
240 },
9d939cec
S
241 # MPD from http://dash-mse-test.appspot.com/media.html
242 {
243 'url': 'http://yt-dash-mse-test.commondatastorage.googleapis.com/media/car-20120827-manifest.mpd',
244 'md5': '4b57baab2e30d6eb3a6a09f0ba57ef53',
245 'info_dict': {
246 'id': 'car-20120827-manifest',
247 'ext': 'mp4',
248 'title': 'car-20120827-manifest',
249 'formats': 'mincount:9',
0738187f 250 'upload_date': '20130904',
9d939cec
S
251 },
252 'params': {
253 'format': 'bestvideo',
254 },
255 },
20938f76
S
256 # m3u8 served with Content-Type: audio/x-mpegURL; charset=utf-8
257 {
258 'url': 'http://once.unicornmedia.com/now/master/playlist/bb0b18ba-64f5-4b1b-a29f-0ac252f06b68/77a785f3-5188-4806-b788-0893a61634ed/93677179-2d99-4ef4-9e17-fe70d49abfbf/content.m3u8',
259 'info_dict': {
260 'id': 'content',
261 'ext': 'mp4',
262 'title': 'content',
263 'formats': 'mincount:8',
264 },
265 'params': {
266 # m3u8 downloads
267 'skip_download': True,
268 }
269 },
edd9b71c
S
270 # m3u8 served with Content-Type: text/plain
271 {
272 'url': 'http://www.nacentapps.com/m3u8/index.m3u8',
273 'info_dict': {
274 'id': 'index',
275 'ext': 'mp4',
276 'title': 'index',
277 'upload_date': '20140720',
278 'formats': 'mincount:11',
279 },
280 'params': {
281 # m3u8 downloads
282 'skip_download': True,
283 }
284 },
c5fa81fe
S
285 # google redirect
286 {
287 'url': 'http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CCUQtwIwAA&url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DcmQHVoWB5FY&ei=F-sNU-LLCaXk4QT52ICQBQ&usg=AFQjCNEw4hL29zgOohLXvpJ-Bdh2bils1Q&bvm=bv.61965928,d.bGE',
288 'info_dict': {
289 'id': 'cmQHVoWB5FY',
290 'ext': 'mp4',
291 'upload_date': '20130224',
292 'uploader_id': 'TheVerge',
293 'description': 're:^Chris Ziegler takes a look at the\.*',
294 'uploader': 'The Verge',
295 'title': 'First Firefox OS phones side-by-side',
296 },
297 'params': {
298 'skip_download': False,
299 }
300 },
6c91a5a7
S
301 {
302 # redirect in Refresh HTTP header
303 'url': 'https://www.facebook.com/l.php?u=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DpO8h3EaFRdo&h=TAQHsoToz&enc=AZN16h-b6o4Zq9pZkCCdOLNKMN96BbGMNtcFwHSaazus4JHT_MFYkAA-WARTX2kvsCIdlAIyHZjl6d33ILIJU7Jzwk_K3mcenAXoAzBNoZDI_Q7EXGDJnIhrGkLXo_LJ_pAa2Jzbx17UHMd3jAs--6j2zaeto5w9RTn8T_1kKg3fdC5WPX9Dbb18vzH7YFX0eSJmoa6SP114rvlkw6pkS1-T&s=1',
304 'info_dict': {
305 'id': 'pO8h3EaFRdo',
306 'ext': 'mp4',
307 'title': 'Tripeo Boiler Room x Dekmantel Festival DJ Set',
308 'description': 'md5:6294cc1af09c4049e0652b51a2df10d5',
309 'upload_date': '20150917',
310 'uploader_id': 'brtvofficial',
311 'uploader': 'Boiler Room',
312 },
313 'params': {
314 'skip_download': False,
315 },
316 },
cfe50f04 317 {
79649588 318 'url': 'http://www.hodiho.fr/2013/02/regis-plante-sa-jeep.html',
d360a146 319 'md5': '85b90ccc9d73b4acd9138d3af4c27f89',
79649588 320 'info_dict': {
d360a146
S
321 'id': '13601338388002',
322 'ext': 'mp4',
79649588
PH
323 'uploader': 'www.hodiho.fr',
324 'title': 'R\u00e9gis plante sa Jeep',
cfe50f04
JMF
325 }
326 },
c19f7764
JMF
327 # bandcamp page with custom domain
328 {
79649588
PH
329 'add_ie': ['Bandcamp'],
330 'url': 'http://bronyrock.com/track/the-pony-mash',
79649588 331 'info_dict': {
fd50bf62
S
332 'id': '3235767654',
333 'ext': 'mp3',
79649588
PH
334 'title': 'The Pony Mash',
335 'uploader': 'M_Pallante',
c19f7764 336 },
79649588 337 'skip': 'There is a limit of 200 free downloads / month for the test song',
c19f7764 338 },
eeb165e6 339 # embedded brightcove video
dd5bcdc4
JMF
340 # it also tests brightcove videos that need to set the 'Referer' in the
341 # http requests
eeb165e6 342 {
3b7d9aa4 343 'add_ie': ['BrightcoveLegacy'],
79649588
PH
344 'url': 'http://www.bfmtv.com/video/bfmbusiness/cours-bourse/cours-bourse-l-analyse-technique-154522/',
345 'info_dict': {
346 'id': '2765128793001',
347 'ext': 'mp4',
348 'title': 'Le cours de bourse : l’analyse technique',
349 'description': 'md5:7e9ad046e968cb2d1114004aba466fd9',
350 'uploader': 'BFM BUSINESS',
eeb165e6 351 },
79649588
PH
352 'params': {
353 'skip_download': True,
eeb165e6
JMF
354 },
355 },
17ab4d3b
PH
356 {
357 # https://github.com/rg3/youtube-dl/issues/2253
358 'url': 'http://bcove.me/i6nfkrc3',
17ab4d3b
PH
359 'md5': '0ba9446db037002366bab3b3eb30c88c',
360 'info_dict': {
fd50bf62
S
361 'id': '3101154703001',
362 'ext': 'mp4',
17ab4d3b
PH
363 'title': 'Still no power',
364 'uploader': 'thestar.com',
365 'description': 'Mississauga resident David Farmer is still out of power as a result of the ice storm a month ago. To keep the house warm, Farmer cuts wood from his property for a wood burning stove downstairs.',
366 },
3b7d9aa4 367 'add_ie': ['BrightcoveLegacy'],
17ab4d3b 368 },
0479c625
S
369 {
370 'url': 'http://www.championat.com/video/football/v/87/87499.html',
371 'md5': 'fb973ecf6e4a78a67453647444222983',
372 'info_dict': {
373 'id': '3414141473001',
374 'ext': 'mp4',
375 'title': 'Видео. Удаление Дзагоева (ЦСКА)',
376 'description': 'Онлайн-трансляция матча ЦСКА - "Волга"',
377 'uploader': 'Championat',
378 },
379 },
bdf97017 380 {
37aab278 381 # https://github.com/rg3/youtube-dl/issues/3541
3b7d9aa4 382 'add_ie': ['BrightcoveLegacy'],
bdf97017
NJ
383 'url': 'http://www.kijk.nl/sbs6/leermijvrouwenkennen/videos/jqMiXKAYan2S/aflevering-1',
384 'info_dict': {
385 'id': '3866516442001',
37aab278 386 'ext': 'mp4',
bdf97017
NJ
387 'title': 'Leer mij vrouwen kennen: Aflevering 1',
388 'description': 'Leer mij vrouwen kennen: Aflevering 1',
389 'uploader': 'SBS Broadcasting',
390 },
37aab278 391 'skip': 'Restricted to Netherlands',
bdf97017 392 'params': {
37aab278 393 'skip_download': True, # m3u8 download
bdf97017
NJ
394 },
395 },
c0d0b01f
JMF
396 # ooyala video
397 {
79649588 398 'url': 'http://www.rollingstone.com/music/videos/norwegian-dj-cashmere-cat-goes-spartan-on-with-me-premiere-20131219',
87830900 399 'md5': '166dd577b433b4d4ebfee10b0824d8ff',
79649588
PH
400 'info_dict': {
401 'id': 'BwY2RxaTrTkslxOfcan0UCf0YqyvWysJ',
402 'ext': 'mp4',
3486df38 403 'title': '2cc213299525360.mov', # that's what we get
53e06b25 404 'duration': 238.231,
c0d0b01f 405 },
87830900 406 'add_ie': ['Ooyala'],
c0d0b01f 407 },
bf94d763
S
408 {
409 # ooyala video embedded with http://player.ooyala.com/iframe.js
410 'url': 'http://www.macrumors.com/2015/07/24/steve-jobs-the-man-in-the-machine-first-trailer/',
411 'info_dict': {
412 'id': 'p0MGJndjoG5SOKqO_hZJuZFPB-Tr5VgB',
413 'ext': 'mp4',
414 'title': '"Steve Jobs: Man in the Machine" trailer',
415 'description': 'The first trailer for the Alex Gibney documentary "Steve Jobs: Man in the Machine."',
53e06b25 416 'duration': 135.427,
bf94d763
S
417 },
418 'params': {
419 'skip_download': True,
420 },
421 },
1b86cc41 422 # embed.ly video
423 {
424 'url': 'http://www.tested.com/science/weird/460206-tested-grinding-coffee-2000-frames-second/',
425 'info_dict': {
426 'id': '9ODmcdjQcHQ',
427 'ext': 'mp4',
0a5bce56
PH
428 'title': 'Tested: Grinding Coffee at 2000 Frames Per Second',
429 'upload_date': '20140225',
430 'description': 'md5:06a40fbf30b220468f1e0957c0f558ff',
431 'uploader': 'Tested',
432 'uploader_id': 'testedcom',
1b86cc41 433 },
434 # No need to test YoutubeIE here
435 'params': {
436 'skip_download': True,
437 },
438 },
60cc4dc4
PH
439 # funnyordie embed
440 {
441 'url': 'http://www.theguardian.com/world/2014/mar/11/obama-zach-galifianakis-between-two-ferns',
60cc4dc4
PH
442 'info_dict': {
443 'id': '18e820ec3f',
444 'ext': 'mp4',
445 'title': 'Between Two Ferns with Zach Galifianakis: President Barack Obama',
446 'description': 'Episode 18: President Barack Obama sits down with Zach Galifianakis for his most memorable interview yet.',
93d020dd 447 },
60cc4dc4 448 },
93d020dd
S
449 # RUTV embed
450 {
451 'url': 'http://www.rg.ru/2014/03/15/reg-dfo/anklav-anons.html',
452 'info_dict': {
453 'id': '776940',
454 'ext': 'mp4',
455 'title': 'Охотское море стало целиком российским',
456 'description': 'md5:5ed62483b14663e2a95ebbe115eb8f43',
457 },
458 'params': {
459 # m3u8 download
460 'skip_download': True,
461 },
aab74fa1 462 },
f37bdbe5
S
463 # TVC embed
464 {
465 'url': 'http://sch1298sz.mskobr.ru/dou_edu/karamel_ki/filial_galleries/video/iframe_src_http_tvc_ru_video_iframe_id_55304_isplay_false_acc_video_id_channel_brand_id_11_show_episodes_episode_id_32307_frameb/',
466 'info_dict': {
467 'id': '55304',
468 'ext': 'mp4',
469 'title': 'Дошкольное воспитание',
470 },
471 },
b827a601
S
472 # SportBox embed
473 {
474 'url': 'http://www.vestifinance.ru/articles/25753',
475 'info_dict': {
476 'id': '25753',
05d1e7aa 477 'title': 'Прямые трансляции с Форума-выставки "Госзаказ-2013"',
b827a601
S
478 },
479 'playlist': [{
480 'info_dict': {
481 'id': '370908',
482 'title': 'Госзаказ. День 3',
483 'ext': 'mp4',
484 }
485 }, {
486 'info_dict': {
487 'id': '370905',
488 'title': 'Госзаказ. День 2',
489 'ext': 'mp4',
490 }
491 }, {
492 'info_dict': {
493 'id': '370902',
494 'title': 'Госзаказ. День 1',
495 'ext': 'mp4',
496 }
497 }],
498 'params': {
499 # m3u8 download
500 'skip_download': True,
501 },
502 },
bf20b9c5
S
503 # Myvi.ru embed
504 {
505 'url': 'http://www.kinomyvi.tv/news/detail/Pervij-dublirovannij-trejler--Uzhastikov-_nOw1',
506 'info_dict': {
507 'id': 'f4dafcad-ff21-423d-89b5-146cfd89fa1e',
508 'ext': 'mp4',
509 'title': 'Ужастики, русский трейлер (2015)',
510 'thumbnail': 're:^https?://.*\.jpg$',
511 'duration': 153,
512 }
513 },
c76799c5
S
514 # XHamster embed
515 {
516 'url': 'http://www.numisc.com/forum/showthread.php?11696-FM15-which-pumiscer-was-this-%28-vid-%29-%28-alfa-as-fuck-srx-%29&s=711f5db534502e22260dec8c5e2d66d8',
517 'info_dict': {
518 'id': 'showthread',
519 'title': '[NSFL] [FM15] which pumiscer was this ( vid ) ( alfa as fuck srx )',
520 },
521 'playlist_mincount': 7,
522 },
aab74fa1
PH
523 # Embedded TED video
524 {
525 'url': 'http://en.support.wordpress.com/videos/ted-talks/',
a8eb5a8e 526 'md5': '65fdff94098e4a607385a60c5177c638',
aab74fa1 527 'info_dict': {
a8eb5a8e 528 'id': '1969',
aab74fa1 529 'ext': 'mp4',
a8eb5a8e
PH
530 'title': 'Hidden miracles of the natural world',
531 'uploader': 'Louie Schwartzberg',
532 'description': 'md5:8145d19d320ff3e52f28401f4c4283b9',
aab74fa1 533 }
60cc4dc4 534 },
dfb1b146 535 # Embedded Ustream video
5c386252 536 {
537 'url': 'http://www.american.edu/spa/pti/nsa-privacy-janus-2014.cfm',
538 'md5': '27b99cdb639c9b12a79bca876a073417',
539 'info_dict': {
ca6aada4 540 'id': '45734260',
541 'ext': 'flv',
542 'uploader': 'AU SPA: The NSA and Privacy',
5c386252 543 'title': 'NSA and Privacy Forum Debate featuring General Hayden and Barton Gellman'
544 }
545 },
d95e35d6
S
546 # nowvideo embed hidden behind percent encoding
547 {
548 'url': 'http://www.waoanime.tv/the-super-dimension-fortress-macross-episode-1/',
549 'md5': '2baf4ddd70f697d94b1c18cf796d5107',
550 'info_dict': {
551 'id': '06e53103ca9aa',
552 'ext': 'flv',
553 'title': 'Macross Episode 001 Watch Macross Episode 001 onl',
554 'description': 'No description',
555 },
0f2a2ba1 556 },
893f8832
PH
557 # arte embed
558 {
559 'url': 'http://www.tv-replay.fr/redirection/20-03-14/x-enius-arte-10753389.html',
560 'md5': '7653032cbb25bf6c80d80f217055fa43',
561 'info_dict': {
562 'id': '048195-004_PLUS7-F',
563 'ext': 'flv',
564 'title': 'X:enius',
565 'description': 'md5:d5fdf32ef6613cdbfd516ae658abf168',
566 'upload_date': '20140320',
567 },
568 'params': {
569 'skip_download': 'Requires rtmpdump'
570 }
571 },
cbd55ade
S
572 # francetv embed
573 {
574 'url': 'http://www.tsprod.com/replay-du-concert-alcaline-de-calogero',
575 'info_dict': {
576 'id': 'EV_30231',
577 'ext': 'mp4',
578 'title': 'Alcaline, le concert avec Calogero',
579 'description': 'md5:61f08036dcc8f47e9cfc33aed08ffaff',
580 'upload_date': '20150226',
581 'timestamp': 1424989860,
582 'duration': 5400,
583 },
584 'params': {
585 # m3u8 downloads
586 'skip_download': True,
587 },
588 'expected_warnings': [
589 'Forbidden'
590 ]
591 },
fa35cdad
PH
592 # Condé Nast embed
593 {
594 'url': 'http://www.wired.com/2014/04/honda-asimo/',
595 'md5': 'ba0dfe966fa007657bd1443ee672db0f',
596 'info_dict': {
597 'id': '53501be369702d3275860000',
598 'ext': 'mp4',
599 'title': 'Honda’s New Asimo Robot Is More Human Than Ever',
600 }
ebd3c7b3
PH
601 },
602 # Dailymotion embed
603 {
604 'url': 'http://www.spi0n.com/zap-spi0n-com-n216/',
605 'md5': '441aeeb82eb72c422c7f14ec533999cd',
606 'info_dict': {
607 'id': 'k2mm4bCdJ6CQ2i7c8o2',
608 'ext': 'mp4',
609 'title': 'Le Zap de Spi0n n°216 - Zapping du Web',
0738187f 610 'description': 'md5:faf028e48a461b8b7fad38f1e104b119',
ebd3c7b3 611 'uploader': 'Spi0n',
0738187f
YCH
612 'uploader_id': 'xgditw',
613 'upload_date': '20140425',
614 'timestamp': 1398441542,
ebd3c7b3
PH
615 },
616 'add_ie': ['Dailymotion'],
2b88feed
PH
617 },
618 # YouTube embed
619 {
620 'url': 'http://www.badzine.de/ansicht/datum/2014/06/09/so-funktioniert-die-neue-englische-badminton-liga.html',
621 'info_dict': {
622 'id': 'FXRb4ykk4S0',
623 'ext': 'mp4',
624 'title': 'The NBL Auction 2014',
625 'uploader': 'BADMINTON England',
626 'uploader_id': 'BADMINTONEvents',
627 'upload_date': '20140603',
628 'description': 'md5:9ef128a69f1e262a700ed83edb163a73',
629 },
630 'add_ie': ['Youtube'],
631 'params': {
632 'skip_download': True,
633 }
634 },
c5cd249e
JMF
635 # MTVSercices embed
636 {
1fa309da
YCH
637 'url': 'http://www.vulture.com/2016/06/new-key-peele-sketches-released.html',
638 'md5': 'ca1aef97695ef2c1d6973256a57e5252',
c5cd249e 639 'info_dict': {
1fa309da 640 'id': '769f7ec0-0692-4d62-9b45-0d88074bffc1',
c5cd249e 641 'ext': 'mp4',
1fa309da
YCH
642 'title': 'Key and Peele|October 10, 2012|2|203|Liam Neesons - Uncensored',
643 'description': 'Two valets share their love for movie star Liam Neesons.',
05d1e7aa
YCH
644 'timestamp': 1349922600,
645 'upload_date': '20121011',
c5cd249e
JMF
646 },
647 },
61013473 648 # YouTube embed via <data-embed-url="">
649 {
650 'url': 'https://play.google.com/store/apps/details?id=com.gameloft.android.ANMP.GloftA8HM',
61013473 651 'info_dict': {
a8eb5a8e 652 'id': '4vAffPZIT44',
61013473 653 'ext': 'mp4',
a8eb5a8e 654 'title': 'Asphalt 8: Airborne - Update - Welcome to Dubai!',
ed2d6a19
PH
655 'uploader': 'Gameloft',
656 'uploader_id': 'gameloft',
a8eb5a8e
PH
657 'upload_date': '20140828',
658 'description': 'md5:c80da9ed3d83ae6d1876c834de03e1c4',
ed2d6a19
PH
659 },
660 'params': {
661 'skip_download': True,
61013473 662 }
c8e9a235
PH
663 },
664 # Camtasia studio
665 {
666 'url': 'http://www.ll.mit.edu/workshops/education/videocourses/antennas/lecture1/video/',
667 'playlist': [{
668 'md5': '0c5e352edabf715d762b0ad4e6d9ee67',
669 'info_dict': {
670 'id': 'Fenn-AA_PA_Radar_Course_Lecture_1c_Final',
671 'title': 'Fenn-AA_PA_Radar_Course_Lecture_1c_Final - video1',
672 'ext': 'flv',
673 'duration': 2235.90,
674 }
675 }, {
676 'md5': '10e4bb3aaca9fd630e273ff92d9f3c63',
677 'info_dict': {
678 'id': 'Fenn-AA_PA_Radar_Course_Lecture_1c_Final_PIP',
679 'title': 'Fenn-AA_PA_Radar_Course_Lecture_1c_Final - pip',
680 'ext': 'flv',
681 'duration': 2235.93,
682 }
683 }],
684 'info_dict': {
685 'title': 'Fenn-AA_PA_Radar_Course_Lecture_1c_Final',
686 }
4d805e06
PH
687 },
688 # Flowplayer
689 {
690 'url': 'http://www.handjobhub.com/video/busty-blonde-siri-tit-fuck-while-wank-6313.html',
691 'md5': '9d65602bf31c6e20014319c7d07fba27',
692 'info_dict': {
693 'id': '5123ea6d5e5a7',
694 'ext': 'mp4',
695 'age_limit': 18,
696 'uploader': 'www.handjobhub.com',
d6d9186f 697 'title': 'Busty Blonde Siri Tit Fuck While Wank at HandjobHub.com',
4d805e06 698 }
0990305d 699 },
22a6f150
PH
700 # Multiple brightcove videos
701 # https://github.com/rg3/youtube-dl/issues/2283
702 {
703 'url': 'http://www.newyorker.com/online/blogs/newsdesk/2014/01/always-never-nuclear-command-and-control.html',
704 'info_dict': {
705 'id': 'always-never',
706 'title': 'Always / Never - The New Yorker',
707 },
708 'playlist_count': 3,
709 'params': {
710 'extract_flat': False,
711 'skip_download': True,
712 }
1a94ff68
S
713 },
714 # MLB embed
715 {
716 'url': 'http://umpire-empire.com/index.php/topic/58125-laz-decides-no-thats-low/',
717 'md5': '96f09a37e44da40dd083e12d9a683327',
718 'info_dict': {
719 'id': '33322633',
720 'ext': 'mp4',
721 'title': 'Ump changes call to ball',
722 'description': 'md5:71c11215384298a172a6dcb4c2e20685',
723 'duration': 48,
724 'timestamp': 1401537900,
725 'upload_date': '20140531',
726 'thumbnail': 're:^https?://.*\.jpg$',
727 },
728 },
746c67d7
NJ
729 # Wistia embed
730 {
6c114b12
S
731 'url': 'http://study.com/academy/lesson/north-american-exploration-failed-colonies-of-spain-france-england.html#lesson',
732 'md5': '1953f3a698ab51cfc948ed3992a0b7ff',
746c67d7 733 'info_dict': {
6c114b12 734 'id': '6e2wtrbdaf',
746c67d7 735 'ext': 'mov',
6c114b12
S
736 'title': 'paywall_north-american-exploration-failed-colonies-of-spain-france-england',
737 'description': 'a Paywall Videos video from Remilon',
738 'duration': 644.072,
739 'uploader': 'study.com',
740 'timestamp': 1459678540,
741 'upload_date': '20160403',
742 'filesize': 24687186,
746c67d7
NJ
743 },
744 },
52cffcb1 745 {
746 'url': 'http://thoughtworks.wistia.com/medias/uxjb0lwrcz',
747 'md5': 'baf49c2baa8a7de5f3fc145a8506dcd4',
748 'info_dict': {
749 'id': 'uxjb0lwrcz',
750 'ext': 'mp4',
6c114b12 751 'title': 'Conversation about Hexagonal Rails Part 1',
0738187f 752 'description': 'a Martin Fowler video from ThoughtWorks',
52cffcb1 753 'duration': 1715.0,
85d7b765 754 'uploader': 'thoughtworks.wistia.com',
0738187f 755 'timestamp': 1401832161,
6c114b12 756 'upload_date': '20140603',
70b7e3fb 757 },
52cffcb1 758 },
7ded6545
S
759 # Wistia standard embed (async)
760 {
761 'url': 'https://www.getdrip.com/university/brennan-dunn-drip-workshop/',
762 'info_dict': {
763 'id': '807fafadvk',
764 'ext': 'mp4',
765 'title': 'Drip Brennan Dunn Workshop',
766 'description': 'a JV Webinars video from getdrip-1',
767 'duration': 4986.95,
7ded6545 768 'timestamp': 1463607249,
6c114b12 769 'upload_date': '20160518',
7ded6545
S
770 },
771 'params': {
772 'skip_download': True,
773 }
774 },
ac645ac7
PH
775 # Soundcloud embed
776 {
777 'url': 'http://nakedsecurity.sophos.com/2014/10/29/sscc-171-are-you-sure-that-1234-is-a-bad-password-podcast/',
778 'info_dict': {
779 'id': '174391317',
780 'ext': 'mp3',
781 'description': 'md5:ff867d6b555488ad3c52572bb33d432c',
782 'uploader': 'Sophos Security',
783 'title': 'Chet Chat 171 - Oct 29, 2014',
784 'upload_date': '20141029',
785 }
af63fed7
PH
786 },
787 # Livestream embed
788 {
789 'url': 'http://www.esa.int/Our_Activities/Space_Science/Rosetta/Philae_comet_touch-down_webcast',
790 'info_dict': {
791 'id': '67864563',
792 'ext': 'flv',
793 'upload_date': '20141112',
794 'title': 'Rosetta #CometLanding webcast HL 10',
795 }
796 },
78d3b3e2
YCH
797 # Another Livestream embed, without 'new.' in URL
798 {
799 'url': 'https://www.freespeech.org/',
800 'info_dict': {
801 'id': '123537347',
802 'ext': 'mp4',
803 'title': 're:^FSTV [0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}$',
804 },
805 'params': {
806 # Live stream
807 'skip_download': True,
808 },
809 },
65f3a228
PH
810 # LazyYT
811 {
812 'url': 'http://discourse.ubuntu.com/t/unity-8-desktop-mode-windows-on-mir/1986',
813 'info_dict': {
11e611a7 814 'id': '1986',
65f3a228
PH
815 'title': 'Unity 8 desktop-mode windows on Mir! - Ubuntu Discourse',
816 },
817 'playlist_mincount': 2,
4e262a88 818 },
42bdd9d0
PH
819 # Cinchcast embed
820 {
821 'url': 'http://undergroundwellness.com/podcasts/306-5-steps-to-permanent-gut-healing/',
822 'info_dict': {
823 'id': '7141703',
824 'ext': 'mp3',
825 'upload_date': '20141126',
826 'title': 'Jack Tips: 5 Steps to Permanent Gut Healing',
827 }
828 },
501f13fb
PH
829 # Cinerama player
830 {
831 'url': 'http://www.abc.net.au/7.30/content/2015/s4164797.htm',
832 'info_dict': {
833 'id': '730m_DandD_1901_512k',
834 'ext': 'mp4',
835 'uploader': 'www.abc.net.au',
836 'title': 'Game of Thrones with dice - Dungeons and Dragons fantasy role-playing game gets new life - 19/01/2015',
837 }
796df3c6
S
838 },
839 # embedded viddler video
840 {
841 'url': 'http://deadspin.com/i-cant-stop-watching-john-wall-chop-the-nuggets-with-th-1681801597',
842 'info_dict': {
843 'id': '4d03aad9',
844 'ext': 'mp4',
845 'uploader': 'deadspin',
846 'title': 'WALL-TO-GORTAT',
847 'timestamp': 1422285291,
848 'upload_date': '20150126',
849 },
850 'add_ie': ['Viddler'],
a0f71985 851 },
2051acde
S
852 # Libsyn embed
853 {
854 'url': 'http://thedailyshow.cc.com/podcast/episodetwelve',
855 'info_dict': {
856 'id': '3377616',
857 'ext': 'mp3',
858 'title': "The Daily Show Podcast without Jon Stewart - Episode 12: Bassem Youssef: Egypt's Jon Stewart",
859 'description': 'md5:601cb790edd05908957dae8aaa866465',
860 'upload_date': '20150220',
861 },
862 },
a0f71985
PH
863 # jwplayer YouTube
864 {
865 'url': 'http://media.nationalarchives.gov.uk/index.php/webinar-using-discovery-national-archives-online-catalogue/',
866 'info_dict': {
867 'id': 'Mrj4DVp2zeA',
868 'ext': 'mp4',
f37e3f99 869 'upload_date': '20150212',
a0f71985
PH
870 'uploader': 'The National Archives UK',
871 'description': 'md5:a236581cd2449dd2df4f93412f3f01c6',
872 'uploader_id': 'NationalArchives08',
873 'title': 'Webinar: Using Discovery, The National Archives’ online catalogue',
874 },
59b8ab58
PH
875 },
876 # rtl.nl embed
877 {
878 'url': 'http://www.rtlnieuws.nl/nieuws/buitenland/aanslagen-kopenhagen',
879 'playlist_mincount': 5,
880 'info_dict': {
881 'id': 'aanslagen-kopenhagen',
882 'title': 'Aanslagen Kopenhagen | RTL Nieuws',
883 }
255fca5e
S
884 },
885 # Zapiks embed
886 {
887 'url': 'http://www.skipass.com/news/116090-bon-appetit-s5ep3-baqueira-mi-cor.html',
888 'info_dict': {
889 'id': '118046',
890 'ext': 'mp4',
891 'title': 'EP3S5 - Bon Appétit - Baqueira Mi Corazon !',
892 }
893 },
66e568de
S
894 # Kaltura embed (different embed code)
895 {
896 'url': 'http://www.premierchristianradio.com/Shows/Saturday/Unbelievable/Conference-Videos/Os-Guinness-Is-It-Fools-Talk-Unbelievable-Conference-2014',
897 'info_dict': {
898 'id': '1_a52wc67y',
899 'ext': 'flv',
900 'upload_date': '20150127',
901 'uploader_id': 'PremierMedia',
902 'timestamp': int,
903 'title': 'Os Guinness // Is It Fools Talk? // Unbelievable? Conference 2014',
904 },
905 },
6da620de
S
906 # Kaltura embed protected with referrer
907 {
908 'url': 'http://www.disney.nl/disney-channel/filmpjes/achter-de-schermen#/videoId/violetta-achter-de-schermen-ruggero',
909 'info_dict': {
910 'id': '1_g4fbemnq',
911 'ext': 'mp4',
912 'title': 'Violetta - Achter De Schermen - Ruggero',
913 'description': 'Achter de schermen met Ruggero',
914 'timestamp': 1435133761,
915 'upload_date': '20150624',
916 'uploader_id': 'echojecka',
917 },
918 },
87703231
YCH
919 # Kaltura embed with single quotes
920 {
921 'url': 'http://fod.infobase.com/p_ViewPlaylist.aspx?AssignmentID=NUN8ZY',
922 'info_dict': {
923 'id': '0_izeg5utt',
924 'ext': 'mp4',
925 'title': '35871',
926 'timestamp': 1355743100,
927 'upload_date': '20121217',
928 'uploader_id': 'batchUser',
929 },
930 'add_ie': ['Kaltura'],
931 },
427cd050
S
932 {
933 # Kaltura embedded via quoted entry_id
934 'url': 'https://www.oreilly.com/ideas/my-cloud-makes-pretty-pictures',
935 'info_dict': {
936 'id': '0_utuok90b',
937 'ext': 'mp4',
938 'title': '06_matthew_brender_raj_dutt',
939 'timestamp': 1466638791,
940 'upload_date': '20160622',
941 },
942 'add_ie': ['Kaltura'],
943 'expected_warnings': [
944 'Could not send HEAD request'
945 ],
946 'params': {
947 'skip_download': True,
948 }
949 },
135c9c42
S
950 # Eagle.Platform embed (generic URL)
951 {
952 'url': 'http://lenta.ru/news/2015/03/06/navalny/',
4645432d 953 # Not checking MD5 as sometimes the direct HTTP link results in 404 and HLS is used
135c9c42
S
954 'info_dict': {
955 'id': '227304',
956 'ext': 'mp4',
957 'title': 'Навальный вышел на свободу',
958 'description': 'md5:d97861ac9ae77377f3f20eaf9d04b4f5',
959 'thumbnail': 're:^https?://.*\.jpg$',
960 'duration': 87,
961 'view_count': int,
962 'age_limit': 0,
963 },
964 },
d47ae7f6
S
965 # ClipYou (Eagle.Platform) embed (custom URL)
966 {
967 'url': 'http://muz-tv.ru/play/7129/',
4645432d 968 # Not checking MD5 as sometimes the direct HTTP link results in 404 and HLS is used
d47ae7f6
S
969 'info_dict': {
970 'id': '12820',
971 'ext': 'mp4',
972 'title': "'O Sole Mio",
973 'thumbnail': 're:^https?://.*\.jpg$',
974 'duration': 216,
975 'view_count': int,
976 },
977 },
f8388757
S
978 # Pladform embed
979 {
980 'url': 'http://muz-tv.ru/kinozal/view/7400/',
981 'info_dict': {
982 'id': '100183293',
983 'ext': 'mp4',
62259846 984 'title': 'Тайны перевала Дятлова • 1 серия 2 часть',
f8388757
S
985 'description': 'Документальный сериал-расследование одной из самых жутких тайн ХХ века',
986 'thumbnail': 're:^https?://.*\.jpg$',
987 'duration': 694,
988 'age_limit': 0,
989 },
990 },
c798f15b
S
991 # Playwire embed
992 {
993 'url': 'http://www.cinemablend.com/new/First-Joe-Dirt-2-Trailer-Teaser-Stupid-Greatness-70874.html',
994 'info_dict': {
995 'id': '3519514',
996 'ext': 'mp4',
997 'title': 'Joe Dirt 2 Beautiful Loser Teaser Trailer',
998 'thumbnail': 're:^https?://.*\.png$',
999 'duration': 45.115,
1000 },
1001 },
ad320e9b
NJ
1002 # 5min embed
1003 {
1004 'url': 'http://techcrunch.com/video/facebook-creates-on-this-day-crunch-report/518726732/',
1005 'md5': '4c6f127a30736b59b3e2c19234ee2bf7',
1006 'info_dict': {
1007 'id': '518726732',
1008 'ext': 'mp4',
1009 'title': 'Facebook Creates "On This Day" | Crunch Report',
1010 },
1011 },
dc455a5f
S
1012 # SVT embed
1013 {
1014 'url': 'http://www.svt.se/sport/ishockey/jagr-tacklar-giroux-under-intervjun',
1015 'info_dict': {
1016 'id': '2900353',
1017 'ext': 'flv',
1018 'title': 'Här trycker Jagr till Giroux (under SVT-intervjun)',
1019 'duration': 27,
1020 'age_limit': 0,
1021 },
1022 },
a4257017
S
1023 # Crooks and Liars embed
1024 {
1025 'url': 'http://crooksandliars.com/2015/04/fox-friends-says-protecting-atheists',
1026 'info_dict': {
1027 'id': '8RUoRhRi',
1028 'ext': 'mp4',
1029 'title': "Fox & Friends Says Protecting Atheists From Discrimination Is Anti-Christian!",
1030 'description': 'md5:e1a46ad1650e3a5ec7196d432799127f',
1031 'timestamp': 1428207000,
1032 'upload_date': '20150405',
1033 'uploader': 'Heather',
1034 },
1035 },
1036 # Crooks and Liars external embed
1037 {
1038 'url': 'http://theothermccain.com/2010/02/02/video-proves-that-bill-kristol-has-been-watching-glenn-beck/comment-page-1/',
1039 'info_dict': {
1040 'id': 'MTE3MjUtMzQ2MzA',
1041 'ext': 'mp4',
1042 'title': 'md5:5e3662a81a4014d24c250d76d41a08d5',
1043 'description': 'md5:9b8e9542d6c3c5de42d6451b7d780cec',
1044 'timestamp': 1265032391,
1045 'upload_date': '20100201',
1046 'uploader': 'Heather',
1047 },
1048 },
facecb84 1049 # NBC Sports vplayer embed
a2edf2e7 1050 {
facecb84 1051 'url': 'http://www.riderfans.com/forum/showthread.php?121827-Freeman&s=e98fa1ea6dc08e886b1678d35212494a',
a2edf2e7 1052 'info_dict': {
facecb84
S
1053 'id': 'ln7x1qSThw4k',
1054 'ext': 'flv',
1055 'title': "PFT Live: New leader in the 'new-look' defense",
1056 'description': 'md5:65a19b4bbfb3b0c0c5768bed1dfad74e',
0738187f
YCH
1057 'uploader': 'NBCU-SPORTS',
1058 'upload_date': '20140107',
1059 'timestamp': 1389118457,
a2edf2e7 1060 },
418c5cc3 1061 },
de3eb07e
YCH
1062 # NBC News embed
1063 {
1064 'url': 'http://www.vulture.com/2016/06/letterman-couldnt-care-less-about-late-night.html',
1065 'md5': '1aa589c675898ae6d37a17913cf68d66',
1066 'info_dict': {
1067 'id': '701714499682',
1068 'ext': 'mp4',
1069 'title': 'PREVIEW: On Assignment: David Letterman',
1070 'description': 'A preview of Tom Brokaw\'s interview with David Letterman as part of the On Assignment series powered by Dateline. Airs Sunday June 12 at 7/6c.',
1071 },
1072 },
418c5cc3
YCH
1073 # UDN embed
1074 {
811586eb 1075 'url': 'https://video.udn.com/news/300346',
01c58f84 1076 'md5': 'fd2060e988c326991037b9aff9df21a6',
418c5cc3 1077 'info_dict': {
01c58f84 1078 'id': '300346',
418c5cc3 1079 'ext': 'mp4',
01c58f84 1080 'title': '中一中男師變性 全校師生力挺',
418c5cc3 1081 'thumbnail': 're:^https?://.*\.jpg$',
811586eb
YCH
1082 },
1083 'params': {
1084 # m3u8 download
1085 'skip_download': True,
1086 },
edfcf7ab
YCH
1087 },
1088 # Ooyala embed
1089 {
1090 'url': 'http://www.businessinsider.com/excel-index-match-vlookup-video-how-to-2015-2?IR=T',
1091 'info_dict': {
1092 'id': '50YnY4czr4ms1vJ7yz3xzq0excz_pUMs',
1093 'ext': 'mp4',
cce9d15d 1094 'description': 'VIDEO: INDEX/MATCH versus VLOOKUP.',
edfcf7ab 1095 'title': 'This is what separates the Excel masters from the wannabes',
53e06b25 1096 'duration': 191.933,
edfcf7ab
YCH
1097 },
1098 'params': {
1099 # m3u8 downloads
1100 'skip_download': True,
1101 }
d6fd958c 1102 },
b26733ba
YCH
1103 # Brightcove URL in single quotes
1104 {
1105 'url': 'http://www.sportsnet.ca/baseball/mlb/sn-presents-russell-martin-world-citizen/',
1106 'md5': '4ae374f1f8b91c889c4b9203c8c752af',
1107 'info_dict': {
1108 'id': '4255764656001',
1109 'ext': 'mp4',
1110 'title': 'SN Presents: Russell Martin, World Citizen',
1111 'description': 'To understand why he was the Toronto Blue Jays’ top off-season priority is to appreciate his background and upbringing in Montreal, where he first developed his baseball skills. Written and narrated by Stephen Brunt.',
1112 'uploader': 'Rogers Sportsnet',
0738187f
YCH
1113 'uploader_id': '1704050871',
1114 'upload_date': '20150525',
1115 'timestamp': 1432570283,
b26733ba 1116 },
756f574e
YCH
1117 },
1118 # Dailymotion Cloud video
1119 {
1120 'url': 'http://replay.publicsenat.fr/vod/le-debat/florent-kolandjian,dominique-cena,axel-decourtye,laurence-abeille,bruno-parmentier/175910',
7d52c052 1121 'md5': 'dcaf23ad0c67a256f4278bce6e0bae38',
756f574e 1122 'info_dict': {
7d52c052 1123 'id': 'x2uy8t3',
756f574e 1124 'ext': 'mp4',
7d52c052
YCH
1125 'title': 'Sauvons les abeilles ! - Le débat',
1126 'description': 'md5:d9082128b1c5277987825d684939ca26',
756f574e 1127 'thumbnail': 're:^https?://.*\.jpe?g$',
7d52c052
YCH
1128 'timestamp': 1434970506,
1129 'upload_date': '20150622',
1130 'uploader': 'Public Sénat',
1131 'uploader_id': 'xa9gza',
756f574e 1132 }
a5158f38 1133 },
8084be78
S
1134 # OnionStudios embed
1135 {
1136 'url': 'http://www.clickhole.com/video/dont-understand-bitcoin-man-will-mumble-explanatio-2537',
1137 'info_dict': {
1138 'id': '2855',
1139 'ext': 'mp4',
1140 'title': 'Don’t Understand Bitcoin? This Man Will Mumble An Explanation At You',
1141 'thumbnail': 're:^https?://.*\.jpe?g$',
1142 'uploader': 'ClickHole',
1143 'uploader_id': 'clickhole',
1144 }
1145 },
b8c1cc1a
S
1146 # SnagFilms embed
1147 {
1148 'url': 'http://whilewewatch.blogspot.ru/2012/06/whilewewatch-whilewewatch-gripping.html',
1149 'info_dict': {
1150 'id': '74849a00-85a9-11e1-9660-123139220831',
1151 'ext': 'mp4',
1152 'title': '#whilewewatch',
1153 }
1154 },
a5158f38
YCH
1155 # AdobeTVVideo embed
1156 {
1157 'url': 'https://helpx.adobe.com/acrobat/how-to/new-experience-acrobat-dc.html?set=acrobat--get-started--essential-beginners',
1158 'md5': '43662b577c018ad707a63766462b1e87',
1159 'info_dict': {
1160 'id': '2456',
1161 'ext': 'mp4',
1162 'title': 'New experience with Acrobat DC',
1163 'description': 'New experience with Acrobat DC',
1164 'duration': 248.667,
1165 },
1f812580
S
1166 },
1167 # ScreenwaveMedia embed
1168 {
1169 'url': 'http://www.thecinemasnob.com/the-cinema-snob/a-nightmare-on-elm-street-2-freddys-revenge1',
1170 'md5': '24ace5baba0d35d55c6810b51f34e9e0',
1171 'info_dict': {
1172 'id': 'cinemasnob-55d26273809dd',
1173 'ext': 'mp4',
1174 'title': 'cinemasnob',
1175 },
ed126900 1176 },
1177 # BrightcoveInPageEmbed embed
1178 {
1179 'url': 'http://www.geekandsundry.com/tabletop-bonus-wils-final-thoughts-on-dread/',
1180 'info_dict': {
1181 'id': '4238694884001',
1182 'ext': 'flv',
1183 'title': 'Tabletop: Dread, Last Thoughts',
1184 'description': 'Tabletop: Dread, Last Thoughts',
1185 'duration': 51690,
1186 },
750b9ff0
YCH
1187 },
1188 # JWPlayer with M3U8
1189 {
1190 'url': 'http://ren.tv/novosti/2015-09-25/sluchaynyy-prohozhiy-poymal-avtougonshchika-v-murmanske-video',
1191 'info_dict': {
1192 'id': 'playlist',
1193 'ext': 'mp4',
1194 'title': 'Случайный прохожий поймал автоугонщика в Мурманске. ВИДЕО | РЕН ТВ',
1195 'uploader': 'ren.tv',
1196 },
1197 'params': {
1198 # m3u8 downloads
1199 'skip_download': True,
1200 }
d10fe835
YCH
1201 },
1202 # Brightcove embed, with no valid 'renditions' but valid 'IOSRenditions'
1203 # This video can't be played in browsers if Flash disabled and UA set to iPhone, which is actually a false alarm
1204 {
1205 'url': 'https://dl.dropboxusercontent.com/u/29092637/interview.html',
1206 'info_dict': {
1207 'id': '4785848093001',
1208 'ext': 'mp4',
1209 'title': 'The Cardinal Pell Interview',
1210 'description': 'Sky News Contributor Andrew Bolt interviews George Pell in Rome, following the Cardinal\'s evidence before the Royal Commission into Child Abuse. ',
1211 'uploader': 'GlobeCast Australia - GlobeStream',
0738187f
YCH
1212 'uploader_id': '2733773828001',
1213 'upload_date': '20160304',
1214 'timestamp': 1457083087,
d10fe835
YCH
1215 },
1216 'params': {
1217 # m3u8 downloads
1218 'skip_download': True,
1219 },
1220 },
134c207e
YCH
1221 # Another form of arte.tv embed
1222 {
1223 'url': 'http://www.tv-replay.fr/redirection/09-04-16/arte-reportage-arte-11508975.html',
1224 'md5': '850bfe45417ddf221288c88a0cffe2e2',
1225 'info_dict': {
1226 'id': '030273-562_PLUS7-F',
1227 'ext': 'mp4',
1228 'title': 'ARTE Reportage - Nulle part, en France',
1229 'description': 'md5:e3a0e8868ed7303ed509b9e3af2b870d',
1230 'upload_date': '20160409',
1231 },
1232 },
b8f67449
KM
1233 # LiveLeak embed
1234 {
1235 'url': 'http://www.wykop.pl/link/3088787/',
1236 'md5': 'ace83b9ed19b21f68e1b50e844fdf95d',
1237 'info_dict': {
1238 'id': '874_1459135191',
1239 'ext': 'mp4',
1240 'title': 'Man shows poor quality of new apartment building',
1241 'description': 'The wall is like a sand pile.',
1242 'uploader': 'Lake8737',
1243 }
1244 },
4a120778
YCH
1245 # Duplicated embedded video URLs
1246 {
1247 'url': 'http://www.hudl.com/athlete/2538180/highlights/149298443',
1248 'info_dict': {
1249 'id': '149298443_480_16c25b74_2',
1250 'ext': 'mp4',
1251 'title': 'vs. Blue Orange Spring Game',
1252 'uploader': 'www.hudl.com',
1253 },
1254 },
371ddb14
S
1255 # twitter:player:stream embed
1256 {
1257 'url': 'http://www.rtl.be/info/video/589263.aspx?CategoryID=288',
1258 'info_dict': {
1259 'id': 'master',
1260 'ext': 'mp4',
1261 'title': 'Une nouvelle espèce de dinosaure découverte en Argentine',
1262 'uploader': 'www.rtl.be',
1263 },
1264 'params': {
1265 # m3u8 downloads
1266 'skip_download': True,
1267 },
1268 },
32917907
RA
1269 # twitter:player embed
1270 {
1271 'url': 'http://www.theatlantic.com/video/index/484130/what-do-black-holes-sound-like/',
1272 'md5': 'a3e0df96369831de324f0778e126653c',
1273 'info_dict': {
1274 'id': '4909620399001',
1275 'ext': 'mp4',
1276 'title': 'What Do Black Holes Sound Like?',
1277 'description': 'what do black holes sound like',
1278 'upload_date': '20160524',
1279 'uploader_id': '29913724001',
1280 'timestamp': 1464107587,
1281 'uploader': 'TheAtlantic',
1282 },
1283 'add_ie': ['BrightcoveLegacy'],
fd6ca382
YCH
1284 },
1285 # Facebook <iframe> embed
1286 {
1287 'url': 'https://www.hostblogger.de/blog/archives/6181-Auto-jagt-Betonmischer.html',
dbf0157a 1288 'md5': 'fbcde74f534176ecb015849146dd3aee',
fd6ca382
YCH
1289 'info_dict': {
1290 'id': '599637780109885',
1291 'ext': 'mp4',
1292 'title': 'Facebook video #599637780109885',
1293 },
1294 },
1295 # Facebook API embed
1296 {
1297 'url': 'http://www.lothype.com/blue-stars-2016-preview-standstill-full-show/',
dbf0157a 1298 'md5': 'a47372ee61b39a7b90287094d447d94e',
fd6ca382
YCH
1299 'info_dict': {
1300 'id': '10153467542406923',
1301 'ext': 'mp4',
1302 'title': 'Facebook video #10153467542406923',
1303 },
7deef1ba
YCH
1304 },
1305 # Wordpress "YouTube Video Importer" plugin
1306 {
1307 'url': 'http://www.lothype.com/blue-devils-drumline-stanford-lot-2016/',
dbf0157a 1308 'md5': 'd16797741b560b485194eddda8121b48',
7deef1ba
YCH
1309 'info_dict': {
1310 'id': 'HNTXWDXV9Is',
1311 'ext': 'mp4',
1312 'title': 'Blue Devils Drumline Stanford lot 2016',
1313 'upload_date': '20160627',
1314 'uploader_id': 'GENOCIDE8GENERAL10',
1315 'uploader': 'cylus cyrus',
1316 },
1317 },
81953d1a
RA
1318 {
1319 # video stored on custom kaltura server
1320 'url': 'http://www.expansion.com/multimedia/videos.html?media=EQcM30NHIPv',
1321 'md5': '537617d06e64dfed891fa1593c4b30cc',
1322 'info_dict': {
1323 'id': '0_1iotm5bh',
1324 'ext': 'mp4',
1325 'title': 'Elecciones británicas: 5 lecciones para Rajoy',
1326 'description': 'md5:435a89d68b9760b92ce67ed227055f16',
1327 'uploader_id': 'videos.expansion@el-mundo.net',
1328 'upload_date': '20150429',
1329 'timestamp': 1430303472,
1330 },
1331 'add_ie': ['Kaltura'],
1332 },
c03adf90
YCH
1333 {
1334 # Non-standard Vimeo embed
1335 'url': 'https://openclassrooms.com/courses/understanding-the-web',
1336 'md5': '64d86f1c7d369afd9a78b38cbb88d80a',
1337 'info_dict': {
1338 'id': '148867247',
1339 'ext': 'mp4',
1340 'title': 'Understanding the web - Teaser',
1341 'description': 'This is "Understanding the web - Teaser" by openclassrooms on Vimeo, the home for high quality videos and the people who love them.',
1342 'upload_date': '20151214',
1343 'uploader': 'OpenClassrooms',
1344 'uploader_id': 'openclassrooms',
1345 },
1346 'add_ie': ['Vimeo'],
1347 },
1979969f
S
1348 {
1349 'url': 'https://support.arkena.com/display/PLAY/Ways+to+embed+your+video',
1350 'md5': 'b96f2f71b359a8ecd05ce4e1daa72365',
1351 'info_dict': {
1352 'id': 'b41dda37-d8e7-4d3f-b1b5-9a9db578bdfe',
1353 'ext': 'mp4',
1354 'title': 'Big Buck Bunny',
1355 'description': 'Royalty free test video',
1356 'timestamp': 1432816365,
1357 'upload_date': '20150528',
1358 'is_live': False,
1359 },
1360 'params': {
1361 'skip_download': True,
1362 },
1363 'add_ie': [ArkenaIE.ie_key()],
1364 },
6e6b70d6
S
1365 # {
1366 # # TODO: find another test
1367 # # http://schema.org/VideoObject
1368 # 'url': 'https://flipagram.com/f/nyvTSJMKId',
1369 # 'md5': '888dcf08b7ea671381f00fab74692755',
1370 # 'info_dict': {
1371 # 'id': 'nyvTSJMKId',
1372 # 'ext': 'mp4',
1373 # 'title': 'Flipagram by sjuria101 featuring Midnight Memories by One Direction',
1374 # 'description': '#love for cats.',
1375 # 'timestamp': 1461244995,
1376 # 'upload_date': '20160421',
1377 # },
1378 # 'params': {
1379 # 'force_generic_extractor': True,
1380 # },
1381 # }
cfe50f04 1382 ]
9b122384 1383
9b122384
PH
1384 def report_following_redirect(self, new_url):
1385 """Report information extraction."""
79649588 1386 self._downloader.to_screen('[redirect] Following redirect to %s' % new_url)
9b122384 1387
4fc946b5
PH
1388 def _extract_rss(self, url, video_id, doc):
1389 playlist_title = doc.find('./channel/title').text
1390 playlist_desc_el = doc.find('./channel/description')
1391 playlist_desc = None if playlist_desc_el is None else playlist_desc_el.text
1392
76c73715
PH
1393 entries = []
1394 for it in doc.findall('./channel/item'):
1395 next_url = xpath_text(it, 'link', fatal=False)
1396 if not next_url:
1397 enclosure_nodes = it.findall('./enclosure')
1398 for e in enclosure_nodes:
1399 next_url = e.attrib.get('url')
1400 if next_url:
1401 break
1402
1403 if not next_url:
1404 continue
1405
1406 entries.append({
1407 '_type': 'url',
1408 'url': next_url,
1409 'title': it.find('title').text,
1410 })
4fc946b5
PH
1411
1412 return {
1413 '_type': 'playlist',
1414 'id': url,
1415 'title': playlist_title,
1416 'description': playlist_desc,
1417 'entries': entries,
1418 }
1419
c8e9a235
PH
1420 def _extract_camtasia(self, url, video_id, webpage):
1421 """ Returns None if no camtasia video can be found. """
1422
1423 camtasia_cfg = self._search_regex(
1424 r'fo\.addVariable\(\s*"csConfigFile",\s*"([^"]+)"\s*\);',
1425 webpage, 'camtasia configuration file', default=None)
1426 if camtasia_cfg is None:
1427 return None
1428
1429 title = self._html_search_meta('DC.title', webpage, fatal=True)
1430
1431 camtasia_url = compat_urlparse.urljoin(url, camtasia_cfg)
1432 camtasia_cfg = self._download_xml(
1433 camtasia_url, video_id,
1434 note='Downloading camtasia configuration',
1435 errnote='Failed to download camtasia configuration')
1436 fileset_node = camtasia_cfg.find('./playlist/array/fileset')
1437
1438 entries = []
1439 for n in fileset_node.getchildren():
1440 url_n = n.find('./uri')
1441 if url_n is None:
1442 continue
1443
1444 entries.append({
1445 'id': os.path.splitext(url_n.text.rpartition('/')[2])[0],
1446 'title': '%s - %s' % (title, n.tag),
1447 'url': compat_urlparse.urljoin(url, url_n.text),
1448 'duration': float_or_none(n.find('./duration').text),
1449 })
1450
1451 return {
1452 '_type': 'playlist',
1453 'entries': entries,
1454 'title': title,
1455 }
1456
9b122384 1457 def _real_extract(self, url):
ebd3c7b3
PH
1458 if url.startswith('//'):
1459 return {
1460 '_type': 'url',
20991253 1461 'url': self.http_scheme() + url,
ebd3c7b3
PH
1462 }
1463
a7130543
JMF
1464 parsed_url = compat_urlparse.urlparse(url)
1465 if not parsed_url.scheme:
04b4d394
PH
1466 default_search = self._downloader.params.get('default_search')
1467 if default_search is None:
1f7ccb90 1468 default_search = 'fixup_error'
04b4d394 1469
1f7ccb90 1470 if default_search in ('auto', 'auto_warning', 'fixup_error'):
04b4d394
PH
1471 if '/' in url:
1472 self._downloader.report_warning('The url doesn\'t specify the protocol, trying with http')
1473 return self.url_result('http://' + url)
1f7ccb90 1474 elif default_search != 'fixup_error':
9c1fc022 1475 if default_search == 'auto_warning':
0e67ab0d
PH
1476 if re.match(r'^(?:url|URL)$', url):
1477 raise ExtractorError(
1478 'Invalid URL: %r . Call youtube-dl like this: youtube-dl -v "https://www.youtube.com/watch?v=BaW_jenozKc" ' % url,
1479 expected=True)
1480 else:
1481 self._downloader.report_warning(
7571c02c 1482 'Falling back to youtube search for %s . Set --default-search "auto" to suppress this warning.' % url)
04b4d394 1483 return self.url_result('ytsearch:' + url)
1f7ccb90
PH
1484
1485 if default_search in ('error', 'fixup_error'):
7571c02c 1486 raise ExtractorError(
b74e86f4
PH
1487 '%r is not a valid URL. '
1488 'Set --default-search "ytsearch" (or run youtube-dl "ytsearch:%s" ) to search YouTube'
1489 % (url, url), expected=True)
04b4d394 1490 else:
f2f2c0c2
PH
1491 if ':' not in default_search:
1492 default_search += ':'
04b4d394 1493 return self.url_result(default_search + url)
4d54ef20
PH
1494
1495 url, smuggled_data = unsmuggle_url(url)
1496 force_videoid = None
d6e6a422 1497 is_intentional = smuggled_data and smuggled_data.get('to_generic')
4d54ef20
PH
1498 if smuggled_data and 'force_videoid' in smuggled_data:
1499 force_videoid = smuggled_data['force_videoid']
1500 video_id = force_videoid
1501 else:
1ddb9456 1502 video_id = compat_urllib_parse_unquote(os.path.splitext(url.rstrip('/').split('/')[-1])[0])
a7130543 1503
79649588 1504 self.to_screen('%s: Requesting header' % video_id)
c1d1facd 1505
ebab4520 1506 head_req = HEADRequest(url)
23be51d8 1507 head_response = self._request_webpage(
ebab4520
PH
1508 head_req, video_id,
1509 note=False, errnote='Could not send HEAD request to %s' % url,
1510 fatal=False)
42393ce2 1511
23be51d8 1512 if head_response is not False:
42393ce2 1513 # Check for redirect
23be51d8 1514 new_url = head_response.geturl()
42393ce2
PH
1515 if url != new_url:
1516 self.report_following_redirect(new_url)
4d54ef20
PH
1517 if force_videoid:
1518 new_url = smuggle_url(
1519 new_url, {'force_videoid': force_videoid})
cecaaf3f 1520 return self.url_result(new_url)
42393ce2 1521
23be51d8
PH
1522 full_response = None
1523 if head_response is False:
5c2266df 1524 request = sanitized_Request(url)
58bde34a
S
1525 request.add_header('Accept-Encoding', '*')
1526 full_response = self._request_webpage(request, video_id)
23be51d8
PH
1527 head_response = full_response
1528
f930e0c7
S
1529 info_dict = {
1530 'id': video_id,
1531 'title': compat_urllib_parse_unquote(os.path.splitext(url_basename(url))[0]),
303dcdb9 1532 'upload_date': unified_strdate(head_response.headers.get('Last-Modified'))
f930e0c7
S
1533 }
1534
23be51d8 1535 # Check for direct link to a video
955737b2 1536 content_type = head_response.headers.get('Content-Type', '').lower()
263eff95 1537 m = re.match(r'^(?P<type>audio|video|application(?=/(?:ogg$|(?:vnd\.apple\.|x-)?mpegurl)))/(?P<format_id>[^;\s]+)', content_type)
23be51d8 1538 if m:
f930e0c7
S
1539 format_id = m.group('format_id')
1540 if format_id.endswith('mpegurl'):
eadc3ccd 1541 formats = self._extract_m3u8_formats(url, video_id, 'mp4')
f930e0c7
S
1542 elif format_id == 'f4m':
1543 formats = self._extract_f4m_formats(url, video_id)
eadc3ccd 1544 else:
1545 formats = [{
1546 'format_id': m.group('format_id'),
1547 'url': url,
1548 'vcodec': 'none' if m.group('type') == 'audio' else None
1549 }]
de6c51e8 1550 info_dict['direct'] = True
19dbaeec 1551 self._sort_formats(formats)
de6c51e8 1552 info_dict['formats'] = formats
f930e0c7 1553 return info_dict
42393ce2 1554
d6e6a422 1555 if not self._downloader.params.get('test', False) and not is_intentional:
2fece970
S
1556 force = self._downloader.params.get('force_generic_extractor', False)
1557 self._downloader.report_warning(
1558 '%s on generic information extractor.' % ('Forcing' if force else 'Falling back'))
d6e6a422 1559
4e262a88 1560 if not full_response:
5c2266df 1561 request = sanitized_Request(url)
58bde34a
S
1562 # Some webservers may serve compressed content of rather big size (e.g. gzipped flac)
1563 # making it impossible to download only chunk of the file (yet we need only 512kB to
1564 # test whether it's HTML or not). According to youtube-dl default Accept-Encoding
1565 # that will always result in downloading the whole file that is not desirable.
1566 # Therefore for extraction pass we have to override Accept-Encoding to any in order
1567 # to accept raw bytes and being able to download only a chunk.
1568 # It may probably better to solve this by checking Content-Type for application/octet-stream
1569 # after HEAD request finishes, but not sure if we can rely on this.
1570 request.add_header('Accept-Encoding', '*')
1571 full_response = self._request_webpage(request, video_id)
4e262a88 1572
5940862d
S
1573 first_bytes = full_response.read(512)
1574
1575 # Is it an M3U playlist?
0d769bcb 1576 if first_bytes.startswith(b'#EXTM3U'):
5940862d 1577 info_dict['formats'] = self._extract_m3u8_formats(url, video_id, 'mp4')
19dbaeec 1578 self._sort_formats(info_dict['formats'])
5940862d
S
1579 return info_dict
1580
4e262a88
PH
1581 # Maybe it's a direct link to a video?
1582 # Be careful not to download the whole thing!
61ca9a80 1583 if not is_html(first_bytes):
4e262a88
PH
1584 self._downloader.report_warning(
1585 'URL could be a direct video link, returning it as such.')
f930e0c7 1586 info_dict.update({
4e262a88
PH
1587 'direct': True,
1588 'url': url,
f930e0c7
S
1589 })
1590 return info_dict
4e262a88
PH
1591
1592 webpage = self._webpage_read_content(
1593 full_response, url, video_id, prefix=first_bytes)
1594
9b122384 1595 self.report_extraction(video_id)
887c6acd 1596
1b840245 1597 # Is it an RSS feed, a SMIL file, an XSPF playlist or a MPD manifest?
4fc946b5 1598 try:
f7854627 1599 doc = compat_etree_fromstring(webpage.encode('utf-8'))
4fc946b5
PH
1600 if doc.tag == 'rss':
1601 return self._extract_rss(url, video_id, doc)
e5e8d20a 1602 elif re.match(r'^(?:{[^}]+})?smil$', doc.tag):
19dbaeec
S
1603 smil = self._parse_smil(doc, url, video_id)
1604 self._sort_formats(smil['formats'])
1605 return smil
729accb4
S
1606 elif doc.tag == '{http://xspf.org/ns/0/}playlist':
1607 return self.playlist_result(self._parse_xspf(doc, video_id), video_id)
1b840245 1608 elif re.match(r'(?i)^(?:{[^}]+})?MPD$', doc.tag):
f930e0c7
S
1609 info_dict['formats'] = self._parse_mpd_formats(
1610 doc, video_id, mpd_base_url=url.rpartition('/')[0])
19dbaeec 1611 self._sort_formats(info_dict['formats'])
f930e0c7
S
1612 return info_dict
1613 elif re.match(r'^{http://ns\.adobe\.com/f4m/[12]\.0}manifest$', doc.tag):
1614 info_dict['formats'] = self._parse_f4m_formats(doc, url, video_id)
19dbaeec 1615 self._sort_formats(info_dict['formats'])
f930e0c7 1616 return info_dict
f7300c5c 1617 except compat_xml_parse_error:
4fc946b5
PH
1618 pass
1619
c8e9a235
PH
1620 # Is it a Camtasia project?
1621 camtasia_res = self._extract_camtasia(url, video_id, webpage)
1622 if camtasia_res is not None:
1623 return camtasia_res
1624
14390730
S
1625 # Sometimes embedded video player is hidden behind percent encoding
1626 # (e.g. https://github.com/rg3/youtube-dl/issues/2448)
1627 # Unescaping the whole page allows to handle those cases in a generic way
45eedbe5 1628 webpage = compat_urllib_parse_unquote(webpage)
1f7659db 1629
887c6acd
PH
1630 # it's tempting to parse this further, but you would
1631 # have to take into account all the variations like
1632 # Video Title - Site Name
1633 # Site Name | Video Title
1634 # Video Title - Tagline | Site Name
1635 # and so on and so forth; it's just not practical
6f41b2bc
S
1636 video_title = self._og_search_title(
1637 webpage, default=None) or self._html_search_regex(
79649588
PH
1638 r'(?s)<title>(.*?)</title>', webpage, 'video title',
1639 default='video')
ef4fd848 1640
4d805e06
PH
1641 # Try to detect age limit automatically
1642 age_limit = self._rta_search(webpage)
1643 # And then there are the jokers who advertise that they use RTA,
1644 # but actually don't.
1645 AGE_LIMIT_MARKERS = [
1646 r'Proudly Labeled <a href="http://www.rtalabel.org/" title="Restricted to Adults">RTA</a>',
1647 ]
1648 if any(re.search(marker, webpage) for marker in AGE_LIMIT_MARKERS):
1649 age_limit = 18
1650
ef4fd848
PH
1651 # video uploader is domain name
1652 video_uploader = self._search_regex(
79649588 1653 r'^(?:https?://)?([^/]*)/.*', url, 'video uploader')
887c6acd 1654
6f41b2bc
S
1655 video_description = self._og_search_description(webpage, default=None)
1656 video_thumbnail = self._og_search_thumbnail(webpage, default=None)
1657
ed2d6a19 1658 # Helper method
83992676 1659 def _playlist_from_matches(matches, getter=None, ie=None):
3b2f933b 1660 urlrs = orderedSet(
83992676 1661 self.url_result(self._proto_relative_url(getter(m) if getter else m), ie)
3b2f933b 1662 for m in matches)
ed2d6a19
PH
1663 return self.playlist_result(
1664 urlrs, playlist_id=video_id, playlist_title=video_title)
1665
1f4b722b 1666 # Look for Brightcove Legacy Studio embeds
4fcaa4f4 1667 bc_urls = BrightcoveLegacyIE._extract_brightcove_urls(webpage)
99877772 1668 if bc_urls:
79649588 1669 self.to_screen('Brightcove video detected.')
99877772
PH
1670 entries = [{
1671 '_type': 'url',
1672 'url': smuggle_url(bc_url, {'Referer': url}),
3b7d9aa4 1673 'ie_key': 'BrightcoveLegacy'
99877772
PH
1674 } for bc_url in bc_urls]
1675
1676 return {
1677 '_type': 'playlist',
1678 'title': video_title,
1679 'id': video_id,
1680 'entries': entries,
1681 }
cfe50f04 1682
f6519f89
S
1683 # Look for Brightcove New Studio embeds
1684 bc_urls = BrightcoveNewIE._extract_urls(webpage)
1685 if bc_urls:
1686 return _playlist_from_matches(bc_urls, ie='BrightcoveNew')
ed126900 1687
4d8819d2
S
1688 # Look for ThePlatform embeds
1689 tp_urls = ThePlatformIE._extract_urls(webpage)
1690 if tp_urls:
1691 return _playlist_from_matches(tp_urls, ie='ThePlatform')
1692
48a5eabc
S
1693 # Look for Vessel embeds
1694 vessel_urls = VesselIE._extract_urls(webpage)
1695 if vessel_urls:
1696 return _playlist_from_matches(vessel_urls, ie=VesselIE.ie_key())
1697
59b8ab58
PH
1698 # Look for embedded rtl.nl player
1699 matches = re.findall(
97b570a9 1700 r'<iframe[^>]+?src="((?:https?:)?//(?:www\.)?rtl\.nl/system/videoplayer/[^"]+(?:video_)?embed[^"]+)"',
59b8ab58
PH
1701 webpage)
1702 if matches:
1703 return _playlist_from_matches(matches, ie='RtlNl')
1704
b407e173
YCH
1705 vimeo_url = VimeoIE._extract_vimeo_url(url, webpage)
1706 if vimeo_url is not None:
1707 return self.url_result(vimeo_url)
7115ca84 1708
a1b85269
YCH
1709 vid_me_embed_url = self._search_regex(
1710 r'src=[\'"](https?://vid\.me/[^\'"]+)[\'"]',
1711 webpage, 'vid.me embed', default=None)
1712 if vid_me_embed_url is not None:
1713 return self.url_result(vid_me_embed_url, 'Vidme')
1714
53c1d3ef 1715 # Look for embedded YouTube player
1f9da904 1716 matches = re.findall(r'''(?x)
2b88feed
PH
1717 (?:
1718 <iframe[^>]+?src=|
c71dfccc 1719 data-video-url=|
2b88feed 1720 <embed[^>]+?src=|
a7e97f6d
PH
1721 embedSWF\(?:\s*|
1722 new\s+SWFObject\(
2b88feed
PH
1723 )
1724 (["\'])
1bf5423e 1725 (?P<url>(?:https?:)?//(?:www\.)?youtube(?:-nocookie)?\.com/
6b08cdf6 1726 (?:embed|v|p)/.+?)
1f9da904 1727 \1''', webpage)
887c6acd 1728 if matches:
ed2d6a19 1729 return _playlist_from_matches(
3b2f933b 1730 matches, lambda m: unescapeHTML(m[1]))
53c1d3ef 1731
65f3a228
PH
1732 # Look for lazyYT YouTube embed
1733 matches = re.findall(
1734 r'class="lazyYT" data-youtube-id="([^"]+)"', webpage)
1735 if matches:
1736 return _playlist_from_matches(matches, lambda m: unescapeHTML(m))
1737
7deef1ba
YCH
1738 # Look for Wordpress "YouTube Video Importer" plugin
1739 matches = re.findall(r'''(?x)<div[^>]+
1740 class=(?P<q1>[\'"])[^\'"]*\byvii_single_video_player\b[^\'"]*(?P=q1)[^>]+
1741 data-video_id=(?P<q2>[\'"])([^\'"]+)(?P=q2)''', webpage)
1742 if matches:
1743 return _playlist_from_matches(matches, lambda m: m[-1])
1744
ad213a1d 1745 matches = DailymotionIE._extract_urls(webpage)
355e4fd0 1746 if matches:
ad213a1d 1747 return _playlist_from_matches(matches)
355e4fd0 1748
8489578d
NJ
1749 # Look for embedded Dailymotion playlist player (#3822)
1750 m = re.search(
1751 r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?:)?//(?:www\.)?dailymotion\.[a-z]{2,3}/widget/jukebox\?.+?)\1', webpage)
1752 if m:
1753 playlists = re.findall(
1754 r'list\[\]=/playlist/([^/]+)/', unescapeHTML(m.group('url')))
1755 if playlists:
1756 return _playlist_from_matches(
1757 playlists, lambda p: '//dailymotion.com/playlist/%s' % p)
1758
ef4fd848
PH
1759 # Look for embedded Wistia player
1760 match = re.search(
281d3f1d 1761 r'<(?:meta[^>]+?content|iframe[^>]+?src)=(["\'])(?P<url>(?:https?:)?//(?:fast\.)?wistia\.net/embed/iframe/.+?)\1', webpage)
ef4fd848 1762 if match:
9471c444
NJ
1763 embed_url = self._proto_relative_url(
1764 unescapeHTML(match.group('url')))
ef4fd848
PH
1765 return {
1766 '_type': 'url_transparent',
9471c444 1767 'url': embed_url,
ef4fd848
PH
1768 'ie_key': 'Wistia',
1769 'uploader': video_uploader,
ef4fd848 1770 }
5f6a1245 1771
9471c444 1772 match = re.search(r'(?:id=["\']wistia_|data-wistia-?id=["\']|Wistia\.embed\(["\'])(?P<id>[^"\']+)', webpage)
746c67d7
NJ
1773 if match:
1774 return {
1775 '_type': 'url_transparent',
6c114b12 1776 'url': 'wistia:%s' % match.group('id'),
746c67d7
NJ
1777 'ie_key': 'Wistia',
1778 'uploader': video_uploader,
746c67d7 1779 }
ef4fd848 1780
aa5957ac
S
1781 match = re.search(
1782 r'''(?sx)
1783 <script[^>]+src=(["'])(?:https?:)?//fast\.wistia\.com/assets/external/E-v1\.js\1[^>]*>.*?
1784 <div[^>]+class=(["']).*?\bwistia_async_(?P<id>[a-z0-9]+)\b.*?\2
1785 ''', webpage)
1786 if match:
1787 return self.url_result(self._proto_relative_url(
1788 'wistia:%s' % match.group('id')), 'Wistia')
1789
bab19a8e
S
1790 # Look for SVT player
1791 svt_url = SVTIE._extract_url(webpage)
1792 if svt_url:
1793 return self.url_result(svt_url, 'SVT')
1794
fa35cdad
PH
1795 # Look for embedded condenast player
1796 matches = re.findall(
1797 r'<iframe\s+(?:[a-zA-Z-]+="[^"]+"\s+)*?src="(https?://player\.cnevids\.com/embed/[^"]+")',
1798 webpage)
1799 if matches:
1800 return {
1801 '_type': 'playlist',
1802 'entries': [{
1803 '_type': 'url',
1804 'ie_key': 'CondeNast',
1805 'url': ma,
1806 } for ma in matches],
1807 'title': video_title,
1808 'id': video_id,
1809 }
1810
c19f7764
JMF
1811 # Look for Bandcamp pages with custom domain
1812 mobj = re.search(r'<meta property="og:url"[^>]*?content="(.*?bandcamp\.com.*?)"', webpage)
1813 if mobj is not None:
1814 burl = unescapeHTML(mobj.group(1))
09804265
JMF
1815 # Don't set the extractor because it can be a track url or an album
1816 return self.url_result(burl)
c19f7764 1817
f25571ff
PH
1818 # Look for embedded Vevo player
1819 mobj = re.search(
1820 r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?:)?//(?:cache\.)?vevo\.com/.+?)\1', webpage)
1821 if mobj is not None:
1822 return self.url_result(mobj.group('url'))
796df3c6
S
1823
1824 # Look for embedded Viddler player
cb454b33
S
1825 mobj = re.search(
1826 r'<(?:iframe[^>]+?src|param[^>]+?value)=(["\'])(?P<url>(?:https?:)?//(?:www\.)?viddler\.com/(?:embed|player)/.+?)\1',
1827 webpage)
796df3c6
S
1828 if mobj is not None:
1829 return self.url_result(mobj.group('url'))
f25571ff 1830
3378d67a
S
1831 # Look for NYTimes player
1832 mobj = re.search(
1833 r'<iframe[^>]+src=(["\'])(?P<url>(?:https?:)?//graphics8\.nytimes\.com/bcvideo/[^/]+/iframe/embed\.html.+?)\1>',
1834 webpage)
1835 if mobj is not None:
1836 return self.url_result(mobj.group('url'))
1837
cefdf970
S
1838 # Look for Libsyn player
1839 mobj = re.search(
1840 r'<iframe[^>]+src=(["\'])(?P<url>(?:https?:)?//html5-player\.libsyn\.com/embed/.+?)\1', webpage)
1841 if mobj is not None:
1842 return self.url_result(mobj.group('url'))
1843
c0d0b01f 1844 # Look for Ooyala videos
8a37aa15 1845 mobj = (re.search(r'player\.ooyala\.com/[^"?]+[?#][^"]*?(?:embedCode|ec)=(?P<ec>[^"&]+)', webpage) or
f076b638 1846 re.search(r'OO\.Player\.create\([\'"].*?[\'"],\s*[\'"](?P<ec>.{32})[\'"]', webpage) or
edfcf7ab
YCH
1847 re.search(r'SBN\.VideoLinkset\.ooyala\([\'"](?P<ec>.{32})[\'"]\)', webpage) or
1848 re.search(r'data-ooyala-video-id\s*=\s*[\'"](?P<ec>.{32})[\'"]', webpage))
c0d0b01f 1849 if mobj is not None:
cce9d15d 1850 return OoyalaIE._build_url_result(smuggle_url(mobj.group('ec'), {'domain': url}))
c0d0b01f 1851
f076b638 1852 # Look for multiple Ooyala embeds on SBN network websites
1853 mobj = re.search(r'SBN\.VideoLinkset\.entryGroup\((\[.*?\])', webpage)
1854 if mobj is not None:
1855 embeds = self._parse_json(mobj.group(1), video_id, fatal=False)
1856 if embeds:
1857 return _playlist_from_matches(
cce9d15d 1858 embeds, getter=lambda v: OoyalaIE._url_for_embed_code(smuggle_url(v['provider_video_id'], {'domain': url})), ie='Ooyala')
f076b638 1859
aa94a6d3 1860 # Look for Aparat videos
48099643 1861 mobj = re.search(r'<iframe .*?src="(http://www\.aparat\.com/video/[^"]+)"', webpage)
aa94a6d3
PH
1862 if mobj is not None:
1863 return self.url_result(mobj.group(1), 'Aparat')
1864
c93c2ab1 1865 # Look for MPORA videos
c3f51436 1866 mobj = re.search(r'<iframe .*?src="(http://mpora\.(?:com|de)/videos/[^"]+)"', webpage)
c93c2ab1
PH
1867 if mobj is not None:
1868 return self.url_result(mobj.group(1), 'Mpora')
5f59ee79 1869
15c0e8e7 1870 # Look for embedded NovaMov-based player
8f89e687 1871 mobj = re.search(
8dfa187b 1872 r'''(?x)<(?:pagespeed_)?iframe[^>]+?src=(["\'])
15c0e8e7
S
1873 (?P<url>http://(?:(?:embed|www)\.)?
1874 (?:novamov\.com|
1875 nowvideo\.(?:ch|sx|eu|at|ag|co)|
1876 videoweed\.(?:es|com)|
1877 movshare\.(?:net|sx|ag)|
1878 divxstage\.(?:eu|net|ch|co|at|ag))
1879 /embed\.php.+?)\1''', webpage)
8f89e687 1880 if mobj is not None:
15c0e8e7 1881 return self.url_result(mobj.group('url'))
50f56607 1882
9834872b 1883 # Look for embedded Facebook player
fd6ca382
YCH
1884 facebook_url = FacebookIE._extract_url(webpage)
1885 if facebook_url is not None:
1886 return self.url_result(facebook_url, 'Facebook')
9834872b 1887
ca97a56e
S
1888 # Look for embedded VK player
1889 mobj = re.search(r'<iframe[^>]+?src=(["\'])(?P<url>https?://vk\.com/video_ext\.php.+?)\1', webpage)
1890 if mobj is not None:
1891 return self.url_result(mobj.group('url'), 'VK')
1892
33d4fdab
S
1893 # Look for embedded Odnoklassniki player
1894 mobj = re.search(r'<iframe[^>]+?src=(["\'])(?P<url>https?://(?:odnoklassniki|ok)\.ru/videoembed/.+?)\1', webpage)
1895 if mobj is not None:
1896 return self.url_result(mobj.group('url'), 'Odnoklassniki')
1897
0364fa8b
S
1898 # Look for embedded ivi player
1899 mobj = re.search(r'<embed[^>]+?src=(["\'])(?P<url>https?://(?:www\.)?ivi\.ru/video/player.+?)\1', webpage)
1900 if mobj is not None:
1901 return self.url_result(mobj.group('url'), 'Ivi')
1902
db1f3888
PH
1903 # Look for embedded Huffington Post player
1904 mobj = re.search(
c3f51436 1905 r'<iframe[^>]+?src=(["\'])(?P<url>https?://embed\.live\.huffingtonpost\.com/.+?)\1', webpage)
db1f3888
PH
1906 if mobj is not None:
1907 return self.url_result(mobj.group('url'), 'HuffPost')
1908
1b86cc41 1909 # Look for embed.ly
1910 mobj = re.search(r'class=["\']embedly-card["\'][^>]href=["\'](?P<url>[^"\']+)', webpage)
1911 if mobj is not None:
1912 return self.url_result(mobj.group('url'))
1913 mobj = re.search(r'class=["\']embedly-embed["\'][^>]src=["\'][^"\']*url=(?P<url>[^&]+)', webpage)
1914 if mobj is not None:
f7e6f7fa 1915 return self.url_result(compat_urllib_parse_unquote(mobj.group('url')))
1b86cc41 1916
60cc4dc4
PH
1917 # Look for funnyordie embed
1918 matches = re.findall(r'<iframe[^>]+?src="(https?://(?:www\.)?funnyordie\.com/embed/[^"]+)"', webpage)
1919 if matches:
ed2d6a19
PH
1920 return _playlist_from_matches(
1921 matches, getter=unescapeHTML, ie='FunnyOrDie')
60cc4dc4 1922
db546cf8
S
1923 # Look for BBC iPlayer embed
1924 matches = re.findall(r'setPlaylist\("(https?://www\.bbc\.co\.uk/iplayer/[^/]+/[\da-z]{8})"\)', webpage)
1925 if matches:
476eae0c 1926 return _playlist_from_matches(matches, ie='BBCCoUk')
db546cf8 1927
93d020dd
S
1928 # Look for embedded RUTV player
1929 rutv_url = RUTVIE._extract_url(webpage)
1930 if rutv_url:
1931 return self.url_result(rutv_url, 'RUTV')
1932
494f20cb 1933 # Look for embedded TVC player
b8599718
S
1934 tvc_url = TVCIE._extract_url(webpage)
1935 if tvc_url:
1936 return self.url_result(tvc_url, 'TVC')
494f20cb 1937
d40a3b5b
S
1938 # Look for embedded SportBox player
1939 sportbox_urls = SportBoxEmbedIE._extract_urls(webpage)
1940 if sportbox_urls:
1941 return _playlist_from_matches(sportbox_urls, ie='SportBoxEmbed')
1942
78e2b74b 1943 # Look for embedded PornHub player
65d161c4
S
1944 pornhub_url = PornHubIE._extract_url(webpage)
1945 if pornhub_url:
1946 return self.url_result(pornhub_url, 'PornHub')
1947
2bb5b6d0
S
1948 # Look for embedded XHamster player
1949 xhamster_urls = XHamsterEmbedIE._extract_urls(webpage)
1950 if xhamster_urls:
1951 return _playlist_from_matches(xhamster_urls, ie='XHamsterEmbed')
1952
2c9ca782
S
1953 # Look for embedded TNAFlixNetwork player
1954 tnaflix_urls = TNAFlixNetworkEmbedIE._extract_urls(webpage)
1955 if tnaflix_urls:
1956 return _playlist_from_matches(tnaflix_urls, ie=TNAFlixNetworkEmbedIE.ie_key())
1957
9872d311
S
1958 # Look for embedded Tvigle player
1959 mobj = re.search(
1960 r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?:)?//cloud\.tvigle\.ru/video/.+?)\1', webpage)
1961 if mobj is not None:
1962 return self.url_result(mobj.group('url'), 'Tvigle')
1963
7e2ede98
JMF
1964 # Look for embedded TED player
1965 mobj = re.search(
d7cc31b6 1966 r'<iframe[^>]+?src=(["\'])(?P<url>https?://embed(?:-ssl)?\.ted\.com/.+?)\1', webpage)
7e2ede98
JMF
1967 if mobj is not None:
1968 return self.url_result(mobj.group('url'), 'TED')
1969
5c386252 1970 # Look for embedded Ustream videos
1971 mobj = re.search(
1972 r'<iframe[^>]+?src=(["\'])(?P<url>http://www\.ustream\.tv/embed/.+?)\1', webpage)
1973 if mobj is not None:
1974 return self.url_result(mobj.group('url'), 'Ustream')
1975
893f8832
PH
1976 # Look for embedded arte.tv player
1977 mobj = re.search(
134c207e 1978 r'<(?:script|iframe) [^>]*?src="(?P<url>http://www\.arte\.tv/(?:playerv2/embed|arte_vp/index)[^"]+)"',
893f8832
PH
1979 webpage)
1980 if mobj is not None:
1981 return self.url_result(mobj.group('url'), 'ArteTVEmbed')
1982
cbd55ade
S
1983 # Look for embedded francetv player
1984 mobj = re.search(
1985 r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?://)?embed\.francetv\.fr/\?ue=.+?)\1',
1986 webpage)
1987 if mobj is not None:
1988 return self.url_result(mobj.group('url'))
1989
cb3ac1c6
S
1990 # Look for embedded smotri.com player
1991 smotri_url = SmotriIE._extract_url(webpage)
1992 if smotri_url:
1993 return self.url_result(smotri_url, 'Smotri')
1994
e6c2d9ad 1995 # Look for embedded Myvi.ru player
6dd94d3a 1996 myvi_url = MyviIE._extract_url(webpage)
e6c2d9ad
S
1997 if myvi_url:
1998 return self.url_result(myvi_url)
1999
dfb1b146 2000 # Look for embedded soundcloud player
20991253 2001 mobj = re.search(
ac645ac7 2002 r'<iframe\s+(?:[a-zA-Z0-9_-]+="[^"]+"\s+)*src="(?P<url>https?://(?:w\.)?soundcloud\.com/player[^"]+)"',
20991253
PH
2003 webpage)
2004 if mobj is not None:
2005 url = unescapeHTML(mobj.group('url'))
2006 return self.url_result(url)
2007
c5cd249e 2008 # Look for embedded mtvservices player
46fde8a1
S
2009 mtvservices_url = MTVServicesEmbeddedIE._extract_url(webpage)
2010 if mtvservices_url:
2011 return self.url_result(mtvservices_url, ie='MTVServicesEmbedded')
c5cd249e 2012
49807b4a
S
2013 # Look for embedded yahoo player
2014 mobj = re.search(
2015 r'<iframe[^>]+?src=(["\'])(?P<url>https?://(?:screen|movies)\.yahoo\.com/.+?\.html\?format=embed)\1',
2016 webpage)
2017 if mobj is not None:
2018 return self.url_result(mobj.group('url'), 'Yahoo')
2019
2ef6fcb5
PH
2020 # Look for embedded sbs.com.au player
2021 mobj = re.search(
e98b8e79
PH
2022 r'''(?x)
2023 (?:
2024 <meta\s+property="og:video"\s+content=|
2025 <iframe[^>]+?src=
2026 )
2027 (["\'])(?P<url>https?://(?:www\.)?sbs\.com\.au/ondemand/video/.+?)\1''',
2ef6fcb5
PH
2028 webpage)
2029 if mobj is not None:
2030 return self.url_result(mobj.group('url'), 'SBS')
2031
42bdd9d0
PH
2032 # Look for embedded Cinchcast player
2033 mobj = re.search(
2034 r'<iframe[^>]+?src=(["\'])(?P<url>https?://player\.cinchcast\.com/.+?)\1',
2035 webpage)
2036 if mobj is not None:
2037 return self.url_result(mobj.group('url'), 'Cinchcast')
2038
1a94ff68 2039 mobj = re.search(
5263cdfc 2040 r'<iframe[^>]+?src=(["\'])(?P<url>https?://m(?:lb)?\.mlb\.com/shared/video/embed/embed\.html\?.+?)\1',
1a94ff68 2041 webpage)
8001607e
YCH
2042 if not mobj:
2043 mobj = re.search(
2044 r'data-video-link=["\'](?P<url>http://m.mlb.com/video/[^"\']+)',
2045 webpage)
1a94ff68
S
2046 if mobj is not None:
2047 return self.url_result(mobj.group('url'), 'MLB')
2048
1419fafd 2049 mobj = re.search(
dd467d33 2050 r'<(?:iframe|script)[^>]+?src=(["\'])(?P<url>%s)\1' % CondeNastIE.EMBED_URL,
1419fafd
S
2051 webpage)
2052 if mobj is not None:
2053 return self.url_result(self._proto_relative_url(mobj.group('url'), scheme='http:'), 'CondeNast')
2054
af63fed7 2055 mobj = re.search(
78d3b3e2 2056 r'<iframe[^>]+src="(?P<url>https?://(?:new\.)?livestream\.com/[^"]+/player[^"]+)"',
af63fed7
PH
2057 webpage)
2058 if mobj is not None:
2059 return self.url_result(mobj.group('url'), 'Livestream')
2060
255fca5e
S
2061 # Look for Zapiks embed
2062 mobj = re.search(
2063 r'<iframe[^>]+src="(?P<url>https?://(?:www\.)?zapiks\.fr/index\.php\?.+?)"', webpage)
2064 if mobj is not None:
2065 return self.url_result(mobj.group('url'), 'Zapiks')
2066
e3216b82 2067 # Look for Kaltura embeds
c287f2bc
S
2068 kaltura_url = KalturaIE._extract_url(webpage)
2069 if kaltura_url:
2070 return self.url_result(smuggle_url(kaltura_url, {'source_url': url}), KalturaIE.ie_key())
e3216b82 2071
135c9c42 2072 # Look for Eagle.Platform embeds
06a96da1
S
2073 eagleplatform_url = EaglePlatformIE._extract_url(webpage)
2074 if eagleplatform_url:
2075 return self.url_result(eagleplatform_url, EaglePlatformIE.ie_key())
135c9c42 2076
d47ae7f6
S
2077 # Look for ClipYou (uses Eagle.Platform) embeds
2078 mobj = re.search(
2079 r'<iframe[^>]+src="https?://(?P<host>media\.clipyou\.ru)/index/player\?.*\brecord_id=(?P<id>\d+).*"', webpage)
2080 if mobj is not None:
2081 return self.url_result('eagleplatform:%(host)s:%(id)s' % mobj.groupdict(), 'EaglePlatform')
2082
f8388757 2083 # Look for Pladform embeds
45dad7ba
S
2084 pladform_url = PladformIE._extract_url(webpage)
2085 if pladform_url:
2086 return self.url_result(pladform_url)
f8388757 2087
ff18735c
S
2088 # Look for Videomore embeds
2089 videomore_url = VideomoreIE._extract_url(webpage)
2090 if videomore_url:
2091 return self.url_result(videomore_url)
2092
2dcc114f
S
2093 # Look for Playwire embeds
2094 mobj = re.search(
2095 r'<script[^>]+data-config=(["\'])(?P<url>(?:https?:)?//config\.playwire\.com/.+?)\1', webpage)
2096 if mobj is not None:
2097 return self.url_result(mobj.group('url'))
2098
ad320e9b
NJ
2099 # Look for 5min embeds
2100 mobj = re.search(
2101 r'<meta[^>]+property="og:video"[^>]+content="https?://embed\.5min\.com/(?P<id>[0-9]+)/?', webpage)
2102 if mobj is not None:
2103 return self.url_result('5min:%s' % mobj.group('id'), 'FiveMin')
2104
18153f1b
S
2105 # Look for Crooks and Liars embeds
2106 mobj = re.search(
2107 r'<(?:iframe[^>]+src|param[^>]+value)=(["\'])(?P<url>(?:https?:)?//embed\.crooksandliars\.com/(?:embed|v)/.+?)\1', webpage)
2108 if mobj is not None:
2109 return self.url_result(mobj.group('url'))
2110
a2edf2e7
YCH
2111 # Look for NBC Sports VPlayer embeds
2112 nbc_sports_url = NBCSportsVPlayerIE._extract_url(webpage)
2113 if nbc_sports_url:
2114 return self.url_result(nbc_sports_url, 'NBCSportsVPlayer')
2115
de3eb07e
YCH
2116 # Look for NBC News embeds
2117 nbc_news_embed_url = re.search(
2118 r'<iframe[^>]+src=(["\'])(?P<url>(?:https?:)?//www\.nbcnews\.com/widget/video-embed/[^"\']+)\1', webpage)
2119 if nbc_news_embed_url:
2120 return self.url_result(nbc_news_embed_url.group('url'), 'NBCNews')
2121
653789af 2122 # Look for Google Drive embeds
5b251628 2123 google_drive_url = GoogleDriveIE._extract_url(webpage)
653789af 2124 if google_drive_url:
2125 return self.url_result(google_drive_url, 'GoogleDrive')
2126
418c5cc3
YCH
2127 # Look for UDN embeds
2128 mobj = re.search(
c39fd7b1 2129 r'<iframe[^>]+src="(?P<url>%s)"' % UDNEmbedIE._PROTOCOL_RELATIVE_VALID_URL, webpage)
418c5cc3
YCH
2130 if mobj is not None:
2131 return self.url_result(
0a160363 2132 compat_urlparse.urljoin(url, mobj.group('url')), 'UDNEmbed')
418c5cc3 2133
2fe1b5bd
YCH
2134 # Look for Senate ISVP iframe
2135 senate_isvp_url = SenateISVPIE._search_iframe_url(webpage)
2136 if senate_isvp_url:
25c3a734 2137 return self.url_result(senate_isvp_url, 'SenateISVP')
2fe1b5bd 2138
756f574e
YCH
2139 # Look for Dailymotion Cloud videos
2140 dmcloud_url = DailymotionCloudIE._extract_dmcloud_url(webpage)
2141 if dmcloud_url:
2142 return self.url_result(dmcloud_url, 'DailymotionCloud')
2143
1ac1c4c2
S
2144 # Look for OnionStudios embeds
2145 onionstudios_url = OnionStudiosIE._extract_url(webpage)
2146 if onionstudios_url:
2147 return self.url_result(onionstudios_url)
2148
67167920 2149 # Look for ViewLift embeds
2150 viewlift_url = ViewLiftEmbedIE._extract_url(webpage)
2151 if viewlift_url:
2152 return self.url_result(viewlift_url)
eedd20ef 2153
7cb09524 2154 # Look for JWPlatform embeds
2155 jwplatform_url = JWPlatformIE._extract_url(webpage)
2156 if jwplatform_url:
2157 return self.url_result(jwplatform_url, 'JWPlatform')
2158
8ca31a0e 2159 # Look for ScreenwaveMedia embeds
efd712c6 2160 mobj = re.search(ScreenwaveMediaIE.EMBED_PATTERN, webpage)
8ca31a0e 2161 if mobj is not None:
efd712c6 2162 return self.url_result(unescapeHTML(mobj.group('url')), 'ScreenwaveMedia')
8ca31a0e 2163
aecfcd4e
S
2164 # Look for Digiteka embeds
2165 digiteka_url = DigitekaIE._extract_url(webpage)
2166 if digiteka_url:
2167 return self.url_result(self._proto_relative_url(digiteka_url), DigitekaIE.ie_key())
6aeba407 2168
1979969f
S
2169 # Look for Arkena embeds
2170 arkena_url = ArkenaIE._extract_url(webpage)
2171 if arkena_url:
2172 return self.url_result(arkena_url, ArkenaIE.ie_key())
2173
1bf996fa 2174 # Look for Limelight embeds
2175 mobj = re.search(r'LimelightPlayer\.doLoad(Media|Channel|ChannelList)\(["\'](?P<id>[a-z0-9]{32})', webpage)
2176 if mobj:
2177 lm = {
2178 'Media': 'media',
2179 'Channel': 'channel',
2180 'ChannelList': 'channel_list',
2181 }
2182 return self.url_result('limelight:%s:%s' % (
2183 lm[mobj.group(1)], mobj.group(2)), 'Limelight%s' % mobj.group(1), mobj.group(2))
2184
a5158f38
YCH
2185 # Look for AdobeTVVideo embeds
2186 mobj = re.search(
2187 r'<iframe[^>]+src=[\'"]((?:https?:)?//video\.tv\.adobe\.com/v/\d+[^"]+)[\'"]',
2188 webpage)
2189 if mobj is not None:
2190 return self.url_result(
2191 self._proto_relative_url(unescapeHTML(mobj.group(1))),
2192 'AdobeTVVideo')
2193
088e1aac
YCH
2194 # Look for Vine embeds
2195 mobj = re.search(
2196 r'<iframe[^>]+src=[\'"]((?:https?:)?//(?:www\.)?vine\.co/v/[^/]+/embed/(?:simple|postcard))',
2197 webpage)
2198 if mobj is not None:
2199 return self.url_result(
2200 self._proto_relative_url(unescapeHTML(mobj.group(1))), 'Vine')
2201
5a51775a
YCH
2202 # Look for Instagram embeds
2203 instagram_embed_url = InstagramIE._extract_embed_url(webpage)
2204 if instagram_embed_url is not None:
11e60fca
S
2205 return self.url_result(
2206 self._proto_relative_url(instagram_embed_url), InstagramIE.ie_key())
5a51775a 2207
b8f67449
KM
2208 # Look for LiveLeak embeds
2209 liveleak_url = LiveLeakIE._extract_url(webpage)
2210 if liveleak_url:
2211 return self.url_result(liveleak_url, 'LiveLeak')
2212
5d39176f
S
2213 # Look for 3Q SDN embeds
2214 threeqsdn_url = ThreeQSDNIE._extract_url(webpage)
2215 if threeqsdn_url:
6f41b2bc
S
2216 return {
2217 '_type': 'url_transparent',
2218 'ie_key': ThreeQSDNIE.ie_key(),
2219 'url': self._proto_relative_url(threeqsdn_url),
2220 'title': video_title,
2221 'description': video_description,
2222 'thumbnail': video_thumbnail,
2223 'uploader': video_uploader,
2224 }
5d39176f 2225
0de168f7
S
2226 # Looking for http://schema.org/VideoObject
2227 json_ld = self._search_json_ld(
2228 webpage, video_id, default=None, expected_type='VideoObject')
2229 if json_ld and json_ld.get('url'):
2230 info_dict.update({
2231 'title': video_title or info_dict['title'],
2232 'description': video_description,
2233 'thumbnail': video_thumbnail,
2234 'age_limit': age_limit
2235 })
2236 info_dict.update(json_ld)
2237 return info_dict
2238
ced659bb 2239 def check_video(vurl):
a0f71985
PH
2240 if YoutubeIE.suitable(vurl):
2241 return True
ced659bb
S
2242 vpath = compat_urlparse.urlparse(vurl).path
2243 vext = determine_ext(vpath)
2244 return '.' in vpath and vext not in ('swf', 'png', 'jpg', 'srt', 'sbv', 'sub', 'vtt', 'ttml')
2245
2246 def filter_video(urls):
2247 return list(filter(check_video, urls))
2248
9b122384 2249 # Start with something easy: JW Player in SWFObject
ced659bb 2250 found = filter_video(re.findall(r'flashvars: [\'"](?:.*&)?file=(http[^\'"&]*)', webpage))
b30b8698 2251 if not found:
d981cef6 2252 # Look for gorilla-vid style embedding
ced659bb 2253 found = filter_video(re.findall(r'''(?sx)
c0292e8a
PH
2254 (?:
2255 jw_plugins|
2256 JWPlayerOptions|
2257 jwplayer\s*\(\s*["'][^'"]+["']\s*\)\s*\.setup
2258 )
a0f71985
PH
2259 .*?
2260 ['"]?file['"]?\s*:\s*["\'](.*?)["\']''', webpage))
b30b8698 2261 if not found:
9b122384 2262 # Broaden the search a little bit
ced659bb 2263 found = filter_video(re.findall(r'[^A-Za-z0-9]?(?:file|source)=(http[^\'"&]*)', webpage))
b30b8698
PH
2264 if not found:
2265 # Broaden the findall a little bit: JWPlayer JS loader
ced659bb 2266 found = filter_video(re.findall(
54a9328b 2267 r'[^A-Za-z0-9]?(?:file|video_url)["\']?:\s*["\'](http(?![^\'"]+\.[0-9]+[\'"])[^\'"]+)["\']', webpage))
4d805e06
PH
2268 if not found:
2269 # Flow player
ced659bb 2270 found = filter_video(re.findall(r'''(?xs)
4d805e06
PH
2271 flowplayer\("[^"]+",\s*
2272 \{[^}]+?\}\s*,
52585fd6 2273 \s*\{[^}]+? ["']?clip["']?\s*:\s*\{\s*
4d805e06 2274 ["']?url["']?\s*:\s*["']([^"']+)["']
ced659bb 2275 ''', webpage))
501f13fb
PH
2276 if not found:
2277 # Cinerama player
2278 found = re.findall(
2279 r"cinerama\.embedPlayer\(\s*\'[^']+\',\s*'([^']+)'", webpage)
b30b8698 2280 if not found:
9b122384 2281 # Try to find twitter cards info
371ddb14
S
2282 # twitter:player:stream should be checked before twitter:player since
2283 # it is expected to contain a raw stream (see
2284 # https://dev.twitter.com/cards/types/player#On_twitter.com_via_desktop_browser)
ced659bb
S
2285 found = filter_video(re.findall(
2286 r'<meta (?:property|name)="twitter:player:stream" (?:content|value)="(.+?)"', webpage))
b30b8698 2287 if not found:
9b122384
PH
2288 # We look for Open Graph info:
2289 # We have to match any number spaces between elements, some sites try to align them (eg.: statigr.am)
b30b8698 2290 m_video_type = re.findall(r'<meta.*?property="og:video:type".*?content="video/(.*?)"', webpage)
9b122384
PH
2291 # We only look in og:video if the MIME type is a video, don't try if it's a Flash player:
2292 if m_video_type is not None:
ced659bb 2293 found = filter_video(re.findall(r'<meta.*?property="og:video".*?content="(.*?)"', webpage))
b30b8698 2294 if not found:
7fea7156 2295 # HTML5 video
12439dd5 2296 found = re.findall(r'(?s)<(?:video|audio)[^<]*(?:>.*?<source[^>]*)?\s+src=["\'](.*?)["\']', webpage)
b30b8698 2297 if not found:
ed9a25dd 2298 REDIRECT_REGEX = r'[0-9]{,2};\s*(?:URL|url)=\'?([^\'"]+)'
a5a45015 2299 found = re.search(
89ef304b 2300 r'(?i)<meta\s+(?=(?:[a-z-]+="[^"]+"\s+)*http-equiv="refresh")'
ed9a25dd 2301 r'(?:[a-z-]+="[^"]+"\s+)*?content="%s' % REDIRECT_REGEX,
89ef304b 2302 webpage)
84f81016
S
2303 if not found:
2304 # Look also in Refresh HTTP header
2305 refresh_header = head_response.headers.get('Refresh')
2306 if refresh_header:
6c91a5a7
S
2307 # In python 2 response HTTP headers are bytestrings
2308 if sys.version_info < (3, 0) and isinstance(refresh_header, str):
2309 refresh_header = refresh_header.decode('iso-8859-1')
ed9a25dd 2310 found = re.search(REDIRECT_REGEX, refresh_header)
b30b8698 2311 if found:
b37317d8 2312 new_url = compat_urlparse.urljoin(url, unescapeHTML(found.group(1)))
89ef304b
PH
2313 self.report_following_redirect(new_url)
2314 return {
2315 '_type': 'url',
2316 'url': new_url,
2317 }
371ddb14
S
2318
2319 if not found:
2320 # twitter:player is a https URL to iframe player that may or may not
2321 # be supported by youtube-dl thus this is checked the very last (see
2322 # https://dev.twitter.com/cards/types/player#On_twitter.com_via_desktop_browser)
2323 embed_url = self._html_search_meta('twitter:player', webpage, default=None)
2324 if embed_url:
2325 return self.url_result(embed_url)
2326
b30b8698 2327 if not found:
416c7fcb 2328 raise UnsupportedError(url)
9b122384 2329
b30b8698 2330 entries = []
4a120778 2331 for video_url in orderedSet(found):
949b6497 2332 video_url = unescapeHTML(video_url)
6cc37c69 2333 video_url = video_url.replace('\\/', '/')
b30b8698 2334 video_url = compat_urlparse.urljoin(url, video_url)
f7e6f7fa 2335 video_id = compat_urllib_parse_unquote(os.path.basename(video_url))
9b122384 2336
b30b8698
PH
2337 # Sometimes, jwplayer extraction will result in a YouTube URL
2338 if YoutubeIE.suitable(video_url):
2339 entries.append(self.url_result(video_url, 'Youtube'))
2340 continue
9b122384 2341
b30b8698
PH
2342 # here's a fun little line of code for you:
2343 video_id = os.path.splitext(video_id)[0]
fc9713a1 2344
28602e74
YCH
2345 entry_info_dict = {
2346 'id': video_id,
2347 'uploader': video_uploader,
2348 'title': video_title,
2349 'age_limit': age_limit,
2350 }
2351
729accb4
S
2352 ext = determine_ext(video_url)
2353 if ext == 'smil':
28602e74 2354 entry_info_dict['formats'] = self._extract_smil_formats(video_url, video_id)
729accb4
S
2355 elif ext == 'xspf':
2356 return self.playlist_result(self._extract_xspf_playlist(video_url, video_id), video_id)
750b9ff0
YCH
2357 elif ext == 'm3u8':
2358 entry_info_dict['formats'] = self._extract_m3u8_formats(video_url, video_id, ext='mp4')
79a35085
S
2359 elif ext == 'mpd':
2360 entry_info_dict['formats'] = self._extract_mpd_formats(video_url, video_id)
3f2f4a94
S
2361 elif ext == 'f4m':
2362 entry_info_dict['formats'] = self._extract_f4m_formats(video_url, video_id)
d6fd958c 2363 else:
28602e74
YCH
2364 entry_info_dict['url'] = video_url
2365
19dbaeec
S
2366 if entry_info_dict.get('formats'):
2367 self._sort_formats(entry_info_dict['formats'])
2368
28602e74 2369 entries.append(entry_info_dict)
b30b8698
PH
2370
2371 if len(entries) == 1:
669f0e7c 2372 return entries[0]
b30b8698
PH
2373 else:
2374 for num, e in enumerate(entries, start=1):
13d8fbef
JMF
2375 # 'url' results don't have a title
2376 if e.get('title') is not None:
2377 e['title'] = '%s (%d)' % (e['title'], num)
b30b8698
PH
2378 return {
2379 '_type': 'playlist',
2380 'entries': entries,
2381 }