generic.py 89 KB

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