generic.py 100 KB

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