generic.py 85 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114
  1. # encoding: utf-8
  2. from __future__ import unicode_literals
  3. import os
  4. import re
  5. import sys
  6. from .common import InfoExtractor
  7. from .youtube import YoutubeIE
  8. from ..compat import (
  9. compat_etree_fromstring,
  10. compat_urllib_parse_unquote,
  11. compat_urlparse,
  12. compat_xml_parse_error,
  13. )
  14. from ..utils import (
  15. determine_ext,
  16. ExtractorError,
  17. float_or_none,
  18. HEADRequest,
  19. is_html,
  20. orderedSet,
  21. sanitized_Request,
  22. smuggle_url,
  23. unescapeHTML,
  24. unified_strdate,
  25. unsmuggle_url,
  26. UnsupportedError,
  27. url_basename,
  28. xpath_text,
  29. )
  30. from .brightcove import (
  31. BrightcoveLegacyIE,
  32. BrightcoveNewIE,
  33. )
  34. from .nbc import NBCSportsVPlayerIE
  35. from .ooyala import OoyalaIE
  36. from .rutv import RUTVIE
  37. from .tvc import TVCIE
  38. from .sportbox import SportBoxEmbedIE
  39. from .smotri import SmotriIE
  40. from .myvi import MyviIE
  41. from .condenast import CondeNastIE
  42. from .udn import UDNEmbedIE
  43. from .senateisvp import SenateISVPIE
  44. from .svt import SVTIE
  45. from .pornhub import PornHubIE
  46. from .xhamster import XHamsterEmbedIE
  47. from .tnaflix import TNAFlixNetworkEmbedIE
  48. from .vimeo import VimeoIE
  49. from .dailymotion import DailymotionCloudIE
  50. from .onionstudios import OnionStudiosIE
  51. from .snagfilms import SnagFilmsEmbedIE
  52. from .screenwavemedia import ScreenwaveMediaIE
  53. from .mtv import MTVServicesEmbeddedIE
  54. from .pladform import PladformIE
  55. from .videomore import VideomoreIE
  56. from .googledrive import GoogleDriveIE
  57. from .jwplatform import JWPlatformIE
  58. from .digiteka import DigitekaIE
  59. from .instagram import InstagramIE
  60. from .liveleak import LiveLeakIE
  61. class GenericIE(InfoExtractor):
  62. IE_DESC = 'Generic downloader that works on some sites'
  63. _VALID_URL = r'.*'
  64. IE_NAME = 'generic'
  65. _TESTS = [
  66. # Direct link to a video
  67. {
  68. 'url': 'http://media.w3.org/2010/05/sintel/trailer.mp4',
  69. 'md5': '67d406c2bcb6af27fa886f31aa934bbe',
  70. 'info_dict': {
  71. 'id': 'trailer',
  72. 'ext': 'mp4',
  73. 'title': 'trailer',
  74. 'upload_date': '20100513',
  75. }
  76. },
  77. # Direct link to media delivered compressed (until Accept-Encoding is *)
  78. {
  79. 'url': 'http://calimero.tk/muzik/FictionJunction-Parallel_Hearts.flac',
  80. 'md5': '128c42e68b13950268b648275386fc74',
  81. 'info_dict': {
  82. 'id': 'FictionJunction-Parallel_Hearts',
  83. 'ext': 'flac',
  84. 'title': 'FictionJunction-Parallel_Hearts',
  85. 'upload_date': '20140522',
  86. },
  87. 'expected_warnings': [
  88. 'URL could be a direct video link, returning it as such.'
  89. ]
  90. },
  91. # Direct download with broken HEAD
  92. {
  93. 'url': 'http://ai-radio.org:8000/radio.opus',
  94. 'info_dict': {
  95. 'id': 'radio',
  96. 'ext': 'opus',
  97. 'title': 'radio',
  98. },
  99. 'params': {
  100. 'skip_download': True, # infinite live stream
  101. },
  102. 'expected_warnings': [
  103. r'501.*Not Implemented',
  104. r'400.*Bad Request',
  105. ],
  106. },
  107. # Direct link with incorrect MIME type
  108. {
  109. 'url': 'http://ftp.nluug.nl/video/nluug/2014-11-20_nj14/zaal-2/5_Lennart_Poettering_-_Systemd.webm',
  110. 'md5': '4ccbebe5f36706d85221f204d7eb5913',
  111. 'info_dict': {
  112. 'url': 'http://ftp.nluug.nl/video/nluug/2014-11-20_nj14/zaal-2/5_Lennart_Poettering_-_Systemd.webm',
  113. 'id': '5_Lennart_Poettering_-_Systemd',
  114. 'ext': 'webm',
  115. 'title': '5_Lennart_Poettering_-_Systemd',
  116. 'upload_date': '20141120',
  117. },
  118. 'expected_warnings': [
  119. 'URL could be a direct video link, returning it as such.'
  120. ]
  121. },
  122. # RSS feed
  123. {
  124. 'url': 'http://phihag.de/2014/youtube-dl/rss2.xml',
  125. 'info_dict': {
  126. 'id': 'http://phihag.de/2014/youtube-dl/rss2.xml',
  127. 'title': 'Zero Punctuation',
  128. 'description': 're:.*groundbreaking video review series.*'
  129. },
  130. 'playlist_mincount': 11,
  131. },
  132. # RSS feed with enclosure
  133. {
  134. 'url': 'http://podcastfeeds.nbcnews.com/audio/podcast/MSNBC-MADDOW-NETCAST-M4V.xml',
  135. 'info_dict': {
  136. 'id': 'pdv_maddow_netcast_m4v-02-27-2015-201624',
  137. 'ext': 'm4v',
  138. 'upload_date': '20150228',
  139. 'title': 'pdv_maddow_netcast_m4v-02-27-2015-201624',
  140. }
  141. },
  142. # SMIL from http://videolectures.net/promogram_igor_mekjavic_eng
  143. {
  144. 'url': 'http://videolectures.net/promogram_igor_mekjavic_eng/video/1/smil.xml',
  145. 'info_dict': {
  146. 'id': 'smil',
  147. 'ext': 'mp4',
  148. 'title': 'Automatics, robotics and biocybernetics',
  149. 'description': 'md5:815fc1deb6b3a2bff99de2d5325be482',
  150. 'upload_date': '20130627',
  151. 'formats': 'mincount:16',
  152. 'subtitles': 'mincount:1',
  153. },
  154. 'params': {
  155. 'force_generic_extractor': True,
  156. 'skip_download': True,
  157. },
  158. },
  159. # SMIL from http://www1.wdr.de/mediathek/video/livestream/index.html
  160. {
  161. 'url': 'http://metafilegenerator.de/WDR/WDR_FS/hds/hds.smil',
  162. 'info_dict': {
  163. 'id': 'hds',
  164. 'ext': 'flv',
  165. 'title': 'hds',
  166. 'formats': 'mincount:1',
  167. },
  168. 'params': {
  169. 'skip_download': True,
  170. },
  171. },
  172. # SMIL from https://www.restudy.dk/video/play/id/1637
  173. {
  174. 'url': 'https://www.restudy.dk/awsmedia/SmilDirectory/video_1637.xml',
  175. 'info_dict': {
  176. 'id': 'video_1637',
  177. 'ext': 'flv',
  178. 'title': 'video_1637',
  179. 'formats': 'mincount:3',
  180. },
  181. 'params': {
  182. 'skip_download': True,
  183. },
  184. },
  185. # SMIL from http://adventure.howstuffworks.com/5266-cool-jobs-iditarod-musher-video.htm
  186. {
  187. 'url': 'http://services.media.howstuffworks.com/videos/450221/smil-service.smil',
  188. 'info_dict': {
  189. 'id': 'smil-service',
  190. 'ext': 'flv',
  191. 'title': 'smil-service',
  192. 'formats': 'mincount:1',
  193. },
  194. 'params': {
  195. 'skip_download': True,
  196. },
  197. },
  198. # SMIL from http://new.livestream.com/CoheedandCambria/WebsterHall/videos/4719370
  199. {
  200. 'url': 'http://api.new.livestream.com/accounts/1570303/events/1585861/videos/4719370.smil',
  201. 'info_dict': {
  202. 'id': '4719370',
  203. 'ext': 'mp4',
  204. 'title': '571de1fd-47bc-48db-abf9-238872a58d1f',
  205. 'formats': 'mincount:3',
  206. },
  207. 'params': {
  208. 'skip_download': True,
  209. },
  210. },
  211. # XSPF playlist from http://www.telegraaf.nl/tv/nieuws/binnenland/24353229/__Tikibad_ontruimd_wegens_brand__.html
  212. {
  213. 'url': 'http://www.telegraaf.nl/xml/playlist/2015/8/7/mZlp2ctYIUEB.xspf',
  214. 'info_dict': {
  215. 'id': 'mZlp2ctYIUEB',
  216. 'ext': 'mp4',
  217. 'title': 'Tikibad ontruimd wegens brand',
  218. 'description': 'md5:05ca046ff47b931f9b04855015e163a4',
  219. 'thumbnail': 're:^https?://.*\.jpg$',
  220. 'duration': 33,
  221. },
  222. 'params': {
  223. 'skip_download': True,
  224. },
  225. },
  226. # MPD from http://dash-mse-test.appspot.com/media.html
  227. {
  228. 'url': 'http://yt-dash-mse-test.commondatastorage.googleapis.com/media/car-20120827-manifest.mpd',
  229. 'md5': '4b57baab2e30d6eb3a6a09f0ba57ef53',
  230. 'info_dict': {
  231. 'id': 'car-20120827-manifest',
  232. 'ext': 'mp4',
  233. 'title': 'car-20120827-manifest',
  234. 'formats': 'mincount:9',
  235. 'upload_date': '20130904',
  236. },
  237. 'params': {
  238. 'format': 'bestvideo',
  239. },
  240. },
  241. # m3u8 served with Content-Type: audio/x-mpegURL; charset=utf-8
  242. {
  243. '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',
  244. 'info_dict': {
  245. 'id': 'content',
  246. 'ext': 'mp4',
  247. 'title': 'content',
  248. 'formats': 'mincount:8',
  249. },
  250. 'params': {
  251. # m3u8 downloads
  252. 'skip_download': True,
  253. }
  254. },
  255. # m3u8 served with Content-Type: text/plain
  256. {
  257. 'url': 'http://www.nacentapps.com/m3u8/index.m3u8',
  258. 'info_dict': {
  259. 'id': 'index',
  260. 'ext': 'mp4',
  261. 'title': 'index',
  262. 'upload_date': '20140720',
  263. 'formats': 'mincount:11',
  264. },
  265. 'params': {
  266. # m3u8 downloads
  267. 'skip_download': True,
  268. }
  269. },
  270. # google redirect
  271. {
  272. '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',
  273. 'info_dict': {
  274. 'id': 'cmQHVoWB5FY',
  275. 'ext': 'mp4',
  276. 'upload_date': '20130224',
  277. 'uploader_id': 'TheVerge',
  278. 'description': 're:^Chris Ziegler takes a look at the\.*',
  279. 'uploader': 'The Verge',
  280. 'title': 'First Firefox OS phones side-by-side',
  281. },
  282. 'params': {
  283. 'skip_download': False,
  284. }
  285. },
  286. {
  287. # redirect in Refresh HTTP header
  288. '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',
  289. 'info_dict': {
  290. 'id': 'pO8h3EaFRdo',
  291. 'ext': 'mp4',
  292. 'title': 'Tripeo Boiler Room x Dekmantel Festival DJ Set',
  293. 'description': 'md5:6294cc1af09c4049e0652b51a2df10d5',
  294. 'upload_date': '20150917',
  295. 'uploader_id': 'brtvofficial',
  296. 'uploader': 'Boiler Room',
  297. },
  298. 'params': {
  299. 'skip_download': False,
  300. },
  301. },
  302. {
  303. 'url': 'http://www.hodiho.fr/2013/02/regis-plante-sa-jeep.html',
  304. 'md5': '85b90ccc9d73b4acd9138d3af4c27f89',
  305. 'info_dict': {
  306. 'id': '13601338388002',
  307. 'ext': 'mp4',
  308. 'uploader': 'www.hodiho.fr',
  309. 'title': 'R\u00e9gis plante sa Jeep',
  310. }
  311. },
  312. # bandcamp page with custom domain
  313. {
  314. 'add_ie': ['Bandcamp'],
  315. 'url': 'http://bronyrock.com/track/the-pony-mash',
  316. 'info_dict': {
  317. 'id': '3235767654',
  318. 'ext': 'mp3',
  319. 'title': 'The Pony Mash',
  320. 'uploader': 'M_Pallante',
  321. },
  322. 'skip': 'There is a limit of 200 free downloads / month for the test song',
  323. },
  324. # embedded brightcove video
  325. # it also tests brightcove videos that need to set the 'Referer' in the
  326. # http requests
  327. {
  328. 'add_ie': ['BrightcoveLegacy'],
  329. 'url': 'http://www.bfmtv.com/video/bfmbusiness/cours-bourse/cours-bourse-l-analyse-technique-154522/',
  330. 'info_dict': {
  331. 'id': '2765128793001',
  332. 'ext': 'mp4',
  333. 'title': 'Le cours de bourse : l’analyse technique',
  334. 'description': 'md5:7e9ad046e968cb2d1114004aba466fd9',
  335. 'uploader': 'BFM BUSINESS',
  336. },
  337. 'params': {
  338. 'skip_download': True,
  339. },
  340. },
  341. {
  342. # https://github.com/rg3/youtube-dl/issues/2253
  343. 'url': 'http://bcove.me/i6nfkrc3',
  344. 'md5': '0ba9446db037002366bab3b3eb30c88c',
  345. 'info_dict': {
  346. 'id': '3101154703001',
  347. 'ext': 'mp4',
  348. 'title': 'Still no power',
  349. 'uploader': 'thestar.com',
  350. '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.',
  351. },
  352. 'add_ie': ['BrightcoveLegacy'],
  353. },
  354. {
  355. 'url': 'http://www.championat.com/video/football/v/87/87499.html',
  356. 'md5': 'fb973ecf6e4a78a67453647444222983',
  357. 'info_dict': {
  358. 'id': '3414141473001',
  359. 'ext': 'mp4',
  360. 'title': 'Видео. Удаление Дзагоева (ЦСКА)',
  361. 'description': 'Онлайн-трансляция матча ЦСКА - "Волга"',
  362. 'uploader': 'Championat',
  363. },
  364. },
  365. {
  366. # https://github.com/rg3/youtube-dl/issues/3541
  367. 'add_ie': ['BrightcoveLegacy'],
  368. 'url': 'http://www.kijk.nl/sbs6/leermijvrouwenkennen/videos/jqMiXKAYan2S/aflevering-1',
  369. 'info_dict': {
  370. 'id': '3866516442001',
  371. 'ext': 'mp4',
  372. 'title': 'Leer mij vrouwen kennen: Aflevering 1',
  373. 'description': 'Leer mij vrouwen kennen: Aflevering 1',
  374. 'uploader': 'SBS Broadcasting',
  375. },
  376. 'skip': 'Restricted to Netherlands',
  377. 'params': {
  378. 'skip_download': True, # m3u8 download
  379. },
  380. },
  381. # ooyala video
  382. {
  383. 'url': 'http://www.rollingstone.com/music/videos/norwegian-dj-cashmere-cat-goes-spartan-on-with-me-premiere-20131219',
  384. 'md5': '166dd577b433b4d4ebfee10b0824d8ff',
  385. 'info_dict': {
  386. 'id': 'BwY2RxaTrTkslxOfcan0UCf0YqyvWysJ',
  387. 'ext': 'mp4',
  388. 'title': '2cc213299525360.mov', # that's what we get
  389. 'duration': 238.231,
  390. },
  391. 'add_ie': ['Ooyala'],
  392. },
  393. {
  394. # ooyala video embedded with http://player.ooyala.com/iframe.js
  395. 'url': 'http://www.macrumors.com/2015/07/24/steve-jobs-the-man-in-the-machine-first-trailer/',
  396. 'info_dict': {
  397. 'id': 'p0MGJndjoG5SOKqO_hZJuZFPB-Tr5VgB',
  398. 'ext': 'mp4',
  399. 'title': '"Steve Jobs: Man in the Machine" trailer',
  400. 'description': 'The first trailer for the Alex Gibney documentary "Steve Jobs: Man in the Machine."',
  401. 'duration': 135.427,
  402. },
  403. 'params': {
  404. 'skip_download': True,
  405. },
  406. },
  407. # embed.ly video
  408. {
  409. 'url': 'http://www.tested.com/science/weird/460206-tested-grinding-coffee-2000-frames-second/',
  410. 'info_dict': {
  411. 'id': '9ODmcdjQcHQ',
  412. 'ext': 'mp4',
  413. 'title': 'Tested: Grinding Coffee at 2000 Frames Per Second',
  414. 'upload_date': '20140225',
  415. 'description': 'md5:06a40fbf30b220468f1e0957c0f558ff',
  416. 'uploader': 'Tested',
  417. 'uploader_id': 'testedcom',
  418. },
  419. # No need to test YoutubeIE here
  420. 'params': {
  421. 'skip_download': True,
  422. },
  423. },
  424. # funnyordie embed
  425. {
  426. 'url': 'http://www.theguardian.com/world/2014/mar/11/obama-zach-galifianakis-between-two-ferns',
  427. 'info_dict': {
  428. 'id': '18e820ec3f',
  429. 'ext': 'mp4',
  430. 'title': 'Between Two Ferns with Zach Galifianakis: President Barack Obama',
  431. 'description': 'Episode 18: President Barack Obama sits down with Zach Galifianakis for his most memorable interview yet.',
  432. },
  433. },
  434. # RUTV embed
  435. {
  436. 'url': 'http://www.rg.ru/2014/03/15/reg-dfo/anklav-anons.html',
  437. 'info_dict': {
  438. 'id': '776940',
  439. 'ext': 'mp4',
  440. 'title': 'Охотское море стало целиком российским',
  441. 'description': 'md5:5ed62483b14663e2a95ebbe115eb8f43',
  442. },
  443. 'params': {
  444. # m3u8 download
  445. 'skip_download': True,
  446. },
  447. },
  448. # TVC embed
  449. {
  450. '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/',
  451. 'info_dict': {
  452. 'id': '55304',
  453. 'ext': 'mp4',
  454. 'title': 'Дошкольное воспитание',
  455. },
  456. },
  457. # SportBox embed
  458. {
  459. 'url': 'http://www.vestifinance.ru/articles/25753',
  460. 'info_dict': {
  461. 'id': '25753',
  462. 'title': 'Вести Экономика ― Прямые трансляции с Форума-выставки "Госзаказ-2013"',
  463. },
  464. 'playlist': [{
  465. 'info_dict': {
  466. 'id': '370908',
  467. 'title': 'Госзаказ. День 3',
  468. 'ext': 'mp4',
  469. }
  470. }, {
  471. 'info_dict': {
  472. 'id': '370905',
  473. 'title': 'Госзаказ. День 2',
  474. 'ext': 'mp4',
  475. }
  476. }, {
  477. 'info_dict': {
  478. 'id': '370902',
  479. 'title': 'Госзаказ. День 1',
  480. 'ext': 'mp4',
  481. }
  482. }],
  483. 'params': {
  484. # m3u8 download
  485. 'skip_download': True,
  486. },
  487. },
  488. # Myvi.ru embed
  489. {
  490. 'url': 'http://www.kinomyvi.tv/news/detail/Pervij-dublirovannij-trejler--Uzhastikov-_nOw1',
  491. 'info_dict': {
  492. 'id': 'f4dafcad-ff21-423d-89b5-146cfd89fa1e',
  493. 'ext': 'mp4',
  494. 'title': 'Ужастики, русский трейлер (2015)',
  495. 'thumbnail': 're:^https?://.*\.jpg$',
  496. 'duration': 153,
  497. }
  498. },
  499. # XHamster embed
  500. {
  501. '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',
  502. 'info_dict': {
  503. 'id': 'showthread',
  504. 'title': '[NSFL] [FM15] which pumiscer was this ( vid ) ( alfa as fuck srx )',
  505. },
  506. 'playlist_mincount': 7,
  507. },
  508. # Embedded TED video
  509. {
  510. 'url': 'http://en.support.wordpress.com/videos/ted-talks/',
  511. 'md5': '65fdff94098e4a607385a60c5177c638',
  512. 'info_dict': {
  513. 'id': '1969',
  514. 'ext': 'mp4',
  515. 'title': 'Hidden miracles of the natural world',
  516. 'uploader': 'Louie Schwartzberg',
  517. 'description': 'md5:8145d19d320ff3e52f28401f4c4283b9',
  518. }
  519. },
  520. # Embedded Ustream video
  521. {
  522. 'url': 'http://www.american.edu/spa/pti/nsa-privacy-janus-2014.cfm',
  523. 'md5': '27b99cdb639c9b12a79bca876a073417',
  524. 'info_dict': {
  525. 'id': '45734260',
  526. 'ext': 'flv',
  527. 'uploader': 'AU SPA: The NSA and Privacy',
  528. 'title': 'NSA and Privacy Forum Debate featuring General Hayden and Barton Gellman'
  529. }
  530. },
  531. # nowvideo embed hidden behind percent encoding
  532. {
  533. 'url': 'http://www.waoanime.tv/the-super-dimension-fortress-macross-episode-1/',
  534. 'md5': '2baf4ddd70f697d94b1c18cf796d5107',
  535. 'info_dict': {
  536. 'id': '06e53103ca9aa',
  537. 'ext': 'flv',
  538. 'title': 'Macross Episode 001 Watch Macross Episode 001 onl',
  539. 'description': 'No description',
  540. },
  541. },
  542. # arte embed
  543. {
  544. 'url': 'http://www.tv-replay.fr/redirection/20-03-14/x-enius-arte-10753389.html',
  545. 'md5': '7653032cbb25bf6c80d80f217055fa43',
  546. 'info_dict': {
  547. 'id': '048195-004_PLUS7-F',
  548. 'ext': 'flv',
  549. 'title': 'X:enius',
  550. 'description': 'md5:d5fdf32ef6613cdbfd516ae658abf168',
  551. 'upload_date': '20140320',
  552. },
  553. 'params': {
  554. 'skip_download': 'Requires rtmpdump'
  555. }
  556. },
  557. # francetv embed
  558. {
  559. 'url': 'http://www.tsprod.com/replay-du-concert-alcaline-de-calogero',
  560. 'info_dict': {
  561. 'id': 'EV_30231',
  562. 'ext': 'mp4',
  563. 'title': 'Alcaline, le concert avec Calogero',
  564. 'description': 'md5:61f08036dcc8f47e9cfc33aed08ffaff',
  565. 'upload_date': '20150226',
  566. 'timestamp': 1424989860,
  567. 'duration': 5400,
  568. },
  569. 'params': {
  570. # m3u8 downloads
  571. 'skip_download': True,
  572. },
  573. 'expected_warnings': [
  574. 'Forbidden'
  575. ]
  576. },
  577. # Condé Nast embed
  578. {
  579. 'url': 'http://www.wired.com/2014/04/honda-asimo/',
  580. 'md5': 'ba0dfe966fa007657bd1443ee672db0f',
  581. 'info_dict': {
  582. 'id': '53501be369702d3275860000',
  583. 'ext': 'mp4',
  584. 'title': 'Honda’s New Asimo Robot Is More Human Than Ever',
  585. }
  586. },
  587. # Dailymotion embed
  588. {
  589. 'url': 'http://www.spi0n.com/zap-spi0n-com-n216/',
  590. 'md5': '441aeeb82eb72c422c7f14ec533999cd',
  591. 'info_dict': {
  592. 'id': 'k2mm4bCdJ6CQ2i7c8o2',
  593. 'ext': 'mp4',
  594. 'title': 'Le Zap de Spi0n n°216 - Zapping du Web',
  595. 'description': 'md5:faf028e48a461b8b7fad38f1e104b119',
  596. 'uploader': 'Spi0n',
  597. 'uploader_id': 'xgditw',
  598. 'upload_date': '20140425',
  599. 'timestamp': 1398441542,
  600. },
  601. 'add_ie': ['Dailymotion'],
  602. },
  603. # YouTube embed
  604. {
  605. 'url': 'http://www.badzine.de/ansicht/datum/2014/06/09/so-funktioniert-die-neue-englische-badminton-liga.html',
  606. 'info_dict': {
  607. 'id': 'FXRb4ykk4S0',
  608. 'ext': 'mp4',
  609. 'title': 'The NBL Auction 2014',
  610. 'uploader': 'BADMINTON England',
  611. 'uploader_id': 'BADMINTONEvents',
  612. 'upload_date': '20140603',
  613. 'description': 'md5:9ef128a69f1e262a700ed83edb163a73',
  614. },
  615. 'add_ie': ['Youtube'],
  616. 'params': {
  617. 'skip_download': True,
  618. }
  619. },
  620. # MTVSercices embed
  621. {
  622. 'url': 'http://www.gametrailers.com/news-post/76093/north-america-europe-is-getting-that-mario-kart-8-mercedes-dlc-too',
  623. 'md5': '35727f82f58c76d996fc188f9755b0d5',
  624. 'info_dict': {
  625. 'id': '0306a69b-8adf-4fb5-aace-75f8e8cbfca9',
  626. 'ext': 'mp4',
  627. 'title': 'Review',
  628. 'description': 'Mario\'s life in the fast lane has never looked so good.',
  629. },
  630. },
  631. # YouTube embed via <data-embed-url="">
  632. {
  633. 'url': 'https://play.google.com/store/apps/details?id=com.gameloft.android.ANMP.GloftA8HM',
  634. 'info_dict': {
  635. 'id': '4vAffPZIT44',
  636. 'ext': 'mp4',
  637. 'title': 'Asphalt 8: Airborne - Update - Welcome to Dubai!',
  638. 'uploader': 'Gameloft',
  639. 'uploader_id': 'gameloft',
  640. 'upload_date': '20140828',
  641. 'description': 'md5:c80da9ed3d83ae6d1876c834de03e1c4',
  642. },
  643. 'params': {
  644. 'skip_download': True,
  645. }
  646. },
  647. # Camtasia studio
  648. {
  649. 'url': 'http://www.ll.mit.edu/workshops/education/videocourses/antennas/lecture1/video/',
  650. 'playlist': [{
  651. 'md5': '0c5e352edabf715d762b0ad4e6d9ee67',
  652. 'info_dict': {
  653. 'id': 'Fenn-AA_PA_Radar_Course_Lecture_1c_Final',
  654. 'title': 'Fenn-AA_PA_Radar_Course_Lecture_1c_Final - video1',
  655. 'ext': 'flv',
  656. 'duration': 2235.90,
  657. }
  658. }, {
  659. 'md5': '10e4bb3aaca9fd630e273ff92d9f3c63',
  660. 'info_dict': {
  661. 'id': 'Fenn-AA_PA_Radar_Course_Lecture_1c_Final_PIP',
  662. 'title': 'Fenn-AA_PA_Radar_Course_Lecture_1c_Final - pip',
  663. 'ext': 'flv',
  664. 'duration': 2235.93,
  665. }
  666. }],
  667. 'info_dict': {
  668. 'title': 'Fenn-AA_PA_Radar_Course_Lecture_1c_Final',
  669. }
  670. },
  671. # Flowplayer
  672. {
  673. 'url': 'http://www.handjobhub.com/video/busty-blonde-siri-tit-fuck-while-wank-6313.html',
  674. 'md5': '9d65602bf31c6e20014319c7d07fba27',
  675. 'info_dict': {
  676. 'id': '5123ea6d5e5a7',
  677. 'ext': 'mp4',
  678. 'age_limit': 18,
  679. 'uploader': 'www.handjobhub.com',
  680. 'title': 'Busty Blonde Siri Tit Fuck While Wank at HandjobHub.com',
  681. }
  682. },
  683. # Multiple brightcove videos
  684. # https://github.com/rg3/youtube-dl/issues/2283
  685. {
  686. 'url': 'http://www.newyorker.com/online/blogs/newsdesk/2014/01/always-never-nuclear-command-and-control.html',
  687. 'info_dict': {
  688. 'id': 'always-never',
  689. 'title': 'Always / Never - The New Yorker',
  690. },
  691. 'playlist_count': 3,
  692. 'params': {
  693. 'extract_flat': False,
  694. 'skip_download': True,
  695. }
  696. },
  697. # MLB embed
  698. {
  699. 'url': 'http://umpire-empire.com/index.php/topic/58125-laz-decides-no-thats-low/',
  700. 'md5': '96f09a37e44da40dd083e12d9a683327',
  701. 'info_dict': {
  702. 'id': '33322633',
  703. 'ext': 'mp4',
  704. 'title': 'Ump changes call to ball',
  705. 'description': 'md5:71c11215384298a172a6dcb4c2e20685',
  706. 'duration': 48,
  707. 'timestamp': 1401537900,
  708. 'upload_date': '20140531',
  709. 'thumbnail': 're:^https?://.*\.jpg$',
  710. },
  711. },
  712. # Wistia embed
  713. {
  714. 'url': 'http://education-portal.com/academy/lesson/north-american-exploration-failed-colonies-of-spain-france-england.html#lesson',
  715. 'md5': '8788b683c777a5cf25621eaf286d0c23',
  716. 'info_dict': {
  717. 'id': '1cfaf6b7ea',
  718. 'ext': 'mov',
  719. 'title': 'md5:51364a8d3d009997ba99656004b5e20d',
  720. 'duration': 643.0,
  721. 'filesize': 182808282,
  722. 'uploader': 'education-portal.com',
  723. },
  724. },
  725. {
  726. 'url': 'http://thoughtworks.wistia.com/medias/uxjb0lwrcz',
  727. 'md5': 'baf49c2baa8a7de5f3fc145a8506dcd4',
  728. 'info_dict': {
  729. 'id': 'uxjb0lwrcz',
  730. 'ext': 'mp4',
  731. 'title': 'Conversation about Hexagonal Rails Part 1 - ThoughtWorks',
  732. 'description': 'a Martin Fowler video from ThoughtWorks',
  733. 'duration': 1715.0,
  734. 'uploader': 'thoughtworks.wistia.com',
  735. 'upload_date': '20140603',
  736. 'timestamp': 1401832161,
  737. },
  738. },
  739. # Soundcloud embed
  740. {
  741. 'url': 'http://nakedsecurity.sophos.com/2014/10/29/sscc-171-are-you-sure-that-1234-is-a-bad-password-podcast/',
  742. 'info_dict': {
  743. 'id': '174391317',
  744. 'ext': 'mp3',
  745. 'description': 'md5:ff867d6b555488ad3c52572bb33d432c',
  746. 'uploader': 'Sophos Security',
  747. 'title': 'Chet Chat 171 - Oct 29, 2014',
  748. 'upload_date': '20141029',
  749. }
  750. },
  751. # Livestream embed
  752. {
  753. 'url': 'http://www.esa.int/Our_Activities/Space_Science/Rosetta/Philae_comet_touch-down_webcast',
  754. 'info_dict': {
  755. 'id': '67864563',
  756. 'ext': 'flv',
  757. 'upload_date': '20141112',
  758. 'title': 'Rosetta #CometLanding webcast HL 10',
  759. }
  760. },
  761. # LazyYT
  762. {
  763. 'url': 'http://discourse.ubuntu.com/t/unity-8-desktop-mode-windows-on-mir/1986',
  764. 'info_dict': {
  765. 'id': '1986',
  766. 'title': 'Unity 8 desktop-mode windows on Mir! - Ubuntu Discourse',
  767. },
  768. 'playlist_mincount': 2,
  769. },
  770. # Cinchcast embed
  771. {
  772. 'url': 'http://undergroundwellness.com/podcasts/306-5-steps-to-permanent-gut-healing/',
  773. 'info_dict': {
  774. 'id': '7141703',
  775. 'ext': 'mp3',
  776. 'upload_date': '20141126',
  777. 'title': 'Jack Tips: 5 Steps to Permanent Gut Healing',
  778. }
  779. },
  780. # Cinerama player
  781. {
  782. 'url': 'http://www.abc.net.au/7.30/content/2015/s4164797.htm',
  783. 'info_dict': {
  784. 'id': '730m_DandD_1901_512k',
  785. 'ext': 'mp4',
  786. 'uploader': 'www.abc.net.au',
  787. 'title': 'Game of Thrones with dice - Dungeons and Dragons fantasy role-playing game gets new life - 19/01/2015',
  788. }
  789. },
  790. # embedded viddler video
  791. {
  792. 'url': 'http://deadspin.com/i-cant-stop-watching-john-wall-chop-the-nuggets-with-th-1681801597',
  793. 'info_dict': {
  794. 'id': '4d03aad9',
  795. 'ext': 'mp4',
  796. 'uploader': 'deadspin',
  797. 'title': 'WALL-TO-GORTAT',
  798. 'timestamp': 1422285291,
  799. 'upload_date': '20150126',
  800. },
  801. 'add_ie': ['Viddler'],
  802. },
  803. # Libsyn embed
  804. {
  805. 'url': 'http://thedailyshow.cc.com/podcast/episodetwelve',
  806. 'info_dict': {
  807. 'id': '3377616',
  808. 'ext': 'mp3',
  809. 'title': "The Daily Show Podcast without Jon Stewart - Episode 12: Bassem Youssef: Egypt's Jon Stewart",
  810. 'description': 'md5:601cb790edd05908957dae8aaa866465',
  811. 'upload_date': '20150220',
  812. },
  813. },
  814. # jwplayer YouTube
  815. {
  816. 'url': 'http://media.nationalarchives.gov.uk/index.php/webinar-using-discovery-national-archives-online-catalogue/',
  817. 'info_dict': {
  818. 'id': 'Mrj4DVp2zeA',
  819. 'ext': 'mp4',
  820. 'upload_date': '20150212',
  821. 'uploader': 'The National Archives UK',
  822. 'description': 'md5:a236581cd2449dd2df4f93412f3f01c6',
  823. 'uploader_id': 'NationalArchives08',
  824. 'title': 'Webinar: Using Discovery, The National Archives’ online catalogue',
  825. },
  826. },
  827. # rtl.nl embed
  828. {
  829. 'url': 'http://www.rtlnieuws.nl/nieuws/buitenland/aanslagen-kopenhagen',
  830. 'playlist_mincount': 5,
  831. 'info_dict': {
  832. 'id': 'aanslagen-kopenhagen',
  833. 'title': 'Aanslagen Kopenhagen | RTL Nieuws',
  834. }
  835. },
  836. # Zapiks embed
  837. {
  838. 'url': 'http://www.skipass.com/news/116090-bon-appetit-s5ep3-baqueira-mi-cor.html',
  839. 'info_dict': {
  840. 'id': '118046',
  841. 'ext': 'mp4',
  842. 'title': 'EP3S5 - Bon Appétit - Baqueira Mi Corazon !',
  843. }
  844. },
  845. # Kaltura embed
  846. {
  847. 'url': 'http://www.monumentalnetwork.com/videos/john-carlson-postgame-2-25-15',
  848. 'info_dict': {
  849. 'id': '1_eergr3h1',
  850. 'ext': 'mp4',
  851. 'upload_date': '20150226',
  852. 'uploader_id': 'MonumentalSports-Kaltura@perfectsensedigital.com',
  853. 'timestamp': int,
  854. 'title': 'John Carlson Postgame 2/25/15',
  855. },
  856. },
  857. # Kaltura embed (different embed code)
  858. {
  859. 'url': 'http://www.premierchristianradio.com/Shows/Saturday/Unbelievable/Conference-Videos/Os-Guinness-Is-It-Fools-Talk-Unbelievable-Conference-2014',
  860. 'info_dict': {
  861. 'id': '1_a52wc67y',
  862. 'ext': 'flv',
  863. 'upload_date': '20150127',
  864. 'uploader_id': 'PremierMedia',
  865. 'timestamp': int,
  866. 'title': 'Os Guinness // Is It Fools Talk? // Unbelievable? Conference 2014',
  867. },
  868. },
  869. # Kaltura embed protected with referrer
  870. {
  871. 'url': 'http://www.disney.nl/disney-channel/filmpjes/achter-de-schermen#/videoId/violetta-achter-de-schermen-ruggero',
  872. 'info_dict': {
  873. 'id': '1_g4fbemnq',
  874. 'ext': 'mp4',
  875. 'title': 'Violetta - Achter De Schermen - Ruggero',
  876. 'description': 'Achter de schermen met Ruggero',
  877. 'timestamp': 1435133761,
  878. 'upload_date': '20150624',
  879. 'uploader_id': 'echojecka',
  880. },
  881. },
  882. # Eagle.Platform embed (generic URL)
  883. {
  884. 'url': 'http://lenta.ru/news/2015/03/06/navalny/',
  885. 'info_dict': {
  886. 'id': '227304',
  887. 'ext': 'mp4',
  888. 'title': 'Навальный вышел на свободу',
  889. 'description': 'md5:d97861ac9ae77377f3f20eaf9d04b4f5',
  890. 'thumbnail': 're:^https?://.*\.jpg$',
  891. 'duration': 87,
  892. 'view_count': int,
  893. 'age_limit': 0,
  894. },
  895. },
  896. # ClipYou (Eagle.Platform) embed (custom URL)
  897. {
  898. 'url': 'http://muz-tv.ru/play/7129/',
  899. 'info_dict': {
  900. 'id': '12820',
  901. 'ext': 'mp4',
  902. 'title': "'O Sole Mio",
  903. 'thumbnail': 're:^https?://.*\.jpg$',
  904. 'duration': 216,
  905. 'view_count': int,
  906. },
  907. },
  908. # Pladform embed
  909. {
  910. 'url': 'http://muz-tv.ru/kinozal/view/7400/',
  911. 'info_dict': {
  912. 'id': '100183293',
  913. 'ext': 'mp4',
  914. 'title': 'Тайны перевала Дятлова • 1 серия 2 часть',
  915. 'description': 'Документальный сериал-расследование одной из самых жутких тайн ХХ века',
  916. 'thumbnail': 're:^https?://.*\.jpg$',
  917. 'duration': 694,
  918. 'age_limit': 0,
  919. },
  920. },
  921. # Playwire embed
  922. {
  923. 'url': 'http://www.cinemablend.com/new/First-Joe-Dirt-2-Trailer-Teaser-Stupid-Greatness-70874.html',
  924. 'info_dict': {
  925. 'id': '3519514',
  926. 'ext': 'mp4',
  927. 'title': 'Joe Dirt 2 Beautiful Loser Teaser Trailer',
  928. 'thumbnail': 're:^https?://.*\.png$',
  929. 'duration': 45.115,
  930. },
  931. },
  932. # 5min embed
  933. {
  934. 'url': 'http://techcrunch.com/video/facebook-creates-on-this-day-crunch-report/518726732/',
  935. 'md5': '4c6f127a30736b59b3e2c19234ee2bf7',
  936. 'info_dict': {
  937. 'id': '518726732',
  938. 'ext': 'mp4',
  939. 'title': 'Facebook Creates "On This Day" | Crunch Report',
  940. },
  941. },
  942. # SVT embed
  943. {
  944. 'url': 'http://www.svt.se/sport/ishockey/jagr-tacklar-giroux-under-intervjun',
  945. 'info_dict': {
  946. 'id': '2900353',
  947. 'ext': 'flv',
  948. 'title': 'Här trycker Jagr till Giroux (under SVT-intervjun)',
  949. 'duration': 27,
  950. 'age_limit': 0,
  951. },
  952. },
  953. # Crooks and Liars embed
  954. {
  955. 'url': 'http://crooksandliars.com/2015/04/fox-friends-says-protecting-atheists',
  956. 'info_dict': {
  957. 'id': '8RUoRhRi',
  958. 'ext': 'mp4',
  959. 'title': "Fox & Friends Says Protecting Atheists From Discrimination Is Anti-Christian!",
  960. 'description': 'md5:e1a46ad1650e3a5ec7196d432799127f',
  961. 'timestamp': 1428207000,
  962. 'upload_date': '20150405',
  963. 'uploader': 'Heather',
  964. },
  965. },
  966. # Crooks and Liars external embed
  967. {
  968. 'url': 'http://theothermccain.com/2010/02/02/video-proves-that-bill-kristol-has-been-watching-glenn-beck/comment-page-1/',
  969. 'info_dict': {
  970. 'id': 'MTE3MjUtMzQ2MzA',
  971. 'ext': 'mp4',
  972. 'title': 'md5:5e3662a81a4014d24c250d76d41a08d5',
  973. 'description': 'md5:9b8e9542d6c3c5de42d6451b7d780cec',
  974. 'timestamp': 1265032391,
  975. 'upload_date': '20100201',
  976. 'uploader': 'Heather',
  977. },
  978. },
  979. # NBC Sports vplayer embed
  980. {
  981. 'url': 'http://www.riderfans.com/forum/showthread.php?121827-Freeman&s=e98fa1ea6dc08e886b1678d35212494a',
  982. 'info_dict': {
  983. 'id': 'ln7x1qSThw4k',
  984. 'ext': 'flv',
  985. 'title': "PFT Live: New leader in the 'new-look' defense",
  986. 'description': 'md5:65a19b4bbfb3b0c0c5768bed1dfad74e',
  987. 'uploader': 'NBCU-SPORTS',
  988. 'upload_date': '20140107',
  989. 'timestamp': 1389118457,
  990. },
  991. },
  992. # UDN embed
  993. {
  994. 'url': 'http://www.udn.com/news/story/7314/822787',
  995. 'md5': 'fd2060e988c326991037b9aff9df21a6',
  996. 'info_dict': {
  997. 'id': '300346',
  998. 'ext': 'mp4',
  999. 'title': '中一中男師變性 全校師生力挺',
  1000. 'thumbnail': 're:^https?://.*\.jpg$',
  1001. }
  1002. },
  1003. # Ooyala embed
  1004. {
  1005. 'url': 'http://www.businessinsider.com/excel-index-match-vlookup-video-how-to-2015-2?IR=T',
  1006. 'info_dict': {
  1007. 'id': '50YnY4czr4ms1vJ7yz3xzq0excz_pUMs',
  1008. 'ext': 'mp4',
  1009. 'description': 'VIDEO: INDEX/MATCH versus VLOOKUP.',
  1010. 'title': 'This is what separates the Excel masters from the wannabes',
  1011. 'duration': 191.933,
  1012. },
  1013. 'params': {
  1014. # m3u8 downloads
  1015. 'skip_download': True,
  1016. }
  1017. },
  1018. # Contains a SMIL manifest
  1019. {
  1020. 'url': 'http://www.telewebion.com/fa/1263668/%D9%82%D8%B1%D8%B9%D9%87%E2%80%8C%DA%A9%D8%B4%DB%8C-%D9%84%DB%8C%DA%AF-%D9%82%D9%87%D8%B1%D9%85%D8%A7%D9%86%D8%A7%D9%86-%D8%A7%D8%B1%D9%88%D9%BE%D8%A7/%2B-%D9%81%D9%88%D8%AA%D8%A8%D8%A7%D9%84.html',
  1021. 'info_dict': {
  1022. 'id': 'file',
  1023. 'ext': 'flv',
  1024. 'title': '+ Football: Lottery Champions League Europe',
  1025. 'uploader': 'www.telewebion.com',
  1026. },
  1027. 'params': {
  1028. # rtmpe downloads
  1029. 'skip_download': True,
  1030. }
  1031. },
  1032. # Brightcove URL in single quotes
  1033. {
  1034. 'url': 'http://www.sportsnet.ca/baseball/mlb/sn-presents-russell-martin-world-citizen/',
  1035. 'md5': '4ae374f1f8b91c889c4b9203c8c752af',
  1036. 'info_dict': {
  1037. 'id': '4255764656001',
  1038. 'ext': 'mp4',
  1039. 'title': 'SN Presents: Russell Martin, World Citizen',
  1040. '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.',
  1041. 'uploader': 'Rogers Sportsnet',
  1042. 'uploader_id': '1704050871',
  1043. 'upload_date': '20150525',
  1044. 'timestamp': 1432570283,
  1045. },
  1046. },
  1047. # Dailymotion Cloud video
  1048. {
  1049. 'url': 'http://replay.publicsenat.fr/vod/le-debat/florent-kolandjian,dominique-cena,axel-decourtye,laurence-abeille,bruno-parmentier/175910',
  1050. 'md5': '49444254273501a64675a7e68c502681',
  1051. 'info_dict': {
  1052. 'id': '5585de919473990de4bee11b',
  1053. 'ext': 'mp4',
  1054. 'title': 'Le débat',
  1055. 'thumbnail': 're:^https?://.*\.jpe?g$',
  1056. }
  1057. },
  1058. # OnionStudios embed
  1059. {
  1060. 'url': 'http://www.clickhole.com/video/dont-understand-bitcoin-man-will-mumble-explanatio-2537',
  1061. 'info_dict': {
  1062. 'id': '2855',
  1063. 'ext': 'mp4',
  1064. 'title': 'Don’t Understand Bitcoin? This Man Will Mumble An Explanation At You',
  1065. 'thumbnail': 're:^https?://.*\.jpe?g$',
  1066. 'uploader': 'ClickHole',
  1067. 'uploader_id': 'clickhole',
  1068. }
  1069. },
  1070. # SnagFilms embed
  1071. {
  1072. 'url': 'http://whilewewatch.blogspot.ru/2012/06/whilewewatch-whilewewatch-gripping.html',
  1073. 'info_dict': {
  1074. 'id': '74849a00-85a9-11e1-9660-123139220831',
  1075. 'ext': 'mp4',
  1076. 'title': '#whilewewatch',
  1077. }
  1078. },
  1079. # AdobeTVVideo embed
  1080. {
  1081. 'url': 'https://helpx.adobe.com/acrobat/how-to/new-experience-acrobat-dc.html?set=acrobat--get-started--essential-beginners',
  1082. 'md5': '43662b577c018ad707a63766462b1e87',
  1083. 'info_dict': {
  1084. 'id': '2456',
  1085. 'ext': 'mp4',
  1086. 'title': 'New experience with Acrobat DC',
  1087. 'description': 'New experience with Acrobat DC',
  1088. 'duration': 248.667,
  1089. },
  1090. },
  1091. # ScreenwaveMedia embed
  1092. {
  1093. 'url': 'http://www.thecinemasnob.com/the-cinema-snob/a-nightmare-on-elm-street-2-freddys-revenge1',
  1094. 'md5': '24ace5baba0d35d55c6810b51f34e9e0',
  1095. 'info_dict': {
  1096. 'id': 'cinemasnob-55d26273809dd',
  1097. 'ext': 'mp4',
  1098. 'title': 'cinemasnob',
  1099. },
  1100. },
  1101. # BrightcoveInPageEmbed embed
  1102. {
  1103. 'url': 'http://www.geekandsundry.com/tabletop-bonus-wils-final-thoughts-on-dread/',
  1104. 'info_dict': {
  1105. 'id': '4238694884001',
  1106. 'ext': 'flv',
  1107. 'title': 'Tabletop: Dread, Last Thoughts',
  1108. 'description': 'Tabletop: Dread, Last Thoughts',
  1109. 'duration': 51690,
  1110. },
  1111. },
  1112. # JWPlayer with M3U8
  1113. {
  1114. 'url': 'http://ren.tv/novosti/2015-09-25/sluchaynyy-prohozhiy-poymal-avtougonshchika-v-murmanske-video',
  1115. 'info_dict': {
  1116. 'id': 'playlist',
  1117. 'ext': 'mp4',
  1118. 'title': 'Случайный прохожий поймал автоугонщика в Мурманске. ВИДЕО | РЕН ТВ',
  1119. 'uploader': 'ren.tv',
  1120. },
  1121. 'params': {
  1122. # m3u8 downloads
  1123. 'skip_download': True,
  1124. }
  1125. },
  1126. # Brightcove embed, with no valid 'renditions' but valid 'IOSRenditions'
  1127. # This video can't be played in browsers if Flash disabled and UA set to iPhone, which is actually a false alarm
  1128. {
  1129. 'url': 'https://dl.dropboxusercontent.com/u/29092637/interview.html',
  1130. 'info_dict': {
  1131. 'id': '4785848093001',
  1132. 'ext': 'mp4',
  1133. 'title': 'The Cardinal Pell Interview',
  1134. 'description': 'Sky News Contributor Andrew Bolt interviews George Pell in Rome, following the Cardinal\'s evidence before the Royal Commission into Child Abuse. ',
  1135. 'uploader': 'GlobeCast Australia - GlobeStream',
  1136. 'uploader_id': '2733773828001',
  1137. 'upload_date': '20160304',
  1138. 'timestamp': 1457083087,
  1139. },
  1140. 'params': {
  1141. # m3u8 downloads
  1142. 'skip_download': True,
  1143. },
  1144. },
  1145. # Another form of arte.tv embed
  1146. {
  1147. 'url': 'http://www.tv-replay.fr/redirection/09-04-16/arte-reportage-arte-11508975.html',
  1148. 'md5': '850bfe45417ddf221288c88a0cffe2e2',
  1149. 'info_dict': {
  1150. 'id': '030273-562_PLUS7-F',
  1151. 'ext': 'mp4',
  1152. 'title': 'ARTE Reportage - Nulle part, en France',
  1153. 'description': 'md5:e3a0e8868ed7303ed509b9e3af2b870d',
  1154. 'upload_date': '20160409',
  1155. },
  1156. },
  1157. # LiveLeak embed
  1158. {
  1159. 'url': 'http://www.wykop.pl/link/3088787/',
  1160. 'md5': 'ace83b9ed19b21f68e1b50e844fdf95d',
  1161. 'info_dict': {
  1162. 'id': '874_1459135191',
  1163. 'ext': 'mp4',
  1164. 'title': 'Man shows poor quality of new apartment building',
  1165. 'description': 'The wall is like a sand pile.',
  1166. 'uploader': 'Lake8737',
  1167. }
  1168. },
  1169. ]
  1170. def report_following_redirect(self, new_url):
  1171. """Report information extraction."""
  1172. self._downloader.to_screen('[redirect] Following redirect to %s' % new_url)
  1173. def _extract_rss(self, url, video_id, doc):
  1174. playlist_title = doc.find('./channel/title').text
  1175. playlist_desc_el = doc.find('./channel/description')
  1176. playlist_desc = None if playlist_desc_el is None else playlist_desc_el.text
  1177. entries = []
  1178. for it in doc.findall('./channel/item'):
  1179. next_url = xpath_text(it, 'link', fatal=False)
  1180. if not next_url:
  1181. enclosure_nodes = it.findall('./enclosure')
  1182. for e in enclosure_nodes:
  1183. next_url = e.attrib.get('url')
  1184. if next_url:
  1185. break
  1186. if not next_url:
  1187. continue
  1188. entries.append({
  1189. '_type': 'url',
  1190. 'url': next_url,
  1191. 'title': it.find('title').text,
  1192. })
  1193. return {
  1194. '_type': 'playlist',
  1195. 'id': url,
  1196. 'title': playlist_title,
  1197. 'description': playlist_desc,
  1198. 'entries': entries,
  1199. }
  1200. def _extract_camtasia(self, url, video_id, webpage):
  1201. """ Returns None if no camtasia video can be found. """
  1202. camtasia_cfg = self._search_regex(
  1203. r'fo\.addVariable\(\s*"csConfigFile",\s*"([^"]+)"\s*\);',
  1204. webpage, 'camtasia configuration file', default=None)
  1205. if camtasia_cfg is None:
  1206. return None
  1207. title = self._html_search_meta('DC.title', webpage, fatal=True)
  1208. camtasia_url = compat_urlparse.urljoin(url, camtasia_cfg)
  1209. camtasia_cfg = self._download_xml(
  1210. camtasia_url, video_id,
  1211. note='Downloading camtasia configuration',
  1212. errnote='Failed to download camtasia configuration')
  1213. fileset_node = camtasia_cfg.find('./playlist/array/fileset')
  1214. entries = []
  1215. for n in fileset_node.getchildren():
  1216. url_n = n.find('./uri')
  1217. if url_n is None:
  1218. continue
  1219. entries.append({
  1220. 'id': os.path.splitext(url_n.text.rpartition('/')[2])[0],
  1221. 'title': '%s - %s' % (title, n.tag),
  1222. 'url': compat_urlparse.urljoin(url, url_n.text),
  1223. 'duration': float_or_none(n.find('./duration').text),
  1224. })
  1225. return {
  1226. '_type': 'playlist',
  1227. 'entries': entries,
  1228. 'title': title,
  1229. }
  1230. def _real_extract(self, url):
  1231. if url.startswith('//'):
  1232. return {
  1233. '_type': 'url',
  1234. 'url': self.http_scheme() + url,
  1235. }
  1236. parsed_url = compat_urlparse.urlparse(url)
  1237. if not parsed_url.scheme:
  1238. default_search = self._downloader.params.get('default_search')
  1239. if default_search is None:
  1240. default_search = 'fixup_error'
  1241. if default_search in ('auto', 'auto_warning', 'fixup_error'):
  1242. if '/' in url:
  1243. self._downloader.report_warning('The url doesn\'t specify the protocol, trying with http')
  1244. return self.url_result('http://' + url)
  1245. elif default_search != 'fixup_error':
  1246. if default_search == 'auto_warning':
  1247. if re.match(r'^(?:url|URL)$', url):
  1248. raise ExtractorError(
  1249. 'Invalid URL: %r . Call youtube-dl like this: youtube-dl -v "https://www.youtube.com/watch?v=BaW_jenozKc" ' % url,
  1250. expected=True)
  1251. else:
  1252. self._downloader.report_warning(
  1253. 'Falling back to youtube search for %s . Set --default-search "auto" to suppress this warning.' % url)
  1254. return self.url_result('ytsearch:' + url)
  1255. if default_search in ('error', 'fixup_error'):
  1256. raise ExtractorError(
  1257. '%r is not a valid URL. '
  1258. 'Set --default-search "ytsearch" (or run youtube-dl "ytsearch:%s" ) to search YouTube'
  1259. % (url, url), expected=True)
  1260. else:
  1261. if ':' not in default_search:
  1262. default_search += ':'
  1263. return self.url_result(default_search + url)
  1264. url, smuggled_data = unsmuggle_url(url)
  1265. force_videoid = None
  1266. is_intentional = smuggled_data and smuggled_data.get('to_generic')
  1267. if smuggled_data and 'force_videoid' in smuggled_data:
  1268. force_videoid = smuggled_data['force_videoid']
  1269. video_id = force_videoid
  1270. else:
  1271. video_id = compat_urllib_parse_unquote(os.path.splitext(url.rstrip('/').split('/')[-1])[0])
  1272. self.to_screen('%s: Requesting header' % video_id)
  1273. head_req = HEADRequest(url)
  1274. head_response = self._request_webpage(
  1275. head_req, video_id,
  1276. note=False, errnote='Could not send HEAD request to %s' % url,
  1277. fatal=False)
  1278. if head_response is not False:
  1279. # Check for redirect
  1280. new_url = head_response.geturl()
  1281. if url != new_url:
  1282. self.report_following_redirect(new_url)
  1283. if force_videoid:
  1284. new_url = smuggle_url(
  1285. new_url, {'force_videoid': force_videoid})
  1286. return self.url_result(new_url)
  1287. full_response = None
  1288. if head_response is False:
  1289. request = sanitized_Request(url)
  1290. request.add_header('Accept-Encoding', '*')
  1291. full_response = self._request_webpage(request, video_id)
  1292. head_response = full_response
  1293. info_dict = {
  1294. 'id': video_id,
  1295. 'title': compat_urllib_parse_unquote(os.path.splitext(url_basename(url))[0]),
  1296. 'upload_date': unified_strdate(head_response.headers.get('Last-Modified'))
  1297. }
  1298. # Check for direct link to a video
  1299. content_type = head_response.headers.get('Content-Type', '').lower()
  1300. m = re.match(r'^(?P<type>audio|video|application(?=/(?:ogg$|(?:vnd\.apple\.|x-)?mpegurl)))/(?P<format_id>[^;\s]+)', content_type)
  1301. if m:
  1302. format_id = m.group('format_id')
  1303. if format_id.endswith('mpegurl'):
  1304. formats = self._extract_m3u8_formats(url, video_id, 'mp4')
  1305. elif format_id == 'f4m':
  1306. formats = self._extract_f4m_formats(url, video_id)
  1307. else:
  1308. formats = [{
  1309. 'format_id': m.group('format_id'),
  1310. 'url': url,
  1311. 'vcodec': 'none' if m.group('type') == 'audio' else None
  1312. }]
  1313. info_dict['direct'] = True
  1314. self._sort_formats(formats)
  1315. info_dict['formats'] = formats
  1316. return info_dict
  1317. if not self._downloader.params.get('test', False) and not is_intentional:
  1318. force = self._downloader.params.get('force_generic_extractor', False)
  1319. self._downloader.report_warning(
  1320. '%s on generic information extractor.' % ('Forcing' if force else 'Falling back'))
  1321. if not full_response:
  1322. request = sanitized_Request(url)
  1323. # Some webservers may serve compressed content of rather big size (e.g. gzipped flac)
  1324. # making it impossible to download only chunk of the file (yet we need only 512kB to
  1325. # test whether it's HTML or not). According to youtube-dl default Accept-Encoding
  1326. # that will always result in downloading the whole file that is not desirable.
  1327. # Therefore for extraction pass we have to override Accept-Encoding to any in order
  1328. # to accept raw bytes and being able to download only a chunk.
  1329. # It may probably better to solve this by checking Content-Type for application/octet-stream
  1330. # after HEAD request finishes, but not sure if we can rely on this.
  1331. request.add_header('Accept-Encoding', '*')
  1332. full_response = self._request_webpage(request, video_id)
  1333. first_bytes = full_response.read(512)
  1334. # Is it an M3U playlist?
  1335. if first_bytes.startswith(b'#EXTM3U'):
  1336. info_dict['formats'] = self._extract_m3u8_formats(url, video_id, 'mp4')
  1337. self._sort_formats(info_dict['formats'])
  1338. return info_dict
  1339. # Maybe it's a direct link to a video?
  1340. # Be careful not to download the whole thing!
  1341. if not is_html(first_bytes):
  1342. self._downloader.report_warning(
  1343. 'URL could be a direct video link, returning it as such.')
  1344. info_dict.update({
  1345. 'direct': True,
  1346. 'url': url,
  1347. })
  1348. return info_dict
  1349. webpage = self._webpage_read_content(
  1350. full_response, url, video_id, prefix=first_bytes)
  1351. self.report_extraction(video_id)
  1352. # Is it an RSS feed, a SMIL file, an XSPF playlist or a MPD manifest?
  1353. try:
  1354. doc = compat_etree_fromstring(webpage.encode('utf-8'))
  1355. if doc.tag == 'rss':
  1356. return self._extract_rss(url, video_id, doc)
  1357. elif re.match(r'^(?:{[^}]+})?smil$', doc.tag):
  1358. smil = self._parse_smil(doc, url, video_id)
  1359. self._sort_formats(smil['formats'])
  1360. return smil
  1361. elif doc.tag == '{http://xspf.org/ns/0/}playlist':
  1362. return self.playlist_result(self._parse_xspf(doc, video_id), video_id)
  1363. elif re.match(r'(?i)^(?:{[^}]+})?MPD$', doc.tag):
  1364. info_dict['formats'] = self._parse_mpd_formats(
  1365. doc, video_id, mpd_base_url=url.rpartition('/')[0])
  1366. self._sort_formats(info_dict['formats'])
  1367. return info_dict
  1368. elif re.match(r'^{http://ns\.adobe\.com/f4m/[12]\.0}manifest$', doc.tag):
  1369. info_dict['formats'] = self._parse_f4m_formats(doc, url, video_id)
  1370. self._sort_formats(info_dict['formats'])
  1371. return info_dict
  1372. except compat_xml_parse_error:
  1373. pass
  1374. # Is it a Camtasia project?
  1375. camtasia_res = self._extract_camtasia(url, video_id, webpage)
  1376. if camtasia_res is not None:
  1377. return camtasia_res
  1378. # Sometimes embedded video player is hidden behind percent encoding
  1379. # (e.g. https://github.com/rg3/youtube-dl/issues/2448)
  1380. # Unescaping the whole page allows to handle those cases in a generic way
  1381. webpage = compat_urllib_parse_unquote(webpage)
  1382. # it's tempting to parse this further, but you would
  1383. # have to take into account all the variations like
  1384. # Video Title - Site Name
  1385. # Site Name | Video Title
  1386. # Video Title - Tagline | Site Name
  1387. # and so on and so forth; it's just not practical
  1388. video_title = self._html_search_regex(
  1389. r'(?s)<title>(.*?)</title>', webpage, 'video title',
  1390. default='video')
  1391. # Try to detect age limit automatically
  1392. age_limit = self._rta_search(webpage)
  1393. # And then there are the jokers who advertise that they use RTA,
  1394. # but actually don't.
  1395. AGE_LIMIT_MARKERS = [
  1396. r'Proudly Labeled <a href="http://www.rtalabel.org/" title="Restricted to Adults">RTA</a>',
  1397. ]
  1398. if any(re.search(marker, webpage) for marker in AGE_LIMIT_MARKERS):
  1399. age_limit = 18
  1400. # video uploader is domain name
  1401. video_uploader = self._search_regex(
  1402. r'^(?:https?://)?([^/]*)/.*', url, 'video uploader')
  1403. # Helper method
  1404. def _playlist_from_matches(matches, getter=None, ie=None):
  1405. urlrs = orderedSet(
  1406. self.url_result(self._proto_relative_url(getter(m) if getter else m), ie)
  1407. for m in matches)
  1408. return self.playlist_result(
  1409. urlrs, playlist_id=video_id, playlist_title=video_title)
  1410. # Look for Brightcove Legacy Studio embeds
  1411. bc_urls = BrightcoveLegacyIE._extract_brightcove_urls(webpage)
  1412. if bc_urls:
  1413. self.to_screen('Brightcove video detected.')
  1414. entries = [{
  1415. '_type': 'url',
  1416. 'url': smuggle_url(bc_url, {'Referer': url}),
  1417. 'ie_key': 'BrightcoveLegacy'
  1418. } for bc_url in bc_urls]
  1419. return {
  1420. '_type': 'playlist',
  1421. 'title': video_title,
  1422. 'id': video_id,
  1423. 'entries': entries,
  1424. }
  1425. # Look for Brightcove New Studio embeds
  1426. bc_urls = BrightcoveNewIE._extract_urls(webpage)
  1427. if bc_urls:
  1428. return _playlist_from_matches(bc_urls, ie='BrightcoveNew')
  1429. # Look for embedded rtl.nl player
  1430. matches = re.findall(
  1431. r'<iframe[^>]+?src="((?:https?:)?//(?:www\.)?rtl\.nl/system/videoplayer/[^"]+(?:video_)?embed[^"]+)"',
  1432. webpage)
  1433. if matches:
  1434. return _playlist_from_matches(matches, ie='RtlNl')
  1435. vimeo_url = VimeoIE._extract_vimeo_url(url, webpage)
  1436. if vimeo_url is not None:
  1437. return self.url_result(vimeo_url)
  1438. vid_me_embed_url = self._search_regex(
  1439. r'src=[\'"](https?://vid\.me/[^\'"]+)[\'"]',
  1440. webpage, 'vid.me embed', default=None)
  1441. if vid_me_embed_url is not None:
  1442. return self.url_result(vid_me_embed_url, 'Vidme')
  1443. # Look for embedded YouTube player
  1444. matches = re.findall(r'''(?x)
  1445. (?:
  1446. <iframe[^>]+?src=|
  1447. data-video-url=|
  1448. <embed[^>]+?src=|
  1449. embedSWF\(?:\s*|
  1450. new\s+SWFObject\(
  1451. )
  1452. (["\'])
  1453. (?P<url>(?:https?:)?//(?:www\.)?youtube(?:-nocookie)?\.com/
  1454. (?:embed|v|p)/.+?)
  1455. \1''', webpage)
  1456. if matches:
  1457. return _playlist_from_matches(
  1458. matches, lambda m: unescapeHTML(m[1]))
  1459. # Look for lazyYT YouTube embed
  1460. matches = re.findall(
  1461. r'class="lazyYT" data-youtube-id="([^"]+)"', webpage)
  1462. if matches:
  1463. return _playlist_from_matches(matches, lambda m: unescapeHTML(m))
  1464. # Look for embedded Dailymotion player
  1465. matches = re.findall(
  1466. r'<(?:(?:embed|iframe)[^>]+?src=|input[^>]+id=[\'"]dmcloudUrlEmissionSelect[\'"][^>]+value=)(["\'])(?P<url>(?:https?:)?//(?:www\.)?dailymotion\.com/(?:embed|swf)/video/.+?)\1', webpage)
  1467. if matches:
  1468. return _playlist_from_matches(
  1469. matches, lambda m: unescapeHTML(m[1]))
  1470. # Look for embedded Dailymotion playlist player (#3822)
  1471. m = re.search(
  1472. r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?:)?//(?:www\.)?dailymotion\.[a-z]{2,3}/widget/jukebox\?.+?)\1', webpage)
  1473. if m:
  1474. playlists = re.findall(
  1475. r'list\[\]=/playlist/([^/]+)/', unescapeHTML(m.group('url')))
  1476. if playlists:
  1477. return _playlist_from_matches(
  1478. playlists, lambda p: '//dailymotion.com/playlist/%s' % p)
  1479. # Look for embedded Wistia player
  1480. match = re.search(
  1481. r'<(?:meta[^>]+?content|iframe[^>]+?src)=(["\'])(?P<url>(?:https?:)?//(?:fast\.)?wistia\.net/embed/iframe/.+?)\1', webpage)
  1482. if match:
  1483. embed_url = self._proto_relative_url(
  1484. unescapeHTML(match.group('url')))
  1485. return {
  1486. '_type': 'url_transparent',
  1487. 'url': embed_url,
  1488. 'ie_key': 'Wistia',
  1489. 'uploader': video_uploader,
  1490. 'title': video_title,
  1491. 'id': video_id,
  1492. }
  1493. match = re.search(r'(?:id=["\']wistia_|data-wistia-?id=["\']|Wistia\.embed\(["\'])(?P<id>[^"\']+)', webpage)
  1494. if match:
  1495. return {
  1496. '_type': 'url_transparent',
  1497. 'url': 'http://fast.wistia.net/embed/iframe/{0:}'.format(match.group('id')),
  1498. 'ie_key': 'Wistia',
  1499. 'uploader': video_uploader,
  1500. 'title': video_title,
  1501. 'id': match.group('id')
  1502. }
  1503. # Look for SVT player
  1504. svt_url = SVTIE._extract_url(webpage)
  1505. if svt_url:
  1506. return self.url_result(svt_url, 'SVT')
  1507. # Look for embedded condenast player
  1508. matches = re.findall(
  1509. r'<iframe\s+(?:[a-zA-Z-]+="[^"]+"\s+)*?src="(https?://player\.cnevids\.com/embed/[^"]+")',
  1510. webpage)
  1511. if matches:
  1512. return {
  1513. '_type': 'playlist',
  1514. 'entries': [{
  1515. '_type': 'url',
  1516. 'ie_key': 'CondeNast',
  1517. 'url': ma,
  1518. } for ma in matches],
  1519. 'title': video_title,
  1520. 'id': video_id,
  1521. }
  1522. # Look for Bandcamp pages with custom domain
  1523. mobj = re.search(r'<meta property="og:url"[^>]*?content="(.*?bandcamp\.com.*?)"', webpage)
  1524. if mobj is not None:
  1525. burl = unescapeHTML(mobj.group(1))
  1526. # Don't set the extractor because it can be a track url or an album
  1527. return self.url_result(burl)
  1528. # Look for embedded Vevo player
  1529. mobj = re.search(
  1530. r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?:)?//(?:cache\.)?vevo\.com/.+?)\1', webpage)
  1531. if mobj is not None:
  1532. return self.url_result(mobj.group('url'))
  1533. # Look for embedded Viddler player
  1534. mobj = re.search(
  1535. r'<(?:iframe[^>]+?src|param[^>]+?value)=(["\'])(?P<url>(?:https?:)?//(?:www\.)?viddler\.com/(?:embed|player)/.+?)\1',
  1536. webpage)
  1537. if mobj is not None:
  1538. return self.url_result(mobj.group('url'))
  1539. # Look for NYTimes player
  1540. mobj = re.search(
  1541. r'<iframe[^>]+src=(["\'])(?P<url>(?:https?:)?//graphics8\.nytimes\.com/bcvideo/[^/]+/iframe/embed\.html.+?)\1>',
  1542. webpage)
  1543. if mobj is not None:
  1544. return self.url_result(mobj.group('url'))
  1545. # Look for Libsyn player
  1546. mobj = re.search(
  1547. r'<iframe[^>]+src=(["\'])(?P<url>(?:https?:)?//html5-player\.libsyn\.com/embed/.+?)\1', webpage)
  1548. if mobj is not None:
  1549. return self.url_result(mobj.group('url'))
  1550. # Look for Ooyala videos
  1551. mobj = (re.search(r'player\.ooyala\.com/[^"?]+[?#][^"]*?(?:embedCode|ec)=(?P<ec>[^"&]+)', webpage) or
  1552. re.search(r'OO\.Player\.create\([\'"].*?[\'"],\s*[\'"](?P<ec>.{32})[\'"]', webpage) or
  1553. re.search(r'SBN\.VideoLinkset\.ooyala\([\'"](?P<ec>.{32})[\'"]\)', webpage) or
  1554. re.search(r'data-ooyala-video-id\s*=\s*[\'"](?P<ec>.{32})[\'"]', webpage))
  1555. if mobj is not None:
  1556. return OoyalaIE._build_url_result(smuggle_url(mobj.group('ec'), {'domain': url}))
  1557. # Look for multiple Ooyala embeds on SBN network websites
  1558. mobj = re.search(r'SBN\.VideoLinkset\.entryGroup\((\[.*?\])', webpage)
  1559. if mobj is not None:
  1560. embeds = self._parse_json(mobj.group(1), video_id, fatal=False)
  1561. if embeds:
  1562. return _playlist_from_matches(
  1563. embeds, getter=lambda v: OoyalaIE._url_for_embed_code(smuggle_url(v['provider_video_id'], {'domain': url})), ie='Ooyala')
  1564. # Look for Aparat videos
  1565. mobj = re.search(r'<iframe .*?src="(http://www\.aparat\.com/video/[^"]+)"', webpage)
  1566. if mobj is not None:
  1567. return self.url_result(mobj.group(1), 'Aparat')
  1568. # Look for MPORA videos
  1569. mobj = re.search(r'<iframe .*?src="(http://mpora\.(?:com|de)/videos/[^"]+)"', webpage)
  1570. if mobj is not None:
  1571. return self.url_result(mobj.group(1), 'Mpora')
  1572. # Look for embedded NovaMov-based player
  1573. mobj = re.search(
  1574. r'''(?x)<(?:pagespeed_)?iframe[^>]+?src=(["\'])
  1575. (?P<url>http://(?:(?:embed|www)\.)?
  1576. (?:novamov\.com|
  1577. nowvideo\.(?:ch|sx|eu|at|ag|co)|
  1578. videoweed\.(?:es|com)|
  1579. movshare\.(?:net|sx|ag)|
  1580. divxstage\.(?:eu|net|ch|co|at|ag))
  1581. /embed\.php.+?)\1''', webpage)
  1582. if mobj is not None:
  1583. return self.url_result(mobj.group('url'))
  1584. # Look for embedded Facebook player
  1585. mobj = re.search(
  1586. r'<iframe[^>]+?src=(["\'])(?P<url>https://www\.facebook\.com/video/embed.+?)\1', webpage)
  1587. if mobj is not None:
  1588. return self.url_result(mobj.group('url'), 'Facebook')
  1589. # Look for embedded VK player
  1590. mobj = re.search(r'<iframe[^>]+?src=(["\'])(?P<url>https?://vk\.com/video_ext\.php.+?)\1', webpage)
  1591. if mobj is not None:
  1592. return self.url_result(mobj.group('url'), 'VK')
  1593. # Look for embedded Odnoklassniki player
  1594. mobj = re.search(r'<iframe[^>]+?src=(["\'])(?P<url>https?://(?:odnoklassniki|ok)\.ru/videoembed/.+?)\1', webpage)
  1595. if mobj is not None:
  1596. return self.url_result(mobj.group('url'), 'Odnoklassniki')
  1597. # Look for embedded ivi player
  1598. mobj = re.search(r'<embed[^>]+?src=(["\'])(?P<url>https?://(?:www\.)?ivi\.ru/video/player.+?)\1', webpage)
  1599. if mobj is not None:
  1600. return self.url_result(mobj.group('url'), 'Ivi')
  1601. # Look for embedded Huffington Post player
  1602. mobj = re.search(
  1603. r'<iframe[^>]+?src=(["\'])(?P<url>https?://embed\.live\.huffingtonpost\.com/.+?)\1', webpage)
  1604. if mobj is not None:
  1605. return self.url_result(mobj.group('url'), 'HuffPost')
  1606. # Look for embed.ly
  1607. mobj = re.search(r'class=["\']embedly-card["\'][^>]href=["\'](?P<url>[^"\']+)', webpage)
  1608. if mobj is not None:
  1609. return self.url_result(mobj.group('url'))
  1610. mobj = re.search(r'class=["\']embedly-embed["\'][^>]src=["\'][^"\']*url=(?P<url>[^&]+)', webpage)
  1611. if mobj is not None:
  1612. return self.url_result(compat_urllib_parse_unquote(mobj.group('url')))
  1613. # Look for funnyordie embed
  1614. matches = re.findall(r'<iframe[^>]+?src="(https?://(?:www\.)?funnyordie\.com/embed/[^"]+)"', webpage)
  1615. if matches:
  1616. return _playlist_from_matches(
  1617. matches, getter=unescapeHTML, ie='FunnyOrDie')
  1618. # Look for BBC iPlayer embed
  1619. matches = re.findall(r'setPlaylist\("(https?://www\.bbc\.co\.uk/iplayer/[^/]+/[\da-z]{8})"\)', webpage)
  1620. if matches:
  1621. return _playlist_from_matches(matches, ie='BBCCoUk')
  1622. # Look for embedded RUTV player
  1623. rutv_url = RUTVIE._extract_url(webpage)
  1624. if rutv_url:
  1625. return self.url_result(rutv_url, 'RUTV')
  1626. # Look for embedded TVC player
  1627. tvc_url = TVCIE._extract_url(webpage)
  1628. if tvc_url:
  1629. return self.url_result(tvc_url, 'TVC')
  1630. # Look for embedded SportBox player
  1631. sportbox_urls = SportBoxEmbedIE._extract_urls(webpage)
  1632. if sportbox_urls:
  1633. return _playlist_from_matches(sportbox_urls, ie='SportBoxEmbed')
  1634. # Look for embedded PornHub player
  1635. pornhub_url = PornHubIE._extract_url(webpage)
  1636. if pornhub_url:
  1637. return self.url_result(pornhub_url, 'PornHub')
  1638. # Look for embedded XHamster player
  1639. xhamster_urls = XHamsterEmbedIE._extract_urls(webpage)
  1640. if xhamster_urls:
  1641. return _playlist_from_matches(xhamster_urls, ie='XHamsterEmbed')
  1642. # Look for embedded TNAFlixNetwork player
  1643. tnaflix_urls = TNAFlixNetworkEmbedIE._extract_urls(webpage)
  1644. if tnaflix_urls:
  1645. return _playlist_from_matches(tnaflix_urls, ie=TNAFlixNetworkEmbedIE.ie_key())
  1646. # Look for embedded Tvigle player
  1647. mobj = re.search(
  1648. r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?:)?//cloud\.tvigle\.ru/video/.+?)\1', webpage)
  1649. if mobj is not None:
  1650. return self.url_result(mobj.group('url'), 'Tvigle')
  1651. # Look for embedded TED player
  1652. mobj = re.search(
  1653. r'<iframe[^>]+?src=(["\'])(?P<url>https?://embed(?:-ssl)?\.ted\.com/.+?)\1', webpage)
  1654. if mobj is not None:
  1655. return self.url_result(mobj.group('url'), 'TED')
  1656. # Look for embedded Ustream videos
  1657. mobj = re.search(
  1658. r'<iframe[^>]+?src=(["\'])(?P<url>http://www\.ustream\.tv/embed/.+?)\1', webpage)
  1659. if mobj is not None:
  1660. return self.url_result(mobj.group('url'), 'Ustream')
  1661. # Look for embedded arte.tv player
  1662. mobj = re.search(
  1663. r'<(?:script|iframe) [^>]*?src="(?P<url>http://www\.arte\.tv/(?:playerv2/embed|arte_vp/index)[^"]+)"',
  1664. webpage)
  1665. if mobj is not None:
  1666. return self.url_result(mobj.group('url'), 'ArteTVEmbed')
  1667. # Look for embedded francetv player
  1668. mobj = re.search(
  1669. r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?://)?embed\.francetv\.fr/\?ue=.+?)\1',
  1670. webpage)
  1671. if mobj is not None:
  1672. return self.url_result(mobj.group('url'))
  1673. # Look for embedded smotri.com player
  1674. smotri_url = SmotriIE._extract_url(webpage)
  1675. if smotri_url:
  1676. return self.url_result(smotri_url, 'Smotri')
  1677. # Look for embedded Myvi.ru player
  1678. myvi_url = MyviIE._extract_url(webpage)
  1679. if myvi_url:
  1680. return self.url_result(myvi_url)
  1681. # Look for embedded soundcloud player
  1682. mobj = re.search(
  1683. r'<iframe\s+(?:[a-zA-Z0-9_-]+="[^"]+"\s+)*src="(?P<url>https?://(?:w\.)?soundcloud\.com/player[^"]+)"',
  1684. webpage)
  1685. if mobj is not None:
  1686. url = unescapeHTML(mobj.group('url'))
  1687. return self.url_result(url)
  1688. # Look for embedded vulture.com player
  1689. mobj = re.search(
  1690. r'<iframe src="(?P<url>https?://video\.vulture\.com/[^"]+)"',
  1691. webpage)
  1692. if mobj is not None:
  1693. url = unescapeHTML(mobj.group('url'))
  1694. return self.url_result(url, ie='Vulture')
  1695. # Look for embedded mtvservices player
  1696. mtvservices_url = MTVServicesEmbeddedIE._extract_url(webpage)
  1697. if mtvservices_url:
  1698. return self.url_result(mtvservices_url, ie='MTVServicesEmbedded')
  1699. # Look for embedded yahoo player
  1700. mobj = re.search(
  1701. r'<iframe[^>]+?src=(["\'])(?P<url>https?://(?:screen|movies)\.yahoo\.com/.+?\.html\?format=embed)\1',
  1702. webpage)
  1703. if mobj is not None:
  1704. return self.url_result(mobj.group('url'), 'Yahoo')
  1705. # Look for embedded sbs.com.au player
  1706. mobj = re.search(
  1707. r'''(?x)
  1708. (?:
  1709. <meta\s+property="og:video"\s+content=|
  1710. <iframe[^>]+?src=
  1711. )
  1712. (["\'])(?P<url>https?://(?:www\.)?sbs\.com\.au/ondemand/video/.+?)\1''',
  1713. webpage)
  1714. if mobj is not None:
  1715. return self.url_result(mobj.group('url'), 'SBS')
  1716. # Look for embedded Cinchcast player
  1717. mobj = re.search(
  1718. r'<iframe[^>]+?src=(["\'])(?P<url>https?://player\.cinchcast\.com/.+?)\1',
  1719. webpage)
  1720. if mobj is not None:
  1721. return self.url_result(mobj.group('url'), 'Cinchcast')
  1722. mobj = re.search(
  1723. r'<iframe[^>]+?src=(["\'])(?P<url>https?://m(?:lb)?\.mlb\.com/shared/video/embed/embed\.html\?.+?)\1',
  1724. webpage)
  1725. if not mobj:
  1726. mobj = re.search(
  1727. r'data-video-link=["\'](?P<url>http://m.mlb.com/video/[^"\']+)',
  1728. webpage)
  1729. if mobj is not None:
  1730. return self.url_result(mobj.group('url'), 'MLB')
  1731. mobj = re.search(
  1732. r'<(?:iframe|script)[^>]+?src=(["\'])(?P<url>%s)\1' % CondeNastIE.EMBED_URL,
  1733. webpage)
  1734. if mobj is not None:
  1735. return self.url_result(self._proto_relative_url(mobj.group('url'), scheme='http:'), 'CondeNast')
  1736. mobj = re.search(
  1737. r'<iframe[^>]+src="(?P<url>https?://new\.livestream\.com/[^"]+/player[^"]+)"',
  1738. webpage)
  1739. if mobj is not None:
  1740. return self.url_result(mobj.group('url'), 'Livestream')
  1741. # Look for Zapiks embed
  1742. mobj = re.search(
  1743. r'<iframe[^>]+src="(?P<url>https?://(?:www\.)?zapiks\.fr/index\.php\?.+?)"', webpage)
  1744. if mobj is not None:
  1745. return self.url_result(mobj.group('url'), 'Zapiks')
  1746. # Look for Kaltura embeds
  1747. mobj = (re.search(r"(?s)kWidget\.(?:thumb)?[Ee]mbed\(\{.*?'wid'\s*:\s*'_?(?P<partner_id>[^']+)',.*?'entry_?[Ii]d'\s*:\s*'(?P<id>[^']+)',", webpage) or
  1748. re.search(r'(?s)(?P<q1>["\'])(?:https?:)?//cdnapi(?:sec)?\.kaltura\.com/.*?(?:p|partner_id)/(?P<partner_id>\d+).*?(?P=q1).*?entry_?[Ii]d\s*:\s*(?P<q2>["\'])(?P<id>.+?)(?P=q2)', webpage))
  1749. if mobj is not None:
  1750. return self.url_result(smuggle_url(
  1751. 'kaltura:%(partner_id)s:%(id)s' % mobj.groupdict(),
  1752. {'source_url': url}), 'Kaltura')
  1753. # Look for Eagle.Platform embeds
  1754. mobj = re.search(
  1755. r'<iframe[^>]+src="(?P<url>https?://.+?\.media\.eagleplatform\.com/index/player\?.+?)"', webpage)
  1756. if mobj is not None:
  1757. return self.url_result(mobj.group('url'), 'EaglePlatform')
  1758. # Look for ClipYou (uses Eagle.Platform) embeds
  1759. mobj = re.search(
  1760. r'<iframe[^>]+src="https?://(?P<host>media\.clipyou\.ru)/index/player\?.*\brecord_id=(?P<id>\d+).*"', webpage)
  1761. if mobj is not None:
  1762. return self.url_result('eagleplatform:%(host)s:%(id)s' % mobj.groupdict(), 'EaglePlatform')
  1763. # Look for Pladform embeds
  1764. pladform_url = PladformIE._extract_url(webpage)
  1765. if pladform_url:
  1766. return self.url_result(pladform_url)
  1767. # Look for Videomore embeds
  1768. videomore_url = VideomoreIE._extract_url(webpage)
  1769. if videomore_url:
  1770. return self.url_result(videomore_url)
  1771. # Look for Playwire embeds
  1772. mobj = re.search(
  1773. r'<script[^>]+data-config=(["\'])(?P<url>(?:https?:)?//config\.playwire\.com/.+?)\1', webpage)
  1774. if mobj is not None:
  1775. return self.url_result(mobj.group('url'))
  1776. # Look for 5min embeds
  1777. mobj = re.search(
  1778. r'<meta[^>]+property="og:video"[^>]+content="https?://embed\.5min\.com/(?P<id>[0-9]+)/?', webpage)
  1779. if mobj is not None:
  1780. return self.url_result('5min:%s' % mobj.group('id'), 'FiveMin')
  1781. # Look for Crooks and Liars embeds
  1782. mobj = re.search(
  1783. r'<(?:iframe[^>]+src|param[^>]+value)=(["\'])(?P<url>(?:https?:)?//embed\.crooksandliars\.com/(?:embed|v)/.+?)\1', webpage)
  1784. if mobj is not None:
  1785. return self.url_result(mobj.group('url'))
  1786. # Look for NBC Sports VPlayer embeds
  1787. nbc_sports_url = NBCSportsVPlayerIE._extract_url(webpage)
  1788. if nbc_sports_url:
  1789. return self.url_result(nbc_sports_url, 'NBCSportsVPlayer')
  1790. # Look for Google Drive embeds
  1791. google_drive_url = GoogleDriveIE._extract_url(webpage)
  1792. if google_drive_url:
  1793. return self.url_result(google_drive_url, 'GoogleDrive')
  1794. # Look for UDN embeds
  1795. mobj = re.search(
  1796. r'<iframe[^>]+src="(?P<url>%s)"' % UDNEmbedIE._PROTOCOL_RELATIVE_VALID_URL, webpage)
  1797. if mobj is not None:
  1798. return self.url_result(
  1799. compat_urlparse.urljoin(url, mobj.group('url')), 'UDNEmbed')
  1800. # Look for Senate ISVP iframe
  1801. senate_isvp_url = SenateISVPIE._search_iframe_url(webpage)
  1802. if senate_isvp_url:
  1803. return self.url_result(senate_isvp_url, 'SenateISVP')
  1804. # Look for Dailymotion Cloud videos
  1805. dmcloud_url = DailymotionCloudIE._extract_dmcloud_url(webpage)
  1806. if dmcloud_url:
  1807. return self.url_result(dmcloud_url, 'DailymotionCloud')
  1808. # Look for OnionStudios embeds
  1809. onionstudios_url = OnionStudiosIE._extract_url(webpage)
  1810. if onionstudios_url:
  1811. return self.url_result(onionstudios_url)
  1812. # Look for SnagFilms embeds
  1813. snagfilms_url = SnagFilmsEmbedIE._extract_url(webpage)
  1814. if snagfilms_url:
  1815. return self.url_result(snagfilms_url)
  1816. # Look for JWPlatform embeds
  1817. jwplatform_url = JWPlatformIE._extract_url(webpage)
  1818. if jwplatform_url:
  1819. return self.url_result(jwplatform_url, 'JWPlatform')
  1820. # Look for ScreenwaveMedia embeds
  1821. mobj = re.search(ScreenwaveMediaIE.EMBED_PATTERN, webpage)
  1822. if mobj is not None:
  1823. return self.url_result(unescapeHTML(mobj.group('url')), 'ScreenwaveMedia')
  1824. # Look for Digiteka embeds
  1825. digiteka_url = DigitekaIE._extract_url(webpage)
  1826. if digiteka_url:
  1827. return self.url_result(self._proto_relative_url(digiteka_url), DigitekaIE.ie_key())
  1828. # Look for Limelight embeds
  1829. mobj = re.search(r'LimelightPlayer\.doLoad(Media|Channel|ChannelList)\(["\'](?P<id>[a-z0-9]{32})', webpage)
  1830. if mobj:
  1831. lm = {
  1832. 'Media': 'media',
  1833. 'Channel': 'channel',
  1834. 'ChannelList': 'channel_list',
  1835. }
  1836. return self.url_result('limelight:%s:%s' % (
  1837. lm[mobj.group(1)], mobj.group(2)), 'Limelight%s' % mobj.group(1), mobj.group(2))
  1838. # Look for AdobeTVVideo embeds
  1839. mobj = re.search(
  1840. r'<iframe[^>]+src=[\'"]((?:https?:)?//video\.tv\.adobe\.com/v/\d+[^"]+)[\'"]',
  1841. webpage)
  1842. if mobj is not None:
  1843. return self.url_result(
  1844. self._proto_relative_url(unescapeHTML(mobj.group(1))),
  1845. 'AdobeTVVideo')
  1846. # Look for Vine embeds
  1847. mobj = re.search(
  1848. r'<iframe[^>]+src=[\'"]((?:https?:)?//(?:www\.)?vine\.co/v/[^/]+/embed/(?:simple|postcard))',
  1849. webpage)
  1850. if mobj is not None:
  1851. return self.url_result(
  1852. self._proto_relative_url(unescapeHTML(mobj.group(1))), 'Vine')
  1853. # Look for Instagram embeds
  1854. instagram_embed_url = InstagramIE._extract_embed_url(webpage)
  1855. if instagram_embed_url is not None:
  1856. return self.url_result(
  1857. self._proto_relative_url(instagram_embed_url), InstagramIE.ie_key())
  1858. # Look for LiveLeak embeds
  1859. liveleak_url = LiveLeakIE._extract_url(webpage)
  1860. if liveleak_url:
  1861. return self.url_result(liveleak_url, 'LiveLeak')
  1862. def check_video(vurl):
  1863. if YoutubeIE.suitable(vurl):
  1864. return True
  1865. vpath = compat_urlparse.urlparse(vurl).path
  1866. vext = determine_ext(vpath)
  1867. return '.' in vpath and vext not in ('swf', 'png', 'jpg', 'srt', 'sbv', 'sub', 'vtt', 'ttml')
  1868. def filter_video(urls):
  1869. return list(filter(check_video, urls))
  1870. # Start with something easy: JW Player in SWFObject
  1871. found = filter_video(re.findall(r'flashvars: [\'"](?:.*&)?file=(http[^\'"&]*)', webpage))
  1872. if not found:
  1873. # Look for gorilla-vid style embedding
  1874. found = filter_video(re.findall(r'''(?sx)
  1875. (?:
  1876. jw_plugins|
  1877. JWPlayerOptions|
  1878. jwplayer\s*\(\s*["'][^'"]+["']\s*\)\s*\.setup
  1879. )
  1880. .*?
  1881. ['"]?file['"]?\s*:\s*["\'](.*?)["\']''', webpage))
  1882. if not found:
  1883. # Broaden the search a little bit
  1884. found = filter_video(re.findall(r'[^A-Za-z0-9]?(?:file|source)=(http[^\'"&]*)', webpage))
  1885. if not found:
  1886. # Broaden the findall a little bit: JWPlayer JS loader
  1887. found = filter_video(re.findall(
  1888. r'[^A-Za-z0-9]?(?:file|video_url)["\']?:\s*["\'](http(?![^\'"]+\.[0-9]+[\'"])[^\'"]+)["\']', webpage))
  1889. if not found:
  1890. # Flow player
  1891. found = filter_video(re.findall(r'''(?xs)
  1892. flowplayer\("[^"]+",\s*
  1893. \{[^}]+?\}\s*,
  1894. \s*\{[^}]+? ["']?clip["']?\s*:\s*\{\s*
  1895. ["']?url["']?\s*:\s*["']([^"']+)["']
  1896. ''', webpage))
  1897. if not found:
  1898. # Cinerama player
  1899. found = re.findall(
  1900. r"cinerama\.embedPlayer\(\s*\'[^']+\',\s*'([^']+)'", webpage)
  1901. if not found:
  1902. # Try to find twitter cards info
  1903. found = filter_video(re.findall(
  1904. r'<meta (?:property|name)="twitter:player:stream" (?:content|value)="(.+?)"', webpage))
  1905. if not found:
  1906. # We look for Open Graph info:
  1907. # We have to match any number spaces between elements, some sites try to align them (eg.: statigr.am)
  1908. m_video_type = re.findall(r'<meta.*?property="og:video:type".*?content="video/(.*?)"', webpage)
  1909. # We only look in og:video if the MIME type is a video, don't try if it's a Flash player:
  1910. if m_video_type is not None:
  1911. found = filter_video(re.findall(r'<meta.*?property="og:video".*?content="(.*?)"', webpage))
  1912. if not found:
  1913. # HTML5 video
  1914. found = re.findall(r'(?s)<(?:video|audio)[^<]*(?:>.*?<source[^>]*)?\s+src=["\'](.*?)["\']', webpage)
  1915. if not found:
  1916. REDIRECT_REGEX = r'[0-9]{,2};\s*(?:URL|url)=\'?([^\'"]+)'
  1917. found = re.search(
  1918. r'(?i)<meta\s+(?=(?:[a-z-]+="[^"]+"\s+)*http-equiv="refresh")'
  1919. r'(?:[a-z-]+="[^"]+"\s+)*?content="%s' % REDIRECT_REGEX,
  1920. webpage)
  1921. if not found:
  1922. # Look also in Refresh HTTP header
  1923. refresh_header = head_response.headers.get('Refresh')
  1924. if refresh_header:
  1925. # In python 2 response HTTP headers are bytestrings
  1926. if sys.version_info < (3, 0) and isinstance(refresh_header, str):
  1927. refresh_header = refresh_header.decode('iso-8859-1')
  1928. found = re.search(REDIRECT_REGEX, refresh_header)
  1929. if found:
  1930. new_url = compat_urlparse.urljoin(url, unescapeHTML(found.group(1)))
  1931. self.report_following_redirect(new_url)
  1932. return {
  1933. '_type': 'url',
  1934. 'url': new_url,
  1935. }
  1936. if not found:
  1937. raise UnsupportedError(url)
  1938. entries = []
  1939. for video_url in found:
  1940. video_url = unescapeHTML(video_url)
  1941. video_url = video_url.replace('\\/', '/')
  1942. video_url = compat_urlparse.urljoin(url, video_url)
  1943. video_id = compat_urllib_parse_unquote(os.path.basename(video_url))
  1944. # Sometimes, jwplayer extraction will result in a YouTube URL
  1945. if YoutubeIE.suitable(video_url):
  1946. entries.append(self.url_result(video_url, 'Youtube'))
  1947. continue
  1948. # here's a fun little line of code for you:
  1949. video_id = os.path.splitext(video_id)[0]
  1950. entry_info_dict = {
  1951. 'id': video_id,
  1952. 'uploader': video_uploader,
  1953. 'title': video_title,
  1954. 'age_limit': age_limit,
  1955. }
  1956. ext = determine_ext(video_url)
  1957. if ext == 'smil':
  1958. entry_info_dict['formats'] = self._extract_smil_formats(video_url, video_id)
  1959. elif ext == 'xspf':
  1960. return self.playlist_result(self._extract_xspf_playlist(video_url, video_id), video_id)
  1961. elif ext == 'm3u8':
  1962. entry_info_dict['formats'] = self._extract_m3u8_formats(video_url, video_id, ext='mp4')
  1963. elif ext == 'mpd':
  1964. entry_info_dict['formats'] = self._extract_mpd_formats(video_url, video_id)
  1965. elif ext == 'f4m':
  1966. entry_info_dict['formats'] = self._extract_f4m_formats(video_url, video_id)
  1967. else:
  1968. entry_info_dict['url'] = video_url
  1969. if entry_info_dict.get('formats'):
  1970. self._sort_formats(entry_info_dict['formats'])
  1971. entries.append(entry_info_dict)
  1972. if len(entries) == 1:
  1973. return entries[0]
  1974. else:
  1975. for num, e in enumerate(entries, start=1):
  1976. # 'url' results don't have a title
  1977. if e.get('title') is not None:
  1978. e['title'] = '%s (%d)' % (e['title'], num)
  1979. return {
  1980. '_type': 'playlist',
  1981. 'entries': entries,
  1982. }