generic.py 110 KB

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