You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3553 lines
115 KiB

7 years ago
8 years ago
8 years ago
8 years ago
  1. version 2018.06.25
  2. Extractors
  3. * [joj] Relax URL regular expression (#16771)
  4. * [brightcove] Workaround sonyliv DRM protected videos (#16807)
  5. * [motherless] Fix extraction (#16786)
  6. * [itv] Make SOAP request non fatal and extract metadata from webpage (#16780)
  7. - [foxnews:insider] Remove extractor (#15810)
  8. + [foxnews] Add support for iframe embeds (#15810, #16711)
  9. version 2018.06.19
  10. Core
  11. + [extractor/common] Introduce expected_status in _download_* methods
  12. for convenient accept of HTTP requests failed with non 2xx status codes
  13. + [compat] Introduce compat_integer_types
  14. Extractors
  15. * [peertube] Improve generic support (#16733)
  16. + [6play] Use geo verification headers
  17. * [rtbf] Fix extraction for python 3.2
  18. * [vgtv] Improve HLS formats extraction
  19. + [vgtv] Add support for www.aftonbladet.se/tv URLs
  20. * [bbccouk] Use expected_status
  21. * [markiza] Expect 500 HTTP status code
  22. * [tvnow] Try all clear manifest URLs (#15361)
  23. version 2018.06.18
  24. Core
  25. * [downloader/rtmp] Fix downloading in verbose mode (#16736)
  26. Extractors
  27. + [markiza] Add support for markiza.sk (#16750)
  28. * [wat] Try all supported adaptive URLs
  29. + [6play] Add support for rtlplay.be and extract hd usp formats
  30. + [rtbf] Add support for audio and live streams (#9638, #11923)
  31. + [rtbf] Extract HLS, DASH and all HTTP formats
  32. + [rtbf] Extract subtitles
  33. + [rtbf] Fixup specific HTTP URLs (#16101)
  34. + [expressen] Add support for expressen.se
  35. * [vidzi] Fix extraction (#16678)
  36. * [pbs] Improve extraction (#16623, #16684)
  37. * [bilibili] Restrict cid regular expression (#16638, #16734)
  38. version 2018.06.14
  39. Core
  40. * [downloader/http] Fix retry on error when streaming to stdout (#16699)
  41. Extractors
  42. + [discoverynetworks] Add support for disco-api videos (#16724)
  43. + [dailymotion] Add support for password protected videos (#9789)
  44. + [abc:iview] Add support for livestreams (#12354)
  45. * [abc:iview] Fix extraction (#16704)
  46. + [crackle] Add support for sonycrackle.com (#16698)
  47. + [tvnet] Add support for tvnet.gov.vn (#15462)
  48. * [nrk] Update API hosts and try all previously known ones (#16690)
  49. * [wimp] Fix Youtube embeds extraction
  50. version 2018.06.11
  51. Extractors
  52. * [npo] Extend URL regular expression and add support for npostart.nl (#16682)
  53. + [inc] Add support for another embed schema (#16666)
  54. * [tv4] Fix format extraction (#16650)
  55. + [nexx] Add support for free cdn (#16538)
  56. + [pbs] Add another cove id pattern (#15373)
  57. + [rbmaradio] Add support for 192k format (#16631)
  58. version 2018.06.04
  59. Extractors
  60. + [camtube] Add support for camtube.co
  61. + [twitter:card] Extract guest token (#16609)
  62. + [chaturbate] Use geo verification headers
  63. + [bbc] Add support for bbcthree (#16612)
  64. * [youtube] Move metadata extraction after video availability check
  65. + [youtube] Extract track and artist
  66. + [safari] Add support for new URL schema (#16614)
  67. * [adn] Fix extraction
  68. version 2018.06.02
  69. Core
  70. * [utils] Improve determine_ext
  71. Extractors
  72. + [facebook] Add support for tahoe player videos (#15441, #16554)
  73. * [cbc] Improve extraction (#16583, #16593)
  74. * [openload] Improve ext extraction (#16595)
  75. + [twitter:card] Add support for another endpoint (#16586)
  76. + [openload] Add support for oload.win and oload.download (#16592)
  77. * [audimedia] Fix extraction (#15309)
  78. + [francetv] Add support for sport.francetvinfo.fr (#15645)
  79. * [mlb] Improve extraction (#16587)
  80. - [nhl] Remove old extractors
  81. * [rbmaradio] Check formats availability (#16585)
  82. version 2018.05.30
  83. Core
  84. * [downloader/rtmp] Generalize download messages and report time elapsed
  85. on finish
  86. * [downloader/rtmp] Gracefully handle live streams interrupted by user
  87. Extractors
  88. * [teamcoco] Fix extraction for full episodes (#16573)
  89. * [spiegel] Fix info extraction (#16538)
  90. + [apa] Add support for apa.at (#15041, #15672)
  91. + [bellmedia] Add support for bnnbloomberg.ca (#16560)
  92. + [9c9media] Extract MPD formats and subtitles
  93. * [cammodels] Use geo verification headers
  94. + [ufctv] Add support for authentication (#16542)
  95. + [cammodels] Add support for cammodels.com (#14499)
  96. * [utils] Fix style id extraction for namespaced id attribute in dfxp2srt
  97. (#16551)
  98. * [soundcloud] Detect format extension (#16549)
  99. * [cbc] Fix playlist title extraction (#16502)
  100. + [tumblr] Detect and report sensitive media (#13829)
  101. + [tumblr] Add support for authentication (#15133)
  102. version 2018.05.26
  103. Core
  104. * [utils] Improve parse_age_limit
  105. Extractors
  106. * [audiomack] Stringify video id (#15310)
  107. * [izlesene] Fix extraction (#16233, #16271, #16407)
  108. + [indavideo] Add support for generic embeds (#11989)
  109. * [indavideo] Fix extraction (#11221)
  110. * [indavideo] Sign download URLs (#16174)
  111. + [peertube] Add support for PeerTube based sites (#16301, #16329)
  112. * [imgur] Fix extraction (#16537)
  113. + [hidive] Add support for authentication (#16534)
  114. + [nbc] Add support for stream.nbcsports.com (#13911)
  115. + [viewlift] Add support for hoichoi.tv (#16536)
  116. * [go90] Extract age limit and detect DRM protection(#10127)
  117. * [viewlift] fix extraction for snagfilms.com (#15766)
  118. * [globo] Improve extraction (#4189)
  119. * Add support for authentication
  120. * Simplify URL signing
  121. * Extract DASH and MSS formats
  122. * [leeco] Fix extraction (#16464)
  123. * [teamcoco] Add fallback for format extraction (#16484)
  124. * [teamcoco] Improve URL regular expression (#16484)
  125. * [imdb] Improve extraction (#4085, #14557)
  126. version 2018.05.18
  127. Extractors
  128. * [vimeo:likes] Relax URL regular expression and fix single page likes
  129. extraction (#16475)
  130. * [pluralsight] Fix clip id extraction (#16460)
  131. + [mychannels] Add support for mychannels.com (#15334)
  132. - [moniker] Remove extractor (#15336)
  133. * [pbs] Fix embed data extraction (#16474)
  134. + [mtv] Add support for paramountnetwork.com and bellator.com (#15418)
  135. * [youtube] Fix hd720 format position
  136. * [dailymotion] Remove fragment part from m3u8 URLs (#8915)
  137. * [3sat] Improve extraction (#15350)
  138. * Extract all formats
  139. * Extract more format metadata
  140. * Improve format sorting
  141. * Use hls native downloader
  142. * Detect and bypass geo-restriction
  143. + [dtube] Add support for d.tube (#15201)
  144. * [options] Fix typo (#16450)
  145. * [youtube] Improve format filesize extraction (#16453)
  146. * [youtube] Make uploader extraction non fatal (#16444)
  147. * [youtube] Fix extraction for embed restricted live streams (#16433)
  148. * [nbc] Improve info extraction (#16440)
  149. * [twitch:clips] Fix extraction (#16429)
  150. * [redditr] Relax URL regular expression (#16426, #16427)
  151. * [mixcloud] Bypass throttling for HTTP formats (#12579, #16424)
  152. + [nick] Add support for nickjr.de (#13230)
  153. * [teamcoco] Fix extraction (#16374)
  154. version 2018.05.09
  155. Core
  156. * [YoutubeDL] Ensure ext exists for automatic captions
  157. * Introduce --geo-bypass-ip-block
  158. Extractors
  159. + [udemy] Extract asset captions
  160. + [udemy] Extract stream URLs (#16372)
  161. + [businessinsider] Add support for businessinsider.com (#16387, #16388, #16389)
  162. + [cloudflarestream] Add support for cloudflarestream.com (#16375)
  163. * [watchbox] Fix extraction (#16356)
  164. * [discovery] Extract Affiliate/Anonymous Auth Token from cookies (#14954)
  165. + [itv:btcc] Add support for itv.com/btcc (#16139)
  166. * [tunein] Use live title for live streams (#16347)
  167. * [itv] Improve extraction (#16253)
  168. version 2018.05.01
  169. Core
  170. * [downloader/fragment] Restart download if .ytdl file is corrupt (#16312)
  171. + [extractor/common] Extract interaction statistic
  172. + [utils] Add merge_dicts
  173. + [extractor/common] Add _download_json_handle
  174. Extractors
  175. * [kaltura] Improve iframe embeds detection (#16337)
  176. + [udemy] Extract outputs renditions (#16289, #16291, #16320, #16321, #16334,
  177. #16335)
  178. + [zattoo] Add support for zattoo.com and mobiltv.quickline.com (#14668, #14676)
  179. * [yandexmusic] Convert release_year to int
  180. * [udemy] Override _download_webpage_handle instead of _download_webpage
  181. * [xiami] Override _download_webpage_handle instead of _download_webpage
  182. * [yandexmusic] Override _download_webpage_handle instead of _download_webpage
  183. * [youtube] Correctly disable polymer on all requests (#16323, #16326)
  184. * [generic] Prefer enclosures over links in RSS feeds (#16189)
  185. + [redditr] Add support for old.reddit.com URLs (#16274)
  186. * [nrktv] Update API host (#16324)
  187. + [imdb] Extract all formats (#16249)
  188. + [vimeo] Extract JSON-LD (#16295)
  189. * [funk:channel] Improve extraction (#16285)
  190. version 2018.04.25
  191. Core
  192. * [utils] Fix match_str for boolean meta fields
  193. + [Makefile] Add support for pandoc 2 and disable smart extension (#16251)
  194. * [YoutubeDL] Fix typo in media extension compatibility checker (#16215)
  195. Extractors
  196. + [openload] Recognize IPv6 stream URLs (#16136, #16137, #16205, #16246,
  197. #16250)
  198. + [twitch] Extract is_live according to status (#16259)
  199. * [pornflip] Relax URL regular expression (#16258)
  200. - [etonline] Remove extractor (#16256)
  201. * [breakcom] Fix extraction (#16254)
  202. + [youtube] Add ability to authenticate with cookies
  203. * [youtube:feed] Implement lazy playlist extraction (#10184)
  204. + [svt] Add support for TV channel live streams (#15279, #15809)
  205. * [ccma] Fix video extraction (#15931)
  206. * [rentv] Fix extraction (#15227)
  207. + [nick] Add support for nickjr.nl (#16230)
  208. * [extremetube] Fix metadata extraction
  209. + [keezmovies] Add support for generic embeds (#16134, #16154)
  210. * [nexx] Extract new azure URLs (#16223)
  211. * [cbssports] Fix extraction (#16217)
  212. * [kaltura] Improve embeds detection (#16201)
  213. * [instagram:user] Fix extraction (#16119)
  214. * [cbs] Skip DRM asset types (#16104)
  215. version 2018.04.16
  216. Extractors
  217. * [smotri:broadcast] Fix extraction (#16180)
  218. + [picarto] Add support for picarto.tv (#6205, #12514, #15276, #15551)
  219. * [vine:user] Fix extraction (#15514, #16190)
  220. * [pornhub] Relax URL regular expression (#16165)
  221. * [cbc:watch] Re-acquire device token when expired (#16160)
  222. + [fxnetworks] Add support for https theplatform URLs (#16125, #16157)
  223. + [instagram:user] Add request signing (#16119)
  224. + [twitch] Add support for mobile URLs (#16146)
  225. version 2018.04.09
  226. Core
  227. * [YoutubeDL] Do not save/restore console title while simulate (#16103)
  228. * [extractor/common] Relax JSON-LD context check (#16006)
  229. Extractors
  230. + [generic] Add support for tube8 embeds
  231. + [generic] Add support for share-videos.se embeds (#16089, #16115)
  232. * [odnoklassniki] Extend URL regular expression (#16081)
  233. * [steam] Bypass mature content check (#16113)
  234. + [acast] Extract more metadata
  235. * [acast] Fix extraction (#16118)
  236. * [instagram:user] Fix extraction (#16119)
  237. * [drtuber] Fix title extraction (#16107, #16108)
  238. * [liveleak] Extend URL regular expression (#16117)
  239. + [openload] Add support for oload.xyz
  240. * [openload] Relax stream URL regular expression
  241. * [openload] Fix extraction (#16099)
  242. + [svtplay:series] Add support for season URLs
  243. + [svtplay:series] Add support for series (#11130, #16059)
  244. version 2018.04.03
  245. Extractors
  246. + [tvnow] Add support for shows (#15837)
  247. * [dramafever] Fix authentication (#16067)
  248. * [afreecatv] Use partial view only when necessary (#14450)
  249. + [afreecatv] Add support for authentication (#14450)
  250. + [nationalgeographic] Add support for new URL schema (#16001, #16054)
  251. * [xvideos] Fix thumbnail extraction (#15978, #15979)
  252. * [medialaan] Fix vod id (#16038)
  253. + [openload] Add support for oload.site (#16039)
  254. * [naver] Fix extraction (#16029)
  255. * [dramafever] Partially switch to API v5 (#16026)
  256. * [abc:iview] Unescape title and series meta fields (#15994)
  257. * [videa] Extend URL regular expression (#16003)
  258. version 2018.03.26.1
  259. Core
  260. + [downloader/external] Add elapsed time to progress hook (#10876)
  261. * [downloader/external,fragment] Fix download finalization when writing file
  262. to stdout (#10809, #10876, #15799)
  263. Extractors
  264. * [vrv] Fix extraction on python2 (#15928)
  265. * [afreecatv] Update referrer (#15947)
  266. + [24video] Add support for 24video.sexy (#15973)
  267. * [crackle] Bypass geo restriction
  268. * [crackle] Fix extraction (#15969)
  269. + [lenta] Add support for lenta.ru (#15953)
  270. + [instagram:user] Add pagination (#15934)
  271. * [youku] Update ccode (#15939)
  272. * [libsyn] Adapt to new page structure
  273. version 2018.03.20
  274. Core
  275. * [extractor/common] Improve thumbnail extraction for HTML5 entries
  276. * Generalize XML manifest processing code and improve XSPF parsing
  277. + [extractor/common] Add _download_xml_handle
  278. + [extractor/common] Add support for relative URIs in _parse_xspf (#15794)
  279. Extractors
  280. + [7plus] Extract series metadata (#15862, #15906)
  281. * [9now] Bypass geo restriction (#15920)
  282. * [cbs] Skip unavailable assets (#13490, #13506, #15776)
  283. + [canalc2] Add support for HTML5 videos (#15916, #15919)
  284. + [ceskatelevize] Add support for iframe embeds (#15918)
  285. + [prosiebensat1] Add support for galileo.tv (#15894)
  286. + [generic] Add support for xfileshare embeds (#15879)
  287. * [bilibili] Switch to v2 playurl API
  288. * [bilibili] Fix and improve extraction (#15048, #15430, #15622, #15863)
  289. * [heise] Improve extraction (#15496, #15784, #15026)
  290. * [instagram] Fix user videos extraction (#15858)
  291. version 2018.03.14
  292. Extractors
  293. * [soundcloud] Update client id (#15866)
  294. + [tennistv] Add support for tennistv.com
  295. + [line] Add support for tv.line.me (#9427)
  296. * [xnxx] Fix extraction (#15817)
  297. * [njpwworld] Fix authentication (#15815)
  298. version 2018.03.10
  299. Core
  300. * [downloader/hls] Skip uplynk ad fragments (#15748)
  301. Extractors
  302. * [pornhub] Don't override session cookies (#15697)
  303. + [raywenderlich] Add support for videos.raywenderlich.com (#15251)
  304. * [funk] Fix extraction and rework extractors (#15792)
  305. * [nexx] Restore reverse engineered approach
  306. + [heise] Add support for kaltura embeds (#14961, #15728)
  307. + [tvnow] Extract series metadata (#15774)
  308. * [ruutu] Continue formats extraction on NOT-USED URLs (#15775)
  309. * [vrtnu] Use redirect URL for building video JSON URL (#15767, #15769)
  310. * [vimeo] Modernize login code and improve error messaging
  311. * [archiveorg] Fix extraction (#15770, #15772)
  312. + [hidive] Add support for hidive.com (#15494)
  313. * [afreecatv] Detect deleted videos
  314. * [afreecatv] Fix extraction (#15755)
  315. * [vice] Fix extraction and rework extractors (#11101, #13019, #13622, #13778)
  316. + [vidzi] Add support for vidzi.si (#15751)
  317. * [npo] Fix typo
  318. version 2018.03.03
  319. Core
  320. + [utils] Add parse_resolution
  321. Revert respect --prefer-insecure while updating
  322. Extractors
  323. + [yapfiles] Add support for yapfiles.ru (#15726, #11085)
  324. * [spankbang] Fix formats extraction (#15727)
  325. * [adn] Fix extraction (#15716)
  326. + [toggle] Extract DASH and ISM formats (#15721)
  327. + [nickelodeon] Add support for nickelodeon.com.tr (#15706)
  328. * [npo] Validate and filter format URLs (#15709)
  329. version 2018.02.26
  330. Extractors
  331. * [udemy] Use custom User-Agent (#15571)
  332. version 2018.02.25
  333. Core
  334. * [postprocessor/embedthumbnail] Skip embedding when there aren't any
  335. thumbnails (#12573)
  336. * [extractor/common] Improve jwplayer subtitles extraction (#15695)
  337. Extractors
  338. + [vidlii] Add support for vidlii.com (#14472, #14512, #14779)
  339. + [streamango] Capture and output error messages
  340. * [streamango] Fix extraction (#14160, #14256)
  341. + [telequebec] Add support for emissions (#14649, #14655)
  342. + [telequebec:live] Add support for live streams (#15688)
  343. + [mailru:music] Add support for mail.ru/music (#15618)
  344. * [aenetworks] Switch to akamai HLS formats (#15612)
  345. * [ytsearch] Fix flat title extraction (#11260, #15681)
  346. version 2018.02.22
  347. Core
  348. + [utils] Fixup some common URL typos in sanitize_url (#15649)
  349. * Respect --prefer-insecure while updating (#15497)
  350. Extractors
  351. * [vidio] Fix HLS URL extraction (#15675)
  352. + [nexx] Add support for arc.nexx.cloud URLs
  353. * [nexx] Switch to arc API (#15652)
  354. * [redtube] Fix duration extraction (#15659)
  355. + [sonyliv] Respect referrer (#15648)
  356. + [brightcove:new] Use referrer for formats' HTTP headers
  357. + [cbc] Add support for olympics.cbc.ca (#15535)
  358. + [fusion] Add support for fusion.tv (#15628)
  359. * [npo] Improve quality metadata extraction
  360. * [npo] Relax URL regular expression (#14987, #14994)
  361. + [npo] Capture and output error message
  362. + [pornhub] Add support for channels (#15613)
  363. * [youtube] Handle shared URLs with generic extractor (#14303)
  364. version 2018.02.11
  365. Core
  366. + [YoutubeDL] Add support for filesize_approx in format selector (#15550)
  367. Extractors
  368. + [francetv] Add support for live streams (#13689)
  369. + [francetv] Add support for zouzous.fr and ludo.fr (#10454, #13087, #13103,
  370. #15012)
  371. * [francetv] Separate main extractor and rework others to delegate to it
  372. * [francetv] Improve manifest URL signing (#15536)
  373. + [francetv] Sign m3u8 manifest URLs (#15565)
  374. + [veoh] Add support for embed URLs (#15561)
  375. * [afreecatv] Fix extraction (#15556)
  376. * [periscope] Use accessVideoPublic endpoint (#15554)
  377. * [discovery] Fix auth request (#15542)
  378. + [6play] Extract subtitles (#15541)
  379. * [newgrounds] Fix metadata extraction (#15531)
  380. + [nbc] Add support for stream.nbcolympics.com (#10295)
  381. * [dvtv] Fix live streams extraction (#15442)
  382. version 2018.02.08
  383. Extractors
  384. + [myvi] Extend URL regular expression
  385. + [myvi:embed] Add support for myvi.tv embeds (#15521)
  386. + [prosiebensat1] Extend URL regular expression (#15520)
  387. * [pokemon] Relax URL regular expression and extend title extraction (#15518)
  388. + [gameinformer] Use geo verification headers
  389. * [la7] Fix extraction (#15501, #15502)
  390. * [gameinformer] Fix brightcove id extraction (#15416)
  391. + [afreecatv] Pass referrer to video info request (#15507)
  392. + [telebruxelles] Add support for live streams
  393. * [telebruxelles] Relax URL regular expression
  394. * [telebruxelles] Fix extraction (#15504)
  395. * [extractor/common] Respect secure schemes in _extract_wowza_formats
  396. version 2018.02.04
  397. Core
  398. * [downloader/http] Randomize HTTP chunk size
  399. + [downloader/http] Add ability to pass downloader options via info dict
  400. * [downloader/http] Fix 302 infinite loops by not reusing requests
  401. + Document http_chunk_size
  402. Extractors
  403. + [brightcove] Pass embed page URL as referrer (#15486)
  404. + [youtube] Enforce using chunked HTTP downloading for DASH formats
  405. version 2018.02.03
  406. Core
  407. + Introduce --http-chunk-size for chunk-based HTTP downloading
  408. + Add support for IronPython
  409. * [downloader/ism] Fix Python 3.2 support
  410. Extractors
  411. * [redbulltv] Fix extraction (#15481)
  412. * [redtube] Fix metadata extraction (#15472)
  413. * [pladform] Respect platform id and extract HLS formats (#15468)
  414. - [rtlnl] Remove progressive formats (#15459)
  415. * [6play] Do no modify asset URLs with a token (#15248)
  416. * [nationalgeographic] Relax URL regular expression
  417. * [dplay] Relax URL regular expression (#15458)
  418. * [cbsinteractive] Fix data extraction (#15451)
  419. + [amcnetworks] Add support for sundancetv.com (#9260)
  420. version 2018.01.27
  421. Core
  422. * [extractor/common] Improve _json_ld for articles
  423. * Switch codebase to use compat_b64decode
  424. + [compat] Add compat_b64decode
  425. Extractors
  426. + [seznamzpravy] Add support for seznam.cz and seznamzpravy.cz (#14102, #14616)
  427. * [dplay] Bypass geo restriction
  428. + [dplay] Add support for disco-api videos (#15396)
  429. * [youtube] Extract precise error messages (#15284)
  430. * [teachertube] Capture and output error message
  431. * [teachertube] Fix and relax thumbnail extraction (#15403)
  432. + [prosiebensat1] Add another clip id regular expression (#15378)
  433. * [tbs] Update tokenizer url (#15395)
  434. * [mixcloud] Use compat_b64decode (#15394)
  435. - [thesixtyone] Remove extractor (#15341)
  436. version 2018.01.21
  437. Core
  438. * [extractor/common] Improve jwplayer DASH formats extraction (#9242, #15187)
  439. * [utils] Improve scientific notation handling in js_to_json (#14789)
  440. Extractors
  441. + [southparkdk] Add support for southparkstudios.nu
  442. + [southpark] Add support for collections (#14803)
  443. * [franceinter] Fix upload date extraction (#14996)
  444. + [rtvs] Add support for rtvs.sk (#9242, #15187)
  445. * [restudy] Fix extraction and extend URL regular expression (#15347)
  446. * [youtube:live] Improve live detection (#15365)
  447. + [springboardplatform] Add support for springboardplatform.com
  448. * [prosiebensat1] Add another clip id regular expression (#15290)
  449. - [ringtv] Remove extractor (#15345)
  450. version 2018.01.18
  451. Extractors
  452. * [soundcloud] Update client id (#15306)
  453. - [kamcord] Remove extractor (#15322)
  454. + [spiegel] Add support for nexx videos (#15285)
  455. * [twitch] Fix authentication and error capture (#14090, #15264)
  456. * [vk] Detect more errors due to copyright complaints (#15259)
  457. version 2018.01.14
  458. Extractors
  459. * [youtube] Fix live streams extraction (#15202)
  460. * [wdr] Bypass geo restriction
  461. * [wdr] Rework extractors (#14598)
  462. + [wdr] Add support for wdrmaus.de/elefantenseite (#14598)
  463. + [gamestar] Add support for gamepro.de (#3384)
  464. * [viafree] Skip rtmp formats (#15232)
  465. + [pandoratv] Add support for mobile URLs (#12441)
  466. + [pandoratv] Add support for new URL format (#15131)
  467. + [ximalaya] Add support for ximalaya.com (#14687)
  468. + [digg] Add support for digg.com (#15214)
  469. * [limelight] Tolerate empty pc formats (#15150, #15151, #15207)
  470. * [ndr:embed:base] Make separate formats extraction non fatal (#15203)
  471. + [weibo] Add extractor (#15079)
  472. + [ok] Add support for live streams
  473. * [canalplus] Fix extraction (#15072)
  474. * [bilibili] Fix extraction (#15188)
  475. version 2018.01.07
  476. Core
  477. * [utils] Fix youtube-dl under PyPy3 on Windows
  478. * [YoutubeDL] Output python implementation in debug header
  479. Extractors
  480. + [jwplatform] Add support for multiple embeds (#15192)
  481. * [mitele] Fix extraction (#15186)
  482. + [motherless] Add support for groups (#15124)
  483. * [lynda] Relax URL regular expression (#15185)
  484. * [soundcloud] Fallback to avatar picture for thumbnail (#12878)
  485. * [youku] Fix list extraction (#15135)
  486. * [openload] Fix extraction (#15166)
  487. * [lynda] Skip invalid subtitles (#15159)
  488. * [twitch] Pass video id to url_result when extracting playlist (#15139)
  489. * [rtve.es:alacarta] Fix extraction of some new URLs
  490. * [acast] Fix extraction (#15147)
  491. version 2017.12.31
  492. Core
  493. + [extractor/common] Add container meta field for formats extracted
  494. in _parse_mpd_formats (#13616)
  495. + [downloader/hls] Use HTTP headers for key request
  496. * [common] Use AACL as the default fourcc when AudioTag is 255
  497. * [extractor/common] Fix extraction of DASH formats with the same
  498. representation id (#15111)
  499. Extractors
  500. + [slutload] Add support for mobile URLs (#14806)
  501. * [abc:iview] Bypass geo restriction
  502. * [abc:iview] Fix extraction (#14711, #14782, #14838, #14917, #14963, #14985,
  503. #15035, #15057, #15061, #15071, #15095, #15106)
  504. * [openload] Fix extraction (#15118)
  505. - [sandia] Remove extractor
  506. - [collegerama] Remove extractor
  507. + [mediasite] Add support for sites based on Mediasite Video Platform (#5428,
  508. #11185, #14343)
  509. + [ufctv] Add support for ufc.tv (#14520)
  510. * [pluralsight] Fix missing first line of subtitles (#11118)
  511. * [openload] Fallback on f-page extraction (#14665, #14879)
  512. * [vimeo] Improve password protected videos extraction (#15114)
  513. * [aws] Fix canonical/signed headers generation on python 2 (#15102)
  514. version 2017.12.28
  515. Extractors
  516. + [internazionale] Add support for internazionale.it (#14973)
  517. * [playtvak] Relax video regular expression and make description optional
  518. (#15037)
  519. + [filmweb] Add support for filmweb.no (#8773, #10368)
  520. + [23video] Add support for 23video.com
  521. + [espn] Add support for fivethirtyeight.com (#6864)
  522. + [umg:de] Add support for universal-music.de (#11582, #11584)
  523. + [espn] Add support for espnfc and extract more formats (#8053)
  524. * [youku] Update ccode (#14880)
  525. + [openload] Add support for oload.stream (#15070)
  526. * [youku] Fix list extraction (#15065)
  527. version 2017.12.23
  528. Core
  529. * [extractor/common] Move X-Forwarded-For setup code into _request_webpage
  530. + [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in
  531. output template (#11427, #15018)
  532. + [extractor/common] Introduce uploader, uploader_id and uploader_url
  533. meta fields for playlists (#11427, #15018)
  534. * [downloader/fragment] Encode filename of fragment being removed (#15020)
  535. + [utils] Add another date format pattern (#14999)
  536. Extractors
  537. + [kaltura] Add another embed pattern for entry_id
  538. + [7plus] Add support for 7plus.com.au (#15043)
  539. * [animeondemand] Relax login error regular expression
  540. + [shahid] Add support for show pages (#7401)
  541. + [youtube] Extract uploader, uploader_id and uploader_url for playlists
  542. (#11427, #15018)
  543. * [afreecatv] Improve format extraction (#15019)
  544. + [cspan] Add support for audio only pages and catch page errors (#14995)
  545. + [mailru] Add support for embed URLs (#14904)
  546. * [crunchyroll] Future-proof XML element checks (#15013)
  547. * [cbslocal] Fix timestamp extraction (#14999, #15000)
  548. * [discoverygo] Correct TTML subtitle extension
  549. * [vk] Make view count optional (#14979)
  550. * [disney] Skip Apple FairPlay formats (#14982)
  551. * [voot] Fix format extraction (#14758)
  552. version 2017.12.14
  553. Core
  554. * [postprocessor/xattr] Clarify NO_SPACE message (#14970)
  555. * [downloader/http] Return actual download result from real_download (#14971)
  556. Extractors
  557. + [itv] Extract more subtitles and duration
  558. * [itv] Improve extraction (#14944)
  559. + [byutv] Add support for geo restricted videos
  560. * [byutv] Fix extraction (#14966, #14967)
  561. + [bbccouk] Fix extraction for 320k HLS streams
  562. + [toutv] Add support for special video URLs (#14179)
  563. * [discovery] Fix free videos extraction (#14157, #14954)
  564. * [tvnow] Fix extraction (#7831)
  565. + [nickelodeon:br] Add support for nickelodeon brazil websites (#14893)
  566. * [nick] Improve extraction (#14876)
  567. * [tbs] Fix extraction (#13658)
  568. version 2017.12.10
  569. Core
  570. + [utils] Add sami mimetype to mimetype2ext
  571. Extractors
  572. * [culturebox] Improve video id extraction (#14947)
  573. * [twitter] Improve extraction (#14197)
  574. + [udemy] Extract more HLS formats
  575. * [udemy] Improve course id extraction (#14938)
  576. + [stretchinternet] Add support for portal.stretchinternet.com (#14576)
  577. * [ellentube] Fix extraction (#14407, #14570)
  578. + [raiplay:playlist] Add support for playlists (#14563)
  579. * [sonyliv] Bypass geo restriction
  580. * [sonyliv] Extract higher quality formats (#14922)
  581. * [fox] Extract subtitles
  582. + [fox] Add support for Adobe Pass authentication (#14205, #14489)
  583. - [dailymotion:cloud] Remove extractor (#6794)
  584. * [xhamster] Fix thumbnail extraction (#14780)
  585. + [xhamster] Add support for mobile URLs (#14780)
  586. * [generic] Don't pass video id as mpd id while extracting DASH (#14902)
  587. * [ard] Skip invalid stream URLs (#14906)
  588. * [porncom] Fix metadata extraction (#14911)
  589. * [pluralsight] Detect agreement request (#14913)
  590. * [toutv] Fix login (#14614)
  591. version 2017.12.02
  592. Core
  593. + [downloader/fragment] Commit part file after each fragment
  594. + [extractor/common] Add durations for DASH fragments with bare SegmentURLs
  595. + [extractor/common] Add support for DASH manifests with SegmentLists with
  596. bare SegmentURLs (#14844)
  597. + [utils] Add hvc1 codec code to parse_codecs
  598. Extractors
  599. * [xhamster] Fix extraction (#14884)
  600. * [youku] Update ccode (#14872)
  601. * [mnet] Fix format extraction (#14883)
  602. + [xiami] Add Referer header to API request
  603. * [mtv] Correct scc extention in extracted subtitles (#13730)
  604. * [vvvvid] Fix extraction for kenc videos (#13406)
  605. + [br] Add support for BR Mediathek videos (#14560, #14788)
  606. + [daisuki] Add support for motto.daisuki.com (#14681)
  607. * [odnoklassniki] Fix API metadata request (#14862)
  608. * [itv] Fix HLS formats extraction
  609. + [pbs] Add another media id regular expression
  610. version 2017.11.26
  611. Core
  612. * [extractor/common] Use final URL when dumping request (#14769)
  613. Extractors
  614. * [fczenit] Fix extraction
  615. - [firstpost] Remove extractor
  616. * [freespeech] Fix extraction
  617. * [nexx] Extract more formats
  618. + [openload] Add support for openload.link (#14763)
  619. * [empflix] Relax URL regular expression
  620. * [empflix] Fix extractrion
  621. * [tnaflix] Don't modify download URLs (#14811)
  622. - [gamersyde] Remove extractor
  623. * [francetv:generationwhat] Fix extraction
  624. + [massengeschmacktv] Add support for Massengeschmack TV
  625. * [fox9] Fix extraction
  626. * [faz] Fix extraction and add support for Perform Group embeds (#14714)
  627. + [performgroup] Add support for performgroup.com
  628. + [jwplatform] Add support for iframes (#14828)
  629. * [culturebox] Fix extraction (#14827)
  630. * [youku] Fix extraction; update ccode (#14815)
  631. * [livestream] Make SMIL extraction non fatal (#14792)
  632. + [drtuber] Add support for mobile URLs (#14772)
  633. + [spankbang] Add support for mobile URLs (#14771)
  634. * [instagram] Fix description, timestamp and counters extraction (#14755)
  635. version 2017.11.15
  636. Core
  637. * [common] Skip Apple FairPlay m3u8 manifests (#14741)
  638. * [YoutubeDL] Fix playlist range optimization for --playlist-items (#14740)
  639. Extractors
  640. * [vshare] Capture and output error message
  641. * [vshare] Fix extraction (#14473)
  642. * [crunchyroll] Extract old RTMP formats
  643. * [tva] Fix extraction (#14736)
  644. * [gamespot] Lower preference of HTTP formats (#14652)
  645. * [instagram:user] Fix extraction (#14699)
  646. * [ccma] Fix typo (#14730)
  647. - Remove sensitive data from logging in messages
  648. * [instagram:user] Fix extraction (#14699)
  649. + [gamespot] Add support for article URLs (#14652)
  650. * [gamespot] Skip Brightcove Once HTTP formats (#14652)
  651. * [cartoonnetwork] Update tokenizer_src (#14666)
  652. + [wsj] Recognize another URL pattern (#14704)
  653. * [pandatv] Update API URL and sign format URLs (#14693)
  654. * [crunchyroll] Use old login method (#11572)
  655. version 2017.11.06
  656. Core
  657. + [extractor/common] Add protocol for f4m formats
  658. * [f4m] Prefer baseURL for relative URLs (#14660)
  659. * [extractor/common] Respect URL query in _extract_wowza_formats (14645)
  660. Extractors
  661. + [hotstar:playlist] Add support for playlists (#12465)
  662. * [hotstar] Bypass geo restriction (#14672)
  663. - [22tracks] Remove extractor (#11024, #14628)
  664. + [skysport] Sdd support ooyala videos protected with embed_token (#14641)
  665. * [gamespot] Extract formats referenced with new data fields (#14652)
  666. * [spankbang] Detect unavailable videos (#14644)
  667. version 2017.10.29
  668. Core
  669. * [extractor/common] Prefix format id for audio only HLS formats
  670. + [utils] Add support for zero years and months in parse_duration
  671. Extractors
  672. * [egghead] Fix extraction (#14388)
  673. + [fxnetworks] Extract series metadata (#14603)
  674. + [younow] Add support for younow.com (#9255, #9432, #12436)
  675. * [dctptv] Fix extraction (#14599)
  676. * [youtube] Restrict embed regular expression (#14600)
  677. * [vimeo] Restrict iframe embed regular expression (#14600)
  678. * [soundgasm] Improve extraction (#14588)
  679. - [myvideo] Remove extractor (#8557)
  680. + [nbc] Add support for classic-tv videos (#14575)
  681. + [vrtnu] Add support for cookies authentication and simplify (#11873)
  682. + [canvas] Add support for vrt.be/vrtnu (#11873)
  683. * [twitch:clips] Fix title extraction (#14566)
  684. + [ndtv] Add support for sub-sites (#14534)
  685. * [dramafever] Fix login error message extraction
  686. + [nick] Add support for more nickelodeon sites (no, dk, se, ch, fr, es, pt,
  687. ro, hu) (#14553)
  688. version 2017.10.20
  689. Core
  690. * [downloader/fragment] Report warning instead of error on inconsistent
  691. download state
  692. * [downloader/hls] Fix total fragments count when ad fragments exist
  693. Extractors
  694. * [parliamentliveuk] Fix extraction (#14524)
  695. * [soundcloud] Update client id (#14546)
  696. + [servus] Add support for servus.com (#14362)
  697. + [unity] Add support for unity3d.com (#14528)
  698. * [youtube] Replace youtube redirect URLs in description (#14517)
  699. * [pbs] Restrict direct video URL regular expression (#14519)
  700. * [drtv] Respect preference for direct HTTP formats (#14509)
  701. + [eporner] Add support for embed URLs (#14507)
  702. * [arte] Capture and output error message
  703. * [niconico] Improve uploader metadata extraction robustness (#14135)
  704. version 2017.10.15.1
  705. Core
  706. * [downloader/hls] Ignore anvato ad fragments (#14496)
  707. * [downloader/fragment] Output ad fragment count
  708. Extractors
  709. * [scrippsnetworks:watch] Bypass geo restriction
  710. + [anvato] Add ability to bypass geo restriction
  711. * [redditr] Fix extraction for URLs with query (#14495)
  712. version 2017.10.15
  713. Core
  714. + [common] Add support for jwplayer youtube embeds
  715. Extractors
  716. * [scrippsnetworks:watch] Fix extraction (#14389)
  717. * [anvato] Process master m3u8 manifests
  718. * [youtube] Fix relative URLs in description
  719. * [spike] Bypass geo restriction
  720. + [howstuffworks] Add support for more domains
  721. * [infoq] Fix http format downloading
  722. + [rtlnl] Add support for another type of embeds
  723. + [onionstudios] Add support for bulbs-video embeds
  724. * [udn] Fix extraction
  725. * [shahid] Fix extraction (#14448)
  726. * [kaltura] Ignore Widevine encrypted video (.wvm) (#14471)
  727. * [vh1] Fix extraction (#9613)
  728. version 2017.10.12
  729. Core
  730. * [YoutubeDL] Improve _default_format_spec (#14461)
  731. Extractors
  732. * [steam] Fix extraction (#14067)
  733. + [funk] Add support for funk.net (#14464)
  734. + [nexx] Add support for shortcuts and relax domain id extraction
  735. + [voxmedia] Add support for recode.net (#14173)
  736. + [once] Add support for vmap URLs
  737. + [generic] Add support for channel9 embeds (#14469)
  738. * [tva] Fix extraction (#14328)
  739. + [tubitv] Add support for new URL format (#14460)
  740. - [afreecatv:global] Remove extractor
  741. - [youtube:shared] Removed extractor (#14420)
  742. + [slideslive] Add support for slideslive.com (#2680)
  743. + [facebook] Support thumbnails (#14416)
  744. * [vvvvid] Fix episode number extraction (#14456)
  745. * [hrti:playlist] Relax URL regular expression
  746. * [wdr] Relax media link regular expression (#14447)
  747. * [hrti] Relax URL regular expression (#14443)
  748. * [fox] Delegate extraction to uplynk:preplay (#14147)
  749. + [youtube] Add support for hooktube.com (#14437)
  750. version 2017.10.07
  751. Core
  752. * [YoutubeDL] Ignore duplicates in --playlist-items
  753. * [YoutubeDL] Fix out of range --playlist-items for iterable playlists and
  754. reduce code duplication (#14425)
  755. + [utils] Use cache in OnDemandPagedList by default
  756. * [postprocessor/ffmpeg] Convert to opus using libopus (#14381)
  757. Extractors
  758. * [reddit] Sort formats (#14430)
  759. * [lnkgo] Relax URL regular expression (#14423)
  760. * [pornflip] Extend URL regular expression (#14405, #14406)
  761. + [xtube] Add support for embed URLs (#14417)
  762. + [xvideos] Add support for embed URLs and improve extraction (#14409)
  763. * [beeg] Fix extraction (#14403)
  764. * [tvn24] Relax URL regular expression (#14395)
  765. * [nbc] Fix extraction (#13651, #13715, #14137, #14198, #14312, #14314, #14378,
  766. #14392, #14414, #14419, #14431)
  767. + [ketnet] Add support for videos without direct sources (#14377)
  768. * [canvas] Generalize mediazone.vrt.be extractor and rework canvas and een
  769. + [afreecatv] Add support for adult videos (#14376)
  770. version 2017.10.01
  771. Core
  772. * [YoutubeDL] Document youtube_include_dash_manifest
  773. Extractors
  774. + [tvp] Add support for new URL schema (#14368)
  775. + [generic] Add support for single format Video.js embeds (#14371)
  776. * [yahoo] Bypass geo restriction for brightcove (#14210)
  777. * [yahoo] Use extracted brightcove account id (#14210)
  778. * [rtve:alacarta] Fix extraction (#14290)
  779. + [yahoo] Add support for custom brigthcove embeds (#14210)
  780. + [generic] Add support for Video.js embeds
  781. + [gfycat] Add support for /gifs/detail URLs (#14322)
  782. * [generic] Fix infinite recursion for twitter:player URLs (#14339)
  783. * [xhamsterembed] Fix extraction (#14308)
  784. version 2017.09.24
  785. Core
  786. + [options] Accept lrc as a subtitle conversion target format (#14292)
  787. * [utils] Fix handling raw TTML subtitles (#14191)
  788. Extractors
  789. * [24video] Fix timestamp extraction and make non fatal (#14295)
  790. + [24video] Add support for 24video.adult (#14295)
  791. + [kakao] Add support for tv.kakao.com (#12298, #14007)
  792. + [twitter] Add support for URLs without user id (#14270)
  793. + [americastestkitchen] Add support for americastestkitchen.com (#10764,
  794. #13996)
  795. * [generic] Fix support for multiple HTML5 videos on one page (#14080)
  796. * [mixcloud] Fix extraction (#14088, #14132)
  797. + [lynda] Add support for educourse.ga (#14286)
  798. * [beeg] Fix extraction (#14275)
  799. * [nbcsports:vplayer] Correct theplatform URL (#13873)
  800. * [twitter] Fix duration extraction (#14141)
  801. * [tvplay] Bypass geo restriction
  802. + [heise] Add support for YouTube embeds (#14109)
  803. + [popcorntv] Add support for popcorntv.it (#5914, #14211)
  804. * [viki] Update app data (#14181)
  805. * [morningstar] Relax URL regular expression (#14222)
  806. * [openload] Fix extraction (#14225, #14257)
  807. * [noovo] Fix extraction (#14214)
  808. * [dailymotion:playlist] Relax URL regular expression (#14219)
  809. + [twitch] Add support for go.twitch.tv URLs (#14215)
  810. * [vgtv] Relax URL regular expression (#14223)
  811. version 2017.09.15
  812. Core
  813. * [downloader/fragment] Restart inconsistent incomplete fragment downloads
  814. (#13731)
  815. * [YoutubeDL] Download raw subtitles files (#12909, #14191)
  816. Extractors
  817. * [condenast] Fix extraction (#14196, #14207)
  818. + [orf] Add support for f4m stories
  819. * [tv4] Relax URL regular expression (#14206)
  820. * [animeondemand] Bypass geo restriction
  821. + [animeondemand] Add support for flash videos (#9944)
  822. version 2017.09.11
  823. Extractors
  824. * [rutube:playlist] Fix suitable (#14166)
  825. version 2017.09.10
  826. Core
  827. + [utils] Introduce bool_or_none
  828. * [YoutubeDL] Ensure dir existence for each requested format (#14116)
  829. Extractors
  830. * [fox] Fix extraction (#14147)
  831. * [rutube] Use bool_or_none
  832. * [rutube] Rework and generalize playlist extractors (#13565)
  833. + [rutube:playlist] Add support for playlists (#13534, #13565)
  834. + [radiocanada] Add fallback for title extraction (#14145)
  835. * [vk] Use dedicated YouTube embeds extraction routine
  836. * [vice] Use dedicated YouTube embeds extraction routine
  837. * [cracked] Use dedicated YouTube embeds extraction routine
  838. * [chilloutzone] Use dedicated YouTube embeds extraction routine
  839. * [abcnews] Use dedicated YouTube embeds extraction routine
  840. * [youtube] Separate methods for embeds extraction
  841. * [redtube] Fix formats extraction (#14122)
  842. * [arte] Relax unavailability check (#14112)
  843. + [manyvids] Add support for preview videos from manyvids.com (#14053, #14059)
  844. * [vidme:user] Relax URL regular expression (#14054)
  845. * [bpb] Fix extraction (#14043, #14086)
  846. * [soundcloud] Fix download URL with private tracks (#14093)
  847. * [aliexpress:live] Add support for live.aliexpress.com (#13698, #13707)
  848. * [viidea] Capture and output lecture error message (#14099)
  849. * [radiocanada] Skip unsupported platforms (#14100)
  850. version 2017.09.02
  851. Extractors
  852. * [youtube] Force old layout for each webpage (#14068, #14072, #14074, #14076,
  853. #14077, #14079, #14082, #14083, #14094, #14095, #14096)
  854. * [youtube] Fix upload date extraction (#14065)
  855. + [charlierose] Add support for episodes (#14062)
  856. + [bbccouk] Add support for w-prefixed ids (#14056)
  857. * [googledrive] Extend URL regular expression (#9785)
  858. + [googledrive] Add support for source format (#14046)
  859. * [pornhd] Fix extraction (#14005)
  860. version 2017.08.27.1
  861. Extractors
  862. * [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (#14037)
  863. version 2017.08.27
  864. Core
  865. + [extractor/common] Extract height and format id for HTML5 videos (#14034)
  866. * [downloader/http] Rework HTTP downloader (#506, #809, #2849, #4240, #6023,
  867. #8625, #9483)
  868. * Simplify code and split into separate routines to facilitate maintaining
  869. * Make retry mechanism work on errors during actual download not only
  870. during connection establishment phase
  871. * Retry on ECONNRESET and ETIMEDOUT during reading data from network
  872. * Retry on content too short
  873. * Show error description on retry
  874. Extractors
  875. * [generic] Lower preference for extraction from LD-JSON
  876. * [rai] Fix audio formats extraction (#14024)
  877. * [youtube] Fix controversy videos extraction (#14027, #14029)
  878. * [mixcloud] Fix extraction (#14015, #14020)
  879. version 2017.08.23
  880. Core
  881. + [extractor/common] Introduce _parse_xml
  882. * [extractor/common] Make HLS and DASH extraction in_parse_html5_media_entries
  883. non fatal (#13970)
  884. * [utils] Fix unescapeHTML for misformed string like "&a"" (#13935)
  885. Extractors
  886. * [cbc:watch] Bypass geo restriction (#13993)
  887. * [toutv] Relax DRM check (#13994)
  888. + [googledrive] Add support for subtitles (#13619, #13638)
  889. * [pornhub] Relax uploader regular expression (#13906, #13975)
  890. * [bandcamp:album] Extract track titles (#13962)
  891. + [bbccouk] Add support for events URLs (#13893)
  892. + [liveleak] Support multi-video pages (#6542)
  893. + [liveleak] Support another liveleak embedding pattern (#13336)
  894. * [cda] Fix extraction (#13935)
  895. + [laola1tv] Add support for tv.ittf.com (#13965)
  896. * [mixcloud] Fix extraction (#13958, #13974, #13980, #14003)
  897. version 2017.08.18
  898. Core
  899. * [YoutubeDL] Sanitize byte string format URLs (#13951)
  900. + [extractor/common] Add support for float durations in _parse_mpd_formats
  901. (#13919)
  902. Extractors
  903. * [arte] Detect unavailable videos (#13945)
  904. * [generic] Convert redirect URLs to unicode strings (#13951)
  905. * [udemy] Fix paid course detection (#13943)
  906. * [pluralsight] Use RPC API for course extraction (#13937)
  907. + [clippit] Add support for clippituser.tv
  908. + [qqmusic] Support new URL schemes (#13805)
  909. * [periscope] Renew HLS extraction (#13917)
  910. * [mixcloud] Extract decrypt key
  911. version 2017.08.13
  912. Core
  913. * [YoutubeDL] Make sure format id is not empty
  914. * [extractor/common] Make _family_friendly_search optional
  915. * [extractor/common] Respect source's type attribute for HTML5 media (#13892)
  916. Extractors
  917. * [pornhub:playlistbase] Skip videos from drop-down menu (#12819, #13902)
  918. + [fourtube] Add support pornerbros.com (#6022)
  919. + [fourtube] Add support porntube.com (#7859, #13901)
  920. + [fourtube] Add support fux.com
  921. * [limelight] Improve embeds detection (#13895)
  922. + [reddit] Add support for v.redd.it and reddit.com (#13847)
  923. * [aparat] Extract all formats (#13887)
  924. * [mixcloud] Fix play info decryption (#13885)
  925. + [generic] Add support for vzaar embeds (#13876)
  926. version 2017.08.09
  927. Core
  928. * [utils] Skip missing params in cli_bool_option (#13865)
  929. Extractors
  930. * [xxxymovies] Fix title extraction (#13868)
  931. + [nick] Add support for nick.com.pl (#13860)
  932. * [mixcloud] Fix play info decryption (#13867)
  933. * [20min] Fix embeds extraction (#13852)
  934. * [dplayit] Fix extraction (#13851)
  935. + [niconico] Support videos with multiple formats (#13522)
  936. + [niconico] Support HTML5-only videos (#13806)
  937. version 2017.08.06
  938. Core
  939. * Use relative paths for DASH fragments (#12990)
  940. Extractors
  941. * [pluralsight] Fix format selection
  942. - [mpora] Remove extractor (#13826)
  943. + [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218)
  944. * [vlive:channel] Limit number of videos per page to 100 (#13830)
  945. * [podomatic] Extend URL regular expression (#13827)
  946. * [cinchcast] Extend URL regular expression
  947. * [yandexdisk] Relax URL regular expression (#13824)
  948. * [vidme] Extract DASH and HLS formats
  949. - [teamfour] Remove extractor (#13782)
  950. * [pornhd] Fix extraction (#13783)
  951. * [udemy] Fix subtitles extraction (#13812)
  952. * [mlb] Extend URL regular expression (#13740, #13773)
  953. + [pbs] Add support for new URL schema (#13801)
  954. * [nrktv] Update API host (#13796)
  955. version 2017.07.30.1
  956. Core
  957. * [downloader/hls] Use redirect URL as manifest base (#13755)
  958. * [options] Correctly hide login info from debug outputs (#13696)
  959. Extractors
  960. + [watchbox] Add support for watchbox.de (#13739)
  961. - [clipfish] Remove extractor
  962. + [youjizz] Fix extraction (#13744)
  963. + [generic] Add support for another ooyala embed pattern (#13727)
  964. + [ard] Add support for lives (#13771)
  965. * [soundcloud] Update client id
  966. + [soundcloud:trackstation] Add support for track stations (#13733)
  967. * [svtplay] Use geo verification proxy for API request
  968. * [svtplay] Update API URL (#13767)
  969. + [yandexdisk] Add support for yadi.sk (#13755)
  970. + [megaphone] Add support for megaphone.fm
  971. * [amcnetworks] Make rating optional (#12453)
  972. * [cloudy] Fix extraction (#13737)
  973. + [nickru] Add support for nickelodeon.ru
  974. * [mtv] Improve thumbnal extraction
  975. * [nick] Automate geo-restriction bypass (#13711)
  976. * [niconico] Improve error reporting (#13696)
  977. version 2017.07.23
  978. Core
  979. * [YoutubeDL] Improve default format specification (#13704)
  980. * [YoutubeDL] Do not override id, extractor and extractor_key for
  981. url_transparent entities
  982. * [extractor/common] Fix playlist_from_matches
  983. Extractors
  984. * [itv] Fix production id extraction (#13671, #13703)
  985. * [vidio] Make duration non fatal and fix typo
  986. * [mtv] Skip missing video parts (#13690)
  987. * [sportbox:embed] Fix extraction
  988. + [npo] Add support for npo3.nl URLs (#13695)
  989. * [dramafever] Remove video id from title (#13699)
  990. + [egghead:lesson] Add support for lessons (#6635)
  991. * [funnyordie] Extract more metadata (#13677)
  992. * [youku:show] Fix playlist extraction (#13248)
  993. + [dispeak] Recognize sevt subdomain (#13276)
  994. * [adn] Improve error reporting (#13663)
  995. * [crunchyroll] Relax series and season regular expression (#13659)
  996. + [spiegel:article] Add support for nexx iframe embeds (#13029)
  997. + [nexx:embed] Add support for iframe embeds
  998. * [nexx] Improve JS embed extraction
  999. + [pearvideo] Add support for pearvideo.com (#13031)
  1000. version 2017.07.15
  1001. Core
  1002. * [YoutubeDL] Don't expand environment variables in meta fields (#13637)
  1003. Extractors
  1004. * [spiegeltv] Delegate extraction to nexx extractor (#13159)
  1005. + [nexx] Add support for nexx.cloud (#10807, #13465)
  1006. * [generic] Fix rutube embeds extraction (#13641)
  1007. * [karrierevideos] Fix title extraction (#13641)
  1008. * [youtube] Don't capture YouTube Red ad for creator meta field (#13621)
  1009. * [slideshare] Fix extraction (#13617)
  1010. + [5tv] Add another video URL pattern (#13354, #13606)
  1011. * [drtv] Make HLS and HDS extraction non fatal
  1012. * [ted] Fix subtitles extraction (#13628, #13629)
  1013. * [vine] Make sure the title won't be empty
  1014. + [twitter] Support HLS streams in vmap URLs
  1015. + [periscope] Support pscp.tv URLs in embedded frames
  1016. * [twitter] Extract mp4 urls via mobile API (#12726)
  1017. * [niconico] Fix authentication error handling (#12486)
  1018. * [giantbomb] Extract m3u8 formats (#13626)
  1019. + [vlive:playlist] Add support for playlists (#13613)
  1020. version 2017.07.09
  1021. Core
  1022. + [extractor/common] Add support for AMP tags in _parse_html5_media_entries
  1023. + [utils] Support attributes with no values in get_elements_by_attribute
  1024. Extractors
  1025. + [dailymail] Add support for embeds
  1026. + [joj] Add support for joj.sk (#13268)
  1027. * [abc.net.au:iview] Extract more formats (#13492, #13489)
  1028. * [egghead:course] Fix extraction (#6635, #13370)
  1029. + [cjsw] Add support for cjsw.com (#13525)
  1030. + [eagleplatform] Add support for referrer protected videos (#13557)
  1031. + [eagleplatform] Add support for another embed pattern (#13557)
  1032. * [veoh] Extend URL regular expression (#13601)
  1033. * [npo:live] Fix live stream id extraction (#13568, #13605)
  1034. * [googledrive] Fix height extraction (#13603)
  1035. + [dailymotion] Add support for new layout (#13580)
  1036. - [yam] Remove extractor
  1037. * [xhamster] Extract all formats and fix duration extraction (#13593)
  1038. + [xhamster] Add support for new URL schema (#13593)
  1039. * [espn] Extend URL regular expression (#13244, #13549)
  1040. * [kaltura] Fix typo in subtitles extraction (#13569)
  1041. * [vier] Adapt extraction to redesign (#13575)
  1042. version 2017.07.02
  1043. Core
  1044. * [extractor/common] Improve _json_ld
  1045. Extractors
  1046. + [thisoldhouse] Add more fallbacks for video id
  1047. * [thisoldhouse] Fix video id extraction (#13540, #13541)
  1048. * [xfileshare] Extend format regular expression (#13536)
  1049. * [ted] Fix extraction (#13535)
  1050. + [tastytrade] Add support for tastytrade.com (#13521)
  1051. * [dplayit] Relax video id regular expression (#13524)
  1052. + [generic] Extract more generic metadata (#13527)
  1053. + [bbccouk] Capture and output error message (#13501, #13518)
  1054. * [cbsnews] Relax video info regular expression (#13284, #13503)
  1055. + [facebook] Add support for plugin video embeds and multiple embeds (#13493)
  1056. * [soundcloud] Switch to https for API requests (#13502)
  1057. * [pandatv] Switch to https for API and download URLs
  1058. + [pandatv] Add support for https URLs (#13491)
  1059. + [niconico] Support sp subdomain (#13494)
  1060. version 2017.06.25
  1061. Core
  1062. + [adobepass] Add support for DIRECTV NOW (mso ATTOTT) (#13472)
  1063. * [YoutubeDL] Skip malformed formats for better extraction robustness
  1064. Extractors
  1065. + [wsj] Add support for barrons.com (#13470)
  1066. + [ign] Add another video id pattern (#13328)
  1067. + [raiplay:live] Add support for live streams (#13414)
  1068. + [redbulltv] Add support for live videos and segments (#13486)
  1069. + [onetpl] Add support for videos embedded via pulsembed (#13482)
  1070. * [ooyala] Make more robust
  1071. * [ooyala] Skip empty format URLs (#13471, #13476)
  1072. * [hgtv.com:show] Fix typo
  1073. version 2017.06.23
  1074. Core
  1075. * [adobepass] Fix extraction on older python 2.6
  1076. Extractors
  1077. * [youtube] Adapt to new automatic captions rendition (#13467)
  1078. * [hgtv.com:show] Relax video config regular expression (#13279, #13461)
  1079. * [drtuber] Fix formats extraction (#12058)
  1080. * [youporn] Fix upload date extraction
  1081. * [youporn] Improve formats extraction
  1082. * [youporn] Fix title extraction (#13456)
  1083. * [googledrive] Fix formats sorting (#13443)
  1084. * [watchindianporn] Fix extraction (#13411, #13415)
  1085. + [vimeo] Add fallback mp4 extension for original format
  1086. + [ruv] Add support for ruv.is (#13396)
  1087. * [viu] Fix extraction on older python 2.6
  1088. * [pandora.tv] Fix upload_date extraction (#12846)
  1089. + [asiancrush] Add support for asiancrush.com (#13420)
  1090. version 2017.06.18
  1091. Core
  1092. * [downloader/common] Use utils.shell_quote for debug command line
  1093. * [utils] Use compat_shlex_quote in shell_quote
  1094. * [postprocessor/execafterdownload] Encode command line (#13407)
  1095. * [compat] Fix compat_shlex_quote on Windows (#5889, #10254)
  1096. * [postprocessor/metadatafromtitle] Fix missing optional meta fields processing
  1097. in --metadata-from-title (#13408)
  1098. * [extractor/common] Fix json dumping with --geo-bypass
  1099. + [extractor/common] Improve jwplayer subtitles extraction
  1100. + [extractor/common] Improve jwplayer formats extraction (#13379)
  1101. Extractors
  1102. * [polskieradio] Fix extraction (#13392)
  1103. + [xfileshare] Add support for fastvideo.me (#13385)
  1104. * [bilibili] Fix extraction of videos with double quotes in titles (#13387)
  1105. * [4tube] Fix extraction (#13381, #13382)
  1106. + [disney] Add support for disneychannel.de (#13383)
  1107. * [npo] Improve URL regular expression (#13376)
  1108. + [corus] Add support for showcase.ca
  1109. + [corus] Add support for history.ca (#13359)
  1110. version 2017.06.12
  1111. Core
  1112. * [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
  1113. + [compat] Introduce compat_HTMLParseError
  1114. * [utils] Improve unified_timestamp
  1115. * [extractor/generic] Ensure format id is unicode string
  1116. * [extractor/common] Return unicode string from _match_id
  1117. + [YoutubeDL] Sanitize more fields (#13313)
  1118. Extractors
  1119. + [xfileshare] Add support for rapidvideo.tv (#13348)
  1120. * [xfileshare] Modernize and pass Referer
  1121. + [rutv] Add support for testplayer.vgtrk.com (#13347)
  1122. + [newgrounds] Extract more metadata (#13232)
  1123. + [newgrounds:playlist] Add support for playlists (#10611)
  1124. * [newgrounds] Improve formats and uploader extraction (#13346)
  1125. * [msn] Fix formats extraction
  1126. * [turbo] Ensure format id is string
  1127. * [sexu] Ensure height is int
  1128. * [jove] Ensure comment count is int
  1129. * [golem] Ensure format id is string
  1130. * [gfycat] Ensure filesize is int
  1131. * [foxgay] Ensure height is int
  1132. * [flickr] Ensure format id is string
  1133. * [sohu] Fix numeric fields
  1134. * [safari] Improve authentication detection (#13319)
  1135. * [liveleak] Ensure height is int (#13313)
  1136. * [streamango] Make title optional (#13292)
  1137. * [rtlnl] Improve URL regular expression (#13295)
  1138. * [tvplayer] Fix extraction (#13291)
  1139. version 2017.06.05
  1140. Core
  1141. * [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270)
  1142. Extractors
  1143. + [bandcamp:weekly] Add support for bandcamp weekly (#12758)
  1144. * [pornhub:playlist] Fix extraction (#13281)
  1145. - [godtv] Remove extractor (#13175)
  1146. * [safari] Fix typo (#13252)
  1147. * [youtube] Improve chapters extraction (#13247)
  1148. * [1tv] Lower preference for HTTP formats (#13246)
  1149. * [francetv] Relax URL regular expression
  1150. * [drbonanza] Fix extraction (#13231)
  1151. * [packtpub] Fix authentication (#13240)
  1152. version 2017.05.29
  1153. Extractors
  1154. * [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
  1155. (#13211)
  1156. * [xhamster] Fix uploader and like/dislike count extraction (#13216))
  1157. + [xhamster] Extract categories (#11728)
  1158. + [abcnews] Add support for embed URLs (#12851)
  1159. * [gaskrank] Fix extraction (#12493)
  1160. * [medialaan] Fix videos with missing videoUrl (#12774)
  1161. * [dvtv] Fix playlist support
  1162. + [dvtv] Add support for DASH and HLS formats (#3063)
  1163. + [beam:vod] Add support for beam.pro/mixer.com VODs (#13032))
  1164. * [cbsinteractive] Relax URL regular expression (#13213)
  1165. * [adn] Fix formats extraction
  1166. + [youku] Extract more metadata (#10433)
  1167. * [cbsnews] Fix extraction (#13205)
  1168. version 2017.05.26
  1169. Core
  1170. + [utils] strip_jsonp() can recognize more patterns
  1171. * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
  1172. Extractors
  1173. + [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
  1174. + [bbc] Add support for authentication
  1175. * [tudou] Merge into youku extractor (#12214)
  1176. * [youku:show] Fix extraction
  1177. * [youku] Fix extraction (#13191)
  1178. * [udemy] Fix extraction for outputs' format entries without URL (#13192)
  1179. * [vimeo] Fix formats' sorting (#13189)
  1180. * [cbsnews] Fix extraction for 60 Minutes videos (#12861)
  1181. version 2017.05.23
  1182. Core
  1183. + [downloader/external] Pass -loglevel to ffmpeg downloader (#13183)
  1184. + [adobepass] Add support for Bright House Networks (#13149)
  1185. Extractors
  1186. + [streamcz] Add support for subtitles (#13174)
  1187. * [youtube] Fix DASH manifest signature decryption (#8944, #13156)
  1188. * [toggle] Relax URL regular expression (#13172)
  1189. * [toypics] Fix extraction (#13077)
  1190. * [njpwworld] Fix extraction (#13162, #13169)
  1191. + [hitbox] Add support for smashcast.tv (#13154)
  1192. * [mitele] Update app key regular expression (#13158)
  1193. version 2017.05.18.1
  1194. Core
  1195. * [jsinterp] Fix typo and cleanup regular expressions (#13134)
  1196. version 2017.05.18
  1197. Core
  1198. + [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125,
  1199. #13126, #13128, #13129, #13130, #13131, #13132)
  1200. + [extractor/common] Add support for schemeless URLs in _extract_wowza_formats
  1201. (#13088, #13092)
  1202. + [utils] Recognize more audio codecs (#13081)
  1203. Extractors
  1204. + [vier] Extract more metadata (#12539)
  1205. * [vier] Improve extraction (#12801)
  1206. + Add support for authentication
  1207. * Bypass authentication when no credentials provided
  1208. * Improve extraction robustness
  1209. * [dailymail] Fix sources extraction (#13057)
  1210. * [dailymotion] Extend URL regular expression (#13079)
  1211. version 2017.05.14
  1212. Core
  1213. + [extractor/common] Respect Width and Height attributes in ISM manifests
  1214. + [postprocessor/metadatafromtitle] Add support regular expression syntax for
  1215. --metadata-from-title (#13065)
  1216. Extractors
  1217. + [mediaset] Add support for video.mediaset.it (#12708, #12964)
  1218. * [orf:radio] Fix extraction (#11643, #12926)
  1219. * [aljazeera] Extend URL regular expression (#13053)
  1220. * [imdb] Relax URL regular expression (#13056)
  1221. + [francetv] Add support for mobile.france.tv (#13068)
  1222. + [upskill] Add support for upskillcourses.com (#13043)
  1223. * [thescene] Fix extraction (#13061)
  1224. * [condenast] Improve embed support
  1225. * [liveleak] Fix extraction (#12053)
  1226. + [douyu] Support Douyu shows (#12228)
  1227. * [myspace] Improve URL regular expression (#13040)
  1228. * [adultswim] Use desktop platform in assets URL (#13041)
  1229. version 2017.05.09
  1230. Core
  1231. * [YoutubeDL] Force --restrict-filenames when no locale is set on all python
  1232. versions (#13027)
  1233. Extractors
  1234. * [francetv] Adapt to site redesign (#13034)
  1235. + [packtpub] Add support for authentication (#12622)
  1236. * [drtv] Lower preference for SignLanguage formats (#13013, #13016)
  1237. + [cspan] Add support for brightcove live embeds (#13028)
  1238. * [vrv] Extract DASH formats and subtitles
  1239. * [funimation] Fix authentication (#13021)
  1240. * [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
  1241. + Add support for Adobe Pass authentication
  1242. + Add support for live streams
  1243. + Add support for show pages
  1244. * [turner] Extract thumbnail, is_live and strip description
  1245. + [nonktube] Add support for nonktube.com (#8647, #13024)
  1246. + [nuevo] Pass headers to _extract_nuevo
  1247. * [nbc] Improve extraction (#12364)
  1248. version 2017.05.07
  1249. Common
  1250. * [extractor/common] Fix typo in _extract_akamai_formats
  1251. + [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
  1252. + [extractor/common] Introduce chapters meta field
  1253. Extractors
  1254. * [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
  1255. #13003)
  1256. * [bilibili] Fix video downloading (#13001)
  1257. * [rmcdecouverte] Fix extraction (#12937)
  1258. * [theplatform] Extract chapters
  1259. * [bandcamp] Fix thumbnail extraction (#12980)
  1260. * [pornhub] Extend URL regular expression (#12996)
  1261. + [youtube] Extract chapters
  1262. + [nrk] Extract chapters
  1263. + [vice] Add support for ooyala embeds in article pages
  1264. + [vice] Support vice articles (#12968)
  1265. * [vice] Fix extraction for non en_us videos (#12967)
  1266. * [gdcvault] Fix extraction for some videos (#12733)
  1267. * [pbs] Improve multipart video support (#12981)
  1268. * [laola1tv] Fix extraction (#12880)
  1269. + [cda] Support birthday verification (#12789)
  1270. * [leeco] Fix extraction (#12974)
  1271. + [pbs] Extract chapters
  1272. * [amp] Imporove thumbnail and subtitles extraction
  1273. * [foxsports] Fix extraction (#12945)
  1274. - [coub] Remove comment count extraction (#12941)
  1275. version 2017.05.01
  1276. Core
  1277. + [extractor/common] Extract view count from JSON-LD
  1278. * [utils] Improve unified_timestamp
  1279. + [utils] Add video/mp2t to mimetype2ext
  1280. * [downloader/external] Properly handle live stream downloading cancellation
  1281. (#8932)
  1282. + [utils] Add support for unicode whitespace in clean_html on python 2 (#12906)
  1283. Extractors
  1284. * [infoq] Make audio format extraction non fatal (#12938)
  1285. * [brightcove] Allow whitespace around attribute names in embedded code
  1286. + [zaq1] Add support for zaq1.pl (#12693)
  1287. + [xvideos] Extract duration (#12828)
  1288. * [vevo] Fix extraction (#12879)
  1289. + [noovo] Add support for noovo.ca (#12792)
  1290. + [washingtonpost] Add support for embeds (#12699)
  1291. * [yandexmusic:playlist] Fix extraction for python 3 (#12888)
  1292. * [anvato] Improve extraction (#12913)
  1293. * Promote to regular shortcut based extractor
  1294. * Add mcp to access key mapping table
  1295. * Add support for embeds extraction
  1296. * Add support for anvato embeds in generic extractor
  1297. * [xtube] Fix extraction for older FLV videos (#12734)
  1298. * [tvplayer] Fix extraction (#12908)
  1299. version 2017.04.28
  1300. Core
  1301. + [adobepass] Use geo verification headers for all requests
  1302. - [downloader/fragment] Remove assert for resume_len when no fragments
  1303. downloaded
  1304. + [extractor/common] Add manifest_url for explicit group rendition formats
  1305. * [extractor/common] Fix manifest_url for m3u8 formats
  1306. - [extractor/common] Don't list master m3u8 playlists in format list (#12832)
  1307. Extractor
  1308. * [aenetworks] Fix extraction for shows with single season
  1309. + [go] Add support for Disney, DisneyJunior and DisneyXD show pages
  1310. * [youtube] Recognize new locale-based player URLs (#12885)
  1311. + [streamable] Add support for new embedded URL schema (#12844)
  1312. * [arte:+7] Relax URL regular expression (#12837)
  1313. version 2017.04.26
  1314. Core
  1315. * Introduce --keep-fragments for keeping fragments of fragmented download
  1316. on disk after download is finished
  1317. * [YoutubeDL] Fix output template for missing timestamp (#12796)
  1318. * [socks] Handle cases where credentials are required but missing
  1319. * [extractor/common] Improve HLS extraction (#12211)
  1320. * Extract m3u8 parsing to separate method
  1321. * Improve rendition groups extraction
  1322. * Build stream name according stream GROUP-ID
  1323. * Ignore reference to AUDIO group without URI when stream has no CODECS
  1324. * Use float for scaled tbr in _parse_m3u8_formats
  1325. * [utils] Add support for TTML styles in dfxp2srt
  1326. * [downloader/hls] No need to download keys for fragments that have been
  1327. already downloaded
  1328. * [downloader/fragment] Improve fragment downloading
  1329. * Resume immediately
  1330. * Don't concatenate fragments and decrypt them on every resume
  1331. * Optimize disk storage usage, don't store intermediate fragments on disk
  1332. * Store bookkeeping download state file
  1333. + [extractor/common] Add support for multiple getters in try_get
  1334. + [extractor/common] Add support for video of WebPage context in _json_ld
  1335. (#12778)
  1336. + [extractor/common] Relax JWPlayer regular expression and remove
  1337. duplicate URLs (#12768)
  1338. Extractors
  1339. * [iqiyi] Fix extraction of Yule videos
  1340. * [vidio] Improve extraction and sort formats
  1341. + [brightcove] Match only video elements with data-video-id attribute
  1342. * [iqiyi] Fix playlist detection (#12504)
  1343. - [azubu] Remove extractor (#12813)
  1344. * [porn91] Fix extraction (#12814)
  1345. * [vidzi] Fix extraction (#12793)
  1346. + [amp] Extract error message (#12795)
  1347. + [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
  1348. * [instagram] Fix extraction (#12777)
  1349. + [generic] Support Brightcove videos in <iframe> (#12482)
  1350. + [brightcove] Support URLs with bcpid instead of playerID (#12482)
  1351. * [brightcove] Fix _extract_url (#12782)
  1352. + [odnoklassniki] Extract HLS formats
  1353. version 2017.04.17
  1354. Extractors
  1355. * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
  1356. add support for channel and channelList embeds
  1357. * [generic] Extract multiple Limelight embeds (#12761)
  1358. + [itv] Extract series metadata
  1359. * [itv] Fix RTMP formats downloading (#12759)
  1360. * [itv] Use native HLS downloader by default
  1361. + [go90] Extract subtitles (#12752)
  1362. + [go90] Extract series metadata (#12752)
  1363. version 2017.04.16
  1364. Core
  1365. * [YoutubeDL] Apply expand_path after output template substitution
  1366. + [YoutubeDL] Propagate overridden meta fields to extraction results of type
  1367. url (#11163)
  1368. Extractors
  1369. + [generic] Extract RSS entries as url_transparent (#11163)
  1370. + [streamango] Add support for streamango.com (#12643)
  1371. + [wsj:article] Add support for articles (#12558)
  1372. * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
  1373. URLs (#9163, #12005, #12178, #12480)
  1374. + [udemy] Add support for react rendition (#12744)
  1375. version 2017.04.15
  1376. Extractors
  1377. * [youku] Fix fileid extraction (#12741, #12743)
  1378. version 2017.04.14
  1379. Core
  1380. + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
  1381. + [adobepass] Improve Comcast and Verizon login code (#10803)
  1382. + [adobepass] Add support for Verizon (#10803)
  1383. Extractors
  1384. + [aenetworks] Add support for specials (#12723)
  1385. + [hbo] Extract HLS formats
  1386. + [go90] Add support for go90.com (#10127)
  1387. + [tv2hu] Add support for tv2.hu (#10509)
  1388. + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
  1389. * [youtube] Improve HLS formats extraction
  1390. * [afreecatv] Fix extraction for videos with different key layout (#12718)
  1391. - [youtube] Remove explicit preference for audio-only and video-only formats in
  1392. order not to break sorting when new formats appear
  1393. * [canalplus] Bypass geo restriction
  1394. version 2017.04.11
  1395. Extractors
  1396. * [afreecatv] Fix extraction (#12706)
  1397. + [generic] Add support for <object> YouTube embeds (#12637)
  1398. * [bbccouk] Treat bitrate as audio+video bitrate in media selector
  1399. + [bbccouk] Skip unrecognized formats in media selector (#12701)
  1400. + [bbccouk] Add support for https protocol in media selector (#12701)
  1401. * [curiositystream] Fix extraction (#12638)
  1402. * [adn] Update subtitle decryption key
  1403. * [chaturbate] Fix extraction (#12665, #12688, #12690)
  1404. version 2017.04.09
  1405. Extractors
  1406. + [medici] Add support for medici.tv (#3406)
  1407. + [rbmaradio] Add support for redbullradio.com URLs (#12687)
  1408. + [npo:live] Add support for default URL (#12555)
  1409. * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
  1410. + [thesun] Add suport for thesun.co.uk (#11298, #12674)
  1411. + [ceskateleveize:porady] Add support for porady (#7411, #12645)
  1412. * [ceskateleveize] Improve extraction and remove URL replacement hacks
  1413. + [kaltura] Add support for iframe embeds (#12679)
  1414. * [airmozilla] Fix extraction (#12670)
  1415. * [wshh] Extract html5 entries and delegate to generic extractor (12676)
  1416. + [raiplay] Extract subtitles
  1417. + [xfileshare] Add support for vidlo.us (#12660)
  1418. + [xfileshare] Add support for vidbom.com (#12661)
  1419. + [aenetworks] Add more video URL regular expressions (#12657)
  1420. + [odnoklassniki] Fix format sorting for 1080p quality
  1421. + [rtl2] Add support for you.rtl2.de (#10257)
  1422. + [vshare] Add support for vshare.io (#12278)
  1423. version 2017.04.03
  1424. Core
  1425. + [extractor/common] Add censorship check for TransTelekom ISP
  1426. * [extractor/common] Move censorship checks to a separate method
  1427. Extractors
  1428. + [discoveryvr] Add support for discoveryvr.com (#12578)
  1429. + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
  1430. + [periscope] Add support for pscp.tv URLs (#12618, #12625)
  1431. version 2017.04.02
  1432. Core
  1433. * [YoutubeDL] Return early when extraction of url_transparent fails
  1434. Extractors
  1435. * [rai] Fix and improve extraction (#11790)
  1436. + [vrv] Add support for series pages
  1437. * [limelight] Improve extraction for audio only formats
  1438. * [funimation] Fix extraction (#10696, #11773)
  1439. + [xfileshare] Add support for vidabc.com (#12589)
  1440. + [xfileshare] Improve extraction and extract hls formats
  1441. + [crunchyroll] Pass geo verifcation proxy
  1442. + [cwtv] Extract ISM formats
  1443. + [tvplay] Bypass geo restriction
  1444. + [vrv] Add support for vrv.co
  1445. + [packtpub] Add support for packtpub.com (#12610)
  1446. + [generic] Pass base_url to _parse_jwplayer_data
  1447. + [adn] Add support for animedigitalnetwork.fr (#4866)
  1448. + [allocine] Extract more metadata
  1449. * [allocine] Fix extraction (#12592)
  1450. * [openload] Fix extraction
  1451. version 2017.03.26
  1452. Core
  1453. * Don't raise an error if JWPlayer config data is not a Javascript object
  1454. literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
  1455. * Expand environment variables for options representing paths (#12556)
  1456. + [utils] Introduce expand_path
  1457. * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
  1458. Extractors
  1459. * [afreecatv] Fix extraction (#12179)
  1460. + [atvat] Add support for atv.at (#5325)
  1461. + [fox] Add metadata extraction (#12391)
  1462. + [atresplayer] Extract DASH formats
  1463. + [atresplayer] Extract HD manifest (#12548)
  1464. * [atresplayer] Fix login error detection (#12548)
  1465. * [franceculture] Fix extraction (#12547)
  1466. * [youtube] Improve URL regular expression (#12538)
  1467. * [generic] Do not follow redirects to the same URL
  1468. version 2017.03.24
  1469. Extractors
  1470. - [9c9media] Remove mp4 URL extraction request
  1471. + [bellmedia] Add support for etalk.ca and space.ca (#12447)
  1472. * [channel9] Fix extraction (#11323)
  1473. * [cloudy] Fix extraction (#12525)
  1474. + [hbo] Add support for free episode URLs and new formats extraction (#12519)
  1475. * [condenast] Fix extraction and style (#12526)
  1476. * [viu] Relax URL regular expression (#12529)
  1477. version 2017.03.22
  1478. Extractors
  1479. - [pluralsight] Omit module title from video title (#12506)
  1480. * [pornhub] Decode obfuscated video URL (#12470, #12515)
  1481. * [senateisvp] Allow https URL scheme for embeds (#12512)
  1482. version 2017.03.20
  1483. Core
  1484. + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
  1485. output template
  1486. + [adobepass] Detect and output error on authz token extraction (#12472)
  1487. Extractors
  1488. + [bostonglobe] Add extractor for bostonglobe.com (#12099)
  1489. + [toongoggles] Add support for toongoggles.com (#12171)
  1490. + [medialaan] Add support for Medialaan sites (#9974, #11912)
  1491. + [discoverynetworks] Add support for more domains and bypass geo restiction
  1492. * [openload] Fix extraction (#10408)
  1493. version 2017.03.16
  1494. Core
  1495. + [postprocessor/ffmpeg] Add support for flac
  1496. + [extractor/common] Extract SMIL formats from jwplayer
  1497. Extractors
  1498. + [generic] Add forgotten return for jwplayer formats
  1499. * [redbulltv] Improve extraction
  1500. version 2017.03.15
  1501. Core
  1502. * Fix missing subtitles if --add-metadata is used (#12423)
  1503. Extractors
  1504. * [facebook] Make title optional (#12443)
  1505. + [mitele] Add support for ooyala videos (#12430)
  1506. * [openload] Fix extraction (#12435, #12446)
  1507. * [streamable] Update API URL (#12433)
  1508. + [crunchyroll] Extract season name (#12428)
  1509. * [discoverygo] Bypass geo restriction
  1510. + [discoverygo:playlist] Add support for playlists (#12424)
  1511. version 2017.03.10
  1512. Extractors
  1513. * [generic] Make title optional for jwplayer embeds (#12410)
  1514. * [wdr:maus] Fix extraction (#12373)
  1515. * [prosiebensat1] Improve title extraction (#12318, #12327)
  1516. * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
  1517. * [miomio] Fix extraction (#12291, #12388, #12402)
  1518. * [telequebec] Fix description extraction (#12399)
  1519. * [openload] Fix extraction (#12357)
  1520. * [brightcove:legacy] Relax videoPlayer validation check (#12381)
  1521. version 2017.03.07
  1522. Core
  1523. * Metadata are now added after conversion (#5594)
  1524. Extractors
  1525. * [soundcloud] Update client id (#12376)
  1526. * [openload] Fix extraction (#10408, #12357)
  1527. version 2017.03.06
  1528. Core
  1529. + [utils] Process bytestrings in urljoin (#12369)
  1530. * [extractor/common] Improve height extraction and extract bitrate
  1531. * [extractor/common] Move jwplayer formats extraction in separate method
  1532. + [external:ffmpeg] Limit test download size to 10KiB (#12362)
  1533. Extractors
  1534. + [drtv] Add geo countries to GeoRestrictedError
  1535. + [drtv:live] Bypass geo restriction
  1536. + [tunepk] Add extractor (#12197, #12243)
  1537. version 2017.03.05
  1538. Extractors
  1539. + [twitch] Add basic support for two-factor authentication (#11974)
  1540. + [vier] Add support for vijf.be (#12304)
  1541. + [redbulltv] Add support for redbull.tv (#3919, #11948)
  1542. * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
  1543. + [generic] Add support for rutube embeds
  1544. + [rutube] Relax URL regular expression
  1545. + [vrak] Add support for vrak.tv (#11452)
  1546. + [brightcove:new] Add ability to smuggle geo_countries into URL
  1547. + [brightcove:new] Raise GeoRestrictedError
  1548. * [go] Relax URL regular expression (#12341)
  1549. * [24video] Use original host for requests (#12339)
  1550. * [ruutu] Disable DASH formats (#12322)
  1551. version 2017.03.02
  1552. Core
  1553. + [adobepass] Add support for Charter Spectrum (#11465)
  1554. * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
  1555. Extractors
  1556. * [facebook] Fix extraction (#12323, #12330)
  1557. * [youtube] Mark errors about rental videos as expected (#12324)
  1558. + [npo] Add support for audio
  1559. * [npo] Adapt to app.php API (#12311, #12320)
  1560. version 2017.02.28
  1561. Core
  1562. + [utils] Add bytes_to_long and long_to_bytes
  1563. + [utils] Add pkcs1pad
  1564. + [aes] Add aes_cbc_encrypt
  1565. Extractors
  1566. + [azmedien:showplaylist] Add support for show playlists (#12160)
  1567. + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
  1568. + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
  1569. #10060)
  1570. * [douyu] Fix extraction (#12301)
  1571. version 2017.02.27
  1572. Core
  1573. * [downloader/common] Limit displaying 2 digits after decimal point in sleep
  1574. interval message (#12183)
  1575. + [extractor/common] Add preference to _parse_html5_media_entries
  1576. Extractors
  1577. + [npo] Add support for zapp.nl
  1578. + [npo] Add support for hetklokhuis.nl (#12293)
  1579. - [scivee] Remove extractor (#9315)
  1580. + [cda] Decode download URL (#12255)
  1581. + [crunchyroll] Improve uploader extraction (#12267)
  1582. + [youtube] Raise GeoRestrictedError
  1583. + [dailymotion] Raise GeoRestrictedError
  1584. + [mdr] Recognize more URL patterns (#12169)
  1585. + [tvigle] Raise GeoRestrictedError
  1586. * [vevo] Fix extraction for videos with the new streams/streamsV3 format
  1587. (#11719)
  1588. + [freshlive] Add support for freshlive.tv (#12175)
  1589. + [xhamster] Capture and output videoClosed error (#12263)
  1590. + [etonline] Add support for etonline.com (#12236)
  1591. + [njpwworld] Add support for njpwworld.com (#11561)
  1592. * [amcnetworks] Relax URL regular expression (#12127)
  1593. version 2017.02.24.1
  1594. Extractors
  1595. * [noco] Modernize
  1596. * [noco] Switch login URL to https (#12246)
  1597. + [thescene] Extract more metadata
  1598. * [thescene] Fix extraction (#12235)
  1599. + [tubitv] Use geo bypass mechanism
  1600. * [openload] Fix extraction (#10408)
  1601. + [ivi] Raise GeoRestrictedError
  1602. version 2017.02.24
  1603. Core
  1604. * [options] Hide deprecated options from --help
  1605. * [options] Deprecate --autonumber-size
  1606. + [YoutubeDL] Add support for string formatting operations in output template
  1607. (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
  1608. Extractors
  1609. + [lynda:course] Add webpage extraction fallback (#12238)
  1610. * [go] Sign all uplynk URLs and use geo bypass only for free videos
  1611. (#12087, #12210)
  1612. + [skylinewebcams] Add support for skylinewebcams.com (#12221)
  1613. + [instagram] Add support for multi video posts (#12226)
  1614. + [crunchyroll] Extract playlist entries ids
  1615. * [mgtv] Fix extraction
  1616. + [sohu] Raise GeoRestrictedError
  1617. + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
  1618. version 2017.02.22
  1619. Extractors
  1620. * [crunchyroll] Fix descriptions with double quotes (#12124)
  1621. * [dailymotion] Make comment count optional (#12209)
  1622. + [vidzi] Add support for vidzi.cc (#12213)
  1623. + [24video] Add support for 24video.tube (#12217)
  1624. + [crackle] Use geo bypass mechanism
  1625. + [viewster] Use geo verification headers
  1626. + [tfo] Improve geo restriction detection and use geo bypass mechanism
  1627. + [telequebec] Use geo bypass mechanism
  1628. + [limelight] Extract PlaylistService errors and improve geo restriction
  1629. detection
  1630. version 2017.02.21
  1631. Core
  1632. * [extractor/common] Allow calling _initialize_geo_bypass from extractors
  1633. (#11970)
  1634. + [adobepass] Add support for Time Warner Cable (#12191)
  1635. + [travis] Run tests in parallel
  1636. + [downloader/ism] Honor HTTP headers when downloading fragments
  1637. + [downloader/dash] Honor HTTP headers when downloading fragments
  1638. + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
  1639. + Add option --geo-bypass-country for explicit geo bypass on behalf of
  1640. specified country
  1641. + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
  1642. + Add experimental geo restriction bypass mechanism based on faking
  1643. X-Forwarded-For HTTP header
  1644. + [utils] Introduce GeoRestrictedError for geo restricted videos
  1645. + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
  1646. Extractors
  1647. + [ninecninemedia] Use geo bypass mechanism
  1648. * [spankbang] Make uploader optional (#12193)
  1649. + [iprima] Improve geo restriction detection and disable geo bypass
  1650. * [iprima] Modernize
  1651. * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
  1652. + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
  1653. * [nrk] Update _API_HOST and relax _VALID_URL
  1654. + [tv4] Bypass geo restriction and improve detection
  1655. * [tv4] Switch to hls3 protocol (#12177)
  1656. + [viki] Improve geo restriction detection
  1657. + [vgtv] Improve geo restriction detection
  1658. + [srgssr] Improve geo restriction detection
  1659. + [vbox7] Improve geo restriction detection and use geo bypass mechanism
  1660. + [svt] Improve geo restriction detection and use geo bypass mechanism
  1661. + [pbs] Improve geo restriction detection and use geo bypass mechanism
  1662. + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
  1663. + [nrk] Improve geo restriction detection and use geo bypass mechanism
  1664. + [itv] Improve geo restriction detection and use geo bypass mechanism
  1665. + [go] Improve geo restriction detection and use geo bypass mechanism
  1666. + [dramafever] Improve geo restriction detection and use geo bypass mechanism
  1667. * [brightcove:legacy] Restrict videoPlayer value (#12040)
  1668. + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
  1669. + [thisav] Add support for HTML5 media (#11771)
  1670. * [metacafe] Bypass family filter (#10371)
  1671. * [viceland] Improve info extraction
  1672. version 2017.02.17
  1673. Extractors
  1674. * [heise] Improve extraction (#9725)
  1675. * [ellentv] Improve (#11653)
  1676. * [openload] Fix extraction (#10408, #12002)
  1677. + [theplatform] Recognize URLs with whitespaces (#12044)
  1678. * [einthusan] Relax URL regular expression (#12141, #12159)
  1679. + [generic] Support complex JWPlayer embedded videos (#12030)
  1680. * [elpais] Improve extraction (#12139)
  1681. version 2017.02.16
  1682. Core
  1683. + [utils] Add support for quoted string literals in --match-filter (#8050,
  1684. #12142, #12144)
  1685. Extractors
  1686. * [ceskatelevize] Lower priority for audio description sources (#12119)
  1687. * [amcnetworks] Fix extraction (#12127)
  1688. * [pinkbike] Fix uploader extraction (#12054)
  1689. + [onetpl] Add support for businessinsider.com.pl and plejada.pl
  1690. + [onetpl] Add support for onet.pl (#10507)
  1691. + [onetmvp] Add shortcut extractor
  1692. + [vodpl] Add support for vod.pl (#12122)
  1693. + [pornhub] Extract video URL from tv platform site (#12007, #12129)
  1694. + [ceskatelevize] Extract DASH formats (#12119, #12133)
  1695. version 2017.02.14
  1696. Core
  1697. * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
  1698. Extractor
  1699. * [zdf] Fix extraction (#12117)
  1700. * [xtube] Fix extraction for both kinds of video id (#12088)
  1701. * [xtube] Improve title extraction (#12088)
  1702. + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
  1703. * [bellmedia] Allow video id longer than 6 characters (#12114)
  1704. + [limelight] Add support for referer protected videos
  1705. * [disney] Improve extraction (#4975, #11000, #11882, #11936)
  1706. * [hotstar] Improve extraction (#12096)
  1707. * [einthusan] Fix extraction (#11416)
  1708. + [aenetworks] Add support for lifetimemovieclub.com (#12097)
  1709. * [youtube] Fix parsing codecs (#12091)
  1710. version 2017.02.11
  1711. Core
  1712. + [utils] Introduce get_elements_by_class and get_elements_by_attribute
  1713. utility functions
  1714. + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
  1715. Extractor
  1716. * [pluralsight:course] Fix extraction (#12075)
  1717. + [bbc] Extract m3u8 formats with 320k audio
  1718. * [facebook] Relax video id matching (#11017, #12055, #12056)
  1719. + [corus] Add support for Corus Entertainment sites (#12060, #9164)
  1720. + [pluralsight] Detect blocked account error message (#12070)
  1721. + [bloomberg] Add another video id pattern (#12062)
  1722. * [extractor/commonmistakes] Restrict URL regular expression (#12050)
  1723. + [tvplayer] Add support for tvplayer.com
  1724. version 2017.02.10
  1725. Extractors
  1726. * [xtube] Fix extraction (#12023)
  1727. * [pornhub] Fix extraction (#12007, #12018)
  1728. * [facebook] Improve JS data regular expression (#12042)
  1729. * [kaltura] Improve embed partner id extraction (#12041)
  1730. + [sprout] Add support for sproutonline.com
  1731. * [6play] Improve extraction
  1732. + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
  1733. + [go] Add support for Adobe Pass authentication (#11468, #10831)
  1734. * [6play] Fix extraction (#12011)
  1735. + [nbc] Add support for Adobe Pass authentication (#12006)
  1736. version 2017.02.07
  1737. Core
  1738. * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
  1739. + [downloader/fragment] Respect --no-part
  1740. * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
  1741. Extractors
  1742. * [pornhub] Fix extraction (#11997)
  1743. + [canalplus] Add support for cstar.fr (#11990)
  1744. + [extractor/generic] Improve RTMP support (#11993)
  1745. + [gaskrank] Add support for gaskrank.tv (#11685)
  1746. * [bandcamp] Fix extraction for incomplete albums (#11727)
  1747. * [iwara] Fix extraction (#11781)
  1748. * [googledrive] Fix extraction on Python 3.6
  1749. + [videopress] Add support for videopress.com
  1750. + [afreecatv] Extract RTMP formats
  1751. version 2017.02.04.1
  1752. Extractors
  1753. + [twitch:stream] Add support for player.twitch.tv (#11971)
  1754. * [radiocanada] Fix extraction for toutv rtmp formats
  1755. version 2017.02.04
  1756. Core
  1757. + Add --playlist-random to shuffle playlists (#11889, #11901)
  1758. * [utils] Improve comments processing in js_to_json (#11947)
  1759. * [utils] Handle single-line comments in js_to_json
  1760. * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
  1761. Extractors
  1762. + [piksel] Add another app token pattern (#11969)
  1763. + [vk] Capture and output author blocked error message (#11965)
  1764. + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
  1765. #11800)
  1766. + [drtv] Add support for live and radio sections (#1827, #3427)
  1767. * [myspace] Fix extraction and extract HLS and HTTP formats
  1768. + [youtube] Add format info for itag 325 and 328
  1769. * [vine] Fix extraction (#11955)
  1770. - [sportbox] Remove extractor (#11954)
  1771. + [filmon] Add support for filmon.com (#11187)
  1772. + [infoq] Add audio only formats (#11565)
  1773. * [douyutv] Improve room id regular expression (#11931)
  1774. * [iprima] Fix extraction (#11920, #11896)
  1775. * [youtube] Fix ytsearch when cookies are provided (#11924)
  1776. * [go] Relax video id regular expression (#11937)
  1777. * [facebook] Fix title extraction (#11941)
  1778. + [youtube:playlist] Recognize TL playlists (#11945)
  1779. + [bilibili] Support new Bangumi URLs (#11845)
  1780. + [cbc:watch] Extract audio codec for audio only formats (#11893)
  1781. + [elpais] Fix extraction for some URLs (#11765)
  1782. version 2017.02.01
  1783. Extractors
  1784. + [facebook] Add another fallback extraction scenario (#11926)
  1785. * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
  1786. - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
  1787. + [vimeo] Extract upload timestamp
  1788. + [vimeo] Extract license (#8726, #11880)
  1789. + [nrk:series] Add support for series (#11571, #11711)
  1790. version 2017.01.31
  1791. Core
  1792. + [compat] Add compat_etree_register_namespace
  1793. Extractors
  1794. * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
  1795. #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
  1796. #11913, #11914, #11915, #11916, #11917, #11918, #11919)
  1797. + [vimeo] Extract both mixed and separated DASH formats
  1798. + [ruutu] Extract DASH formats
  1799. * [itv] Fix extraction for python 2.6
  1800. version 2017.01.29
  1801. Core
  1802. * [extractor/common] Fix initialization template (#11605, #11825)
  1803. + [extractor/common] Document fragment_base_url and fragment's path fields
  1804. * [extractor/common] Fix duration per DASH segment (#11868)
  1805. + Introduce --autonumber-start option for initial value of %(autonumber)s
  1806. template (#727, #2702, #9362, #10457, #10529, #11862)
  1807. Extractors
  1808. + [azmedien:playlist] Add support for topic and themen playlists (#11817)
  1809. * [npo] Fix subtitles extraction
  1810. + [itv] Extract subtitles
  1811. + [itv] Add support for itv.com (#9240)
  1812. + [mtv81] Add support for mtv81.com (#7619)
  1813. + [vlive] Add support for channels (#11826)
  1814. + [kaltura] Add fallback for fileExt
  1815. + [kaltura] Improve uploader_id extraction
  1816. + [konserthusetplay] Add support for rspoplay.se (#11828)
  1817. version 2017.01.28
  1818. Core
  1819. * [utils] Improve parse_duration
  1820. Extractors
  1821. * [crunchyroll] Improve series and season metadata extraction (#11832)
  1822. * [soundcloud] Improve formats extraction and extract audio bitrate
  1823. + [soundcloud] Extract HLS formats
  1824. * [soundcloud] Fix track URL extraction (#11852)
  1825. + [twitch:vod] Expand URL regular expressions (#11846)
  1826. * [aenetworks] Fix season episodes extraction (#11669)
  1827. + [tva] Add support for videos.tva.ca (#11842)
  1828. * [jamendo] Improve and extract more metadata (#11836)
  1829. + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
  1830. * [vevo] Remove request to old API and catch API v2 errors
  1831. + [cmt,mtv,southpark] Add support for episode URLs (#11837)
  1832. + [youtube] Add fallback for duration extraction (#11841)
  1833. version 2017.01.25
  1834. Extractors
  1835. + [openload] Fallback video extension to mp4
  1836. + [extractor/generic] Add support for Openload embeds (#11536, #11812)
  1837. * [srgssr] Fix rts video extraction (#11831)
  1838. + [afreecatv:global] Add support for afreeca.tv (#11807)
  1839. + [crackle] Extract vtt subtitles
  1840. + [crackle] Extract multiple resolutions for thumbnails
  1841. + [crackle] Add support for mobile URLs
  1842. + [konserthusetplay] Extract subtitles (#11823)
  1843. + [konserthusetplay] Add support for HLS videos (#11823)
  1844. * [vimeo:review] Fix config URL extraction (#11821)
  1845. version 2017.01.24
  1846. Extractors
  1847. * [pluralsight] Fix extraction (#11820)
  1848. + [nextmedia] Add support for NextTV (壹電視)
  1849. * [24video] Fix extraction (#11811)
  1850. * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
  1851. + [chirbit] Extract uploader (#11809)
  1852. version 2017.01.22
  1853. Extractors
  1854. + [pornflip] Add support for pornflip.com (#11556, #11795)
  1855. * [chaturbate] Fix extraction (#11797, #11802)
  1856. + [azmedien] Add support for AZ Medien sites (#11784, #11785)
  1857. + [nextmedia] Support redirected URLs
  1858. + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
  1859. + [youtube] Extract episode metadata (#9695, #11774)
  1860. + [cspan] Support Ustream embedded videos (#11547)
  1861. + [1tv] Add support for HLS videos (#11786)
  1862. * [uol] Fix extraction (#11770)
  1863. * [mtv] Relax triforce feed regular expression (#11766)
  1864. version 2017.01.18
  1865. Extractors
  1866. * [bilibili] Fix extraction (#11077)
  1867. + [canalplus] Add fallback for video id (#11764)
  1868. * [20min] Fix extraction (#11683, #11751)
  1869. * [imdb] Extend URL regular expression (#11744)
  1870. + [naver] Add support for tv.naver.com links (#11743)
  1871. version 2017.01.16
  1872. Core
  1873. * [options] Apply custom config to final composite configuration (#11741)
  1874. * [YoutubeDL] Improve protocol auto determining (#11720)
  1875. Extractors
  1876. * [xiami] Relax URL regular expressions
  1877. * [xiami] Improve track metadata extraction (#11699)
  1878. + [limelight] Check hand-make direct HTTP links
  1879. + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
  1880. + [brightcove] Recognize another player ID pattern (#11688)
  1881. + [niconico] Support login via cookies (#7968)
  1882. * [yourupload] Fix extraction (#11601)
  1883. + [beam:live] Add support for beam.pro live streams (#10702, #11596)
  1884. * [vevo] Improve geo restriction detection
  1885. + [dramafever] Add support for URLs with language code (#11714)
  1886. * [cbc] Improve playlist support (#11704)
  1887. version 2017.01.14
  1888. Core
  1889. + [common] Add ability to customize akamai manifest host
  1890. + [utils] Add more date formats
  1891. Extractors
  1892. - [mtv] Eliminate _transform_rtmp_url
  1893. * [mtv] Generalize triforce mgid extraction
  1894. + [cmt] Add support for full episodes and video clips (#11623)
  1895. + [mitele] Extract DASH formats
  1896. + [ooyala] Add support for videos with embedToken (#11684)
  1897. * [mixcloud] Fix extraction (#11674)
  1898. * [openload] Fix extraction (#10408)
  1899. * [tv4] Improve extraction (#11698)
  1900. * [freesound] Fix and improve extraction (#11602)
  1901. + [nick] Add support for beta.nick.com (#11655)
  1902. * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
  1903. * [mtv] Fix non-HLS extraction
  1904. version 2017.01.10
  1905. Extractors
  1906. * [youtube] Fix extraction (#11663, #11664)
  1907. + [inc] Add support for inc.com (#11277, #11647)
  1908. + [youtube] Add itag 212 (#11575)
  1909. + [egghead:course] Add support for egghead.io courses
  1910. version 2017.01.08
  1911. Core
  1912. * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
  1913. Extractors
  1914. + [hitrecord] Add support for hitrecord.org (#10867, #11626)
  1915. - [videott] Remove extractor
  1916. * [swrmediathek] Improve extraction
  1917. - [sharesix] Remove extractor
  1918. - [aol:features] Remove extractor
  1919. * [sendtonews] Improve info extraction
  1920. * [3sat,phoenix] Fix extraction (#11619)
  1921. * [comedycentral/mtv] Add support for HLS videos (#11600)
  1922. * [discoverygo] Fix JSON data parsing (#11219, #11522)
  1923. version 2017.01.05
  1924. Extractors
  1925. + [zdf] Fix extraction (#11055, #11063)
  1926. * [pornhub:playlist] Improve extraction (#11594)
  1927. + [cctv] Add support for ncpa-classic.com (#11591)
  1928. + [tunein] Add support for embeds (#11579)
  1929. version 2017.01.02
  1930. Extractors
  1931. * [cctv] Improve extraction (#879, #6753, #8541)
  1932. + [nrktv:episodes] Add support for episodes (#11571)
  1933. + [arkena] Add support for video.arkena.com (#11568)
  1934. version 2016.12.31
  1935. Core
  1936. + Introduce --config-location option for custom configuration files (#6745,
  1937. #10648)
  1938. Extractors
  1939. + [twitch] Add support for player.twitch.tv (#11535, #11537)
  1940. + [videa] Add support for videa.hu (#8181, #11133)
  1941. * [vk] Fix postlive videos extraction
  1942. * [vk] Extract from playerParams (#11555)
  1943. - [freevideo] Remove extractor (#11515)
  1944. + [showroomlive] Add support for showroom-live.com (#11458)
  1945. * [xhamster] Fix duration extraction (#11549)
  1946. * [rtve:live] Fix extraction (#11529)
  1947. * [brightcove:legacy] Improve embeds detection (#11523)
  1948. + [twitch] Add support for rechat messages (#11524)
  1949. * [acast] Fix audio and timestamp extraction (#11521)
  1950. version 2016.12.22
  1951. Core
  1952. * [extractor/common] Improve detection of video-only formats in m3u8
  1953. manifests (#11507)
  1954. Extractors
  1955. + [theplatform] Pass geo verification headers to SMIL request (#10146)
  1956. + [viu] Pass geo verification headers to auth request
  1957. * [rtl2] Extract more formats and metadata
  1958. * [vbox7] Skip malformed JSON-LD (#11501)
  1959. * [uplynk] Force downloading using native HLS downloader (#11496)
  1960. + [laola1] Add support for another extraction scenario (#11460)
  1961. version 2016.12.20
  1962. Core
  1963. * [extractor/common] Improve fragment URL construction for DASH media
  1964. * [extractor/common] Fix codec information extraction for mixed audio/video
  1965. DASH media (#11490)
  1966. Extractors
  1967. * [vbox7] Fix extraction (#11494)
  1968. + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
  1969. + [piksel] Add support for player.piksel.com (#11246)
  1970. + [vimeo] Add support for DASH formats
  1971. * [vimeo] Fix extraction for HLS formats (#11490)
  1972. * [kaltura] Fix wrong widget ID in some cases (#11480)
  1973. + [nrktv:direkte] Add support for live streams (#11488)
  1974. * [pbs] Fix extraction for geo restricted videos (#7095)
  1975. * [brightcove:new] Skip widevine classic videos
  1976. + [viu] Add support for viu.com (#10607, #11329)
  1977. version 2016.12.18
  1978. Core
  1979. + [extractor/common] Recognize DASH formats in html5 media entries
  1980. Extractors
  1981. + [ccma] Add support for ccma.cat (#11359)
  1982. * [laola1tv] Improve extraction
  1983. + [laola1tv] Add support embed URLs (#11460)
  1984. * [nbc] Fix extraction for MSNBC videos (#11466)
  1985. * [twitch] Adapt to new videos pages URL schema (#11469)
  1986. + [meipai] Add support for meipai.com (#10718)
  1987. * [jwplatform] Improve subtitles and duration extraction
  1988. + [ondemandkorea] Add support for ondemandkorea.com (#10772)
  1989. + [vvvvid] Add support for vvvvid.it (#5915)
  1990. version 2016.12.15
  1991. Core
  1992. + [utils] Add convenience urljoin
  1993. Extractors
  1994. + [openload] Recognize oload.tv URLs (#10408)
  1995. + [facebook] Recognize .onion URLs (#11443)
  1996. * [vlive] Fix extraction (#11375, #11383)
  1997. + [canvas] Extract DASH formats
  1998. + [melonvod] Add support for vod.melon.com (#11419)
  1999. version 2016.12.12
  2000. Core
  2001. + [utils] Add common user agents map
  2002. + [common] Recognize HLS manifests that contain video only formats (#11394)
  2003. Extractors
  2004. + [dplay] Use Safari user agent for HLS (#11418)
  2005. + [facebook] Detect login required error message
  2006. * [facebook] Improve video selection (#11390)
  2007. + [canalplus] Add another video id pattern (#11399)
  2008. * [mixcloud] Relax URL regular expression (#11406)
  2009. * [ctvnews] Relax URL regular expression (#11394)
  2010. + [rte] Capture and output error message (#7746, #10498)
  2011. + [prosiebensat1] Add support for DASH formats
  2012. * [srgssr] Improve extraction for geo restricted videos (#11089)
  2013. * [rts] Improve extraction for geo restricted videos (#4989)
  2014. version 2016.12.09
  2015. Core
  2016. * [socks] Fix error reporting (#11355)
  2017. Extractors
  2018. * [openload] Fix extraction (#10408)
  2019. * [pandoratv] Fix extraction (#11023)
  2020. + [telebruxelles] Add support for emission URLs
  2021. * [telebruxelles] Extract all formats
  2022. + [bloomberg] Add another video id regular expression (#11371)
  2023. * [fusion] Update ooyala id regular expression (#11364)
  2024. + [1tv] Add support for playlists (#11335)
  2025. * [1tv] Improve extraction (#11335)
  2026. + [aenetworks] Extract more formats (#11321)
  2027. + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
  2028. version 2016.12.01
  2029. Extractors
  2030. * [soundcloud] Update client id (#11327)
  2031. * [ruutu] Detect DRM protected videos
  2032. + [liveleak] Add support for youtube embeds (#10688)
  2033. * [spike] Fix full episodes support (#11312)
  2034. * [comedycentral] Fix full episodes support
  2035. * [normalboots] Rewrite in terms of JWPlatform (#11184)
  2036. * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
  2037. - [screenwavemedia] Remove extractor (#11184)
  2038. version 2016.11.27
  2039. Extractors
  2040. + [webcaster] Add support for webcaster.pro
  2041. + [azubu] Add support for azubu.uol.com.br (#11305)
  2042. * [viki] Prefer hls formats
  2043. * [viki] Fix rtmp formats extraction (#11255)
  2044. * [puls4] Relax URL regular expression (#11267)
  2045. * [vevo] Improve artist extraction (#10911)
  2046. * [mitele] Relax URL regular expression and extract more metadata (#11244)
  2047. + [cbslocal] Recognize New York site (#11285)
  2048. + [youtube:playlist] Pass disable_polymer in URL query (#11193)
  2049. version 2016.11.22
  2050. Extractors
  2051. * [hellporno] Fix video extension extraction (#11247)
  2052. + [hellporno] Add support for hellporno.net (#11247)
  2053. + [amcnetworks] Recognize more BBC America URLs (#11263)
  2054. * [funnyordie] Improve extraction (#11208)
  2055. * [extractor/generic] Improve limelight embeds support
  2056. - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
  2057. * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
  2058. * [twitter:card] Relax URL regular expression (#11225)
  2059. + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
  2060. version 2016.11.18
  2061. Extractors
  2062. * [youtube:live] Relax URL regular expression (#11164)
  2063. * [openload] Fix extraction (#10408, #11122)
  2064. * [vlive] Prefer locale over language for subtitles id (#11203)
  2065. version 2016.11.14.1
  2066. Core
  2067. + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
  2068. * [extractor/common] Fix media templates with Bandwidth substitution pattern in
  2069. MPD manifests (#11175)
  2070. * [extractor/common] Improve thumbnail extraction from JSON-LD
  2071. Extractors
  2072. + [nrk] Workaround geo restriction
  2073. + [nrk] Improve error detection and messages
  2074. + [afreecatv] Add support for vod.afreecatv.com (#11174)
  2075. * [cda] Fix and improve extraction (#10929, #10936)
  2076. * [plays] Fix extraction (#11165)
  2077. * [eagleplatform] Fix extraction (#11160)
  2078. + [audioboom] Recognize /posts/ URLs (#11149)
  2079. version 2016.11.08.1
  2080. Extractors
  2081. * [espn:article] Fix support for espn.com articles
  2082. * [franceculture] Fix extraction (#11140)
  2083. version 2016.11.08
  2084. Extractors
  2085. * [tmz:article] Fix extraction (#11052)
  2086. * [espn] Fix extraction (#11041)
  2087. * [mitele] Fix extraction after website redesign (#10824)
  2088. - [ard] Remove age restriction check (#11129)
  2089. * [generic] Improve support for pornhub.com embeds (#11100)
  2090. + [generic] Add support for redtube.com embeds (#11099)
  2091. + [generic] Add support for drtuber.com embeds (#11098)
  2092. + [redtube] Add support for embed URLs
  2093. + [drtuber] Add support for embed URLs
  2094. + [yahoo] Improve content id extraction (#11088)
  2095. * [toutv] Relax URL regular expression (#11121)
  2096. version 2016.11.04
  2097. Core
  2098. * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
  2099. manifests (#11113)
  2100. * [downloader/ism] Fix AVC Decoder Configuration Record
  2101. Extractors
  2102. + [fox9] Add support for fox9.com (#11110)
  2103. + [anvato] Extract more metadata and improve formats extraction
  2104. * [vodlocker] Improve removed videos detection (#11106)
  2105. + [vzaar] Add support for vzaar.com (#11093)
  2106. + [vice] Add support for uplynk preplay videos (#11101)
  2107. * [tubitv] Fix extraction (#11061)
  2108. + [shahid] Add support for authentication (#11091)
  2109. + [radiocanada] Add subtitles support (#11096)
  2110. + [generic] Add support for ISM manifests
  2111. version 2016.11.02
  2112. Core
  2113. + Add basic support for Smooth Streaming protocol (#8118, #10969)
  2114. * Improve MPD manifest base URL extraction (#10909, #11079)
  2115. * Fix --match-filter for int-like strings (#11082)
  2116. Extractors
  2117. + [mva] Add support for ISM formats
  2118. + [msn] Add support for ISM formats
  2119. + [onet] Add support for ISM formats
  2120. + [tvp] Add support for ISM formats
  2121. + [nicknight] Add support for nicknight sites (#10769)
  2122. version 2016.10.30
  2123. Extractors
  2124. * [facebook] Improve 1080P video detection (#11073)
  2125. * [imgur] Recognize /r/ URLs (#11071)
  2126. * [beeg] Fix extraction (#11069)
  2127. * [openload] Fix extraction (#10408)
  2128. * [gvsearch] Modernize and fix search request (#11051)
  2129. * [adultswim] Fix extraction (#10979)
  2130. + [nobelprize] Add support for nobelprize.org (#9999)
  2131. * [hornbunny] Fix extraction (#10981)
  2132. * [tvp] Improve video id extraction (#10585)
  2133. version 2016.10.26
  2134. Extractors
  2135. + [rentv] Add support for ren.tv (#10620)
  2136. + [ard] Detect unavailable videos (#11018)
  2137. * [vk] Fix extraction (#11022)
  2138. version 2016.10.25
  2139. Core
  2140. * Running youtube-dl in the background is fixed (#10996, #10706, #955)
  2141. Extractors
  2142. + [jamendo] Add support for jamendo.com (#10132, #10736)
  2143. + [pandatv] Add support for panda.tv (#10736)
  2144. + [dotsub] Support Vimeo embed (#10964)
  2145. * [litv] Fix extraction
  2146. + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
  2147. * [vivo] Fix extraction (#11003)
  2148. + [twitch:stream] Add support for rebroadcasts (#10995)
  2149. * [pluralsight] Fix subtitles conversion (#10990)
  2150. version 2016.10.21.1
  2151. Extractors
  2152. + [pluralsight] Process all clip URLs (#10984)
  2153. version 2016.10.21
  2154. Core
  2155. - Disable thumbnails embedding in mkv
  2156. + Add support for Comcast multiple-system operator (#10819)
  2157. Extractors
  2158. * [pluralsight] Adapt to new API (#10972)
  2159. * [openload] Fix extraction (#10408, #10971)
  2160. + [natgeo] Extract m3u8 formats (#10959)
  2161. version 2016.10.19
  2162. Core
  2163. + [utils] Expose PACKED_CODES_RE
  2164. + [extractor/common] Extract non smil wowza mpd manifests
  2165. + [extractor/common] Detect f4m audio-only formats
  2166. Extractors
  2167. * [vidzi] Fix extraction (#10908, #10952)
  2168. * [urplay] Fix subtitles extraction
  2169. + [urplay] Add support for urskola.se (#10915)
  2170. + [orf] Add subtitles support (#10939)
  2171. * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
  2172. * [nrk] Relax URL regular expression (#10928)
  2173. + [nytimes] Add support for podcasts (#10926)
  2174. * [pluralsight] Relax URL regular expression (#10941)
  2175. version 2016.10.16
  2176. Core
  2177. * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
  2178. in FFmpegExtractAudioPP (#10879)
  2179. Extractors
  2180. + [ruutu] Add support for supla.fi (#10849)
  2181. + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
  2182. * [lynda] Fix height for prioritized streams
  2183. + [lynda] Add fallback extraction scenario
  2184. * [lynda] Switch to https (#10916)
  2185. + [huajiao] New extractor (#10917)
  2186. * [cmt] Fix mgid extraction (#10813)
  2187. + [safari:course] Add support for techbus.safaribooksonline.com
  2188. * [orf:tvthek] Fix extraction and modernize (#10898)
  2189. * [chirbit] Fix extraction of user profile pages
  2190. * [carambatv] Fix extraction
  2191. * [canalplus] Fix extraction for some videos
  2192. * [cbsinteractive] Fix extraction for cnet.com
  2193. * [parliamentliveuk] Lower case URLs are now recognized (#10912)
  2194. version 2016.10.12
  2195. Core
  2196. + Support HTML media elements without child nodes
  2197. * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
  2198. Extractors
  2199. * [dailymotion] Fix extraction (#10901)
  2200. * [vimeo:review] Fix extraction (#10900)
  2201. * [nhl] Correctly handle invalid formats (#10713)
  2202. * [footyroom] Fix extraction (#10810)
  2203. * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
  2204. + [hbo] Add support for episode pages (#10892)
  2205. * [allocine] Fix extraction (#10860)
  2206. + [nextmedia] Recognize action news on AppleDaily
  2207. * [lego] Improve info extraction and bypass geo restriction (#10872)
  2208. version 2016.10.07
  2209. Extractors
  2210. + [iprima] Detect geo restriction
  2211. * [facebook] Fix video extraction (#10846)
  2212. + [commonprotocols] Support direct MMS links (#10838)
  2213. + [generic] Add support for multiple vimeo embeds (#10862)
  2214. + [nzz] Add support for nzz.ch (#4407)
  2215. + [npo] Detect geo restriction
  2216. + [npo] Add support for 2doc.nl (#10842)
  2217. + [lego] Add support for lego.com (#10369)
  2218. + [tonline] Add support for t-online.de (#10376)
  2219. * [techtalks] Relax URL regular expression (#10840)
  2220. * [youtube:live] Extend URL regular expression (#10839)
  2221. + [theweatherchannel] Add support for weather.com (#7188)
  2222. + [thisoldhouse] Add support for thisoldhouse.com (#10837)
  2223. + [nhl] Add support for wch2016.com (#10833)
  2224. * [pornoxo] Use JWPlatform to improve metadata extraction
  2225. version 2016.10.02
  2226. Core
  2227. * Fix possibly lost extended attributes during post-processing
  2228. + Support pyxattr as well as python-xattr for --xattrs and
  2229. --xattr-set-filesize (#9054)
  2230. Extractors
  2231. + [jwplatform] Support DASH streams in JWPlayer
  2232. + [jwplatform] Support old-style JWPlayer playlists
  2233. + [byutv:event] Add extractor
  2234. * [periscope:user] Fix extraction (#10820)
  2235. * [dctp] Fix extraction (#10734)
  2236. + [instagram] Extract video dimensions (#10790)
  2237. + [tvland] Extend URL regular expression (#10812)
  2238. + [vgtv] Add support for tv.aftonbladet.se (#10800)
  2239. - [aftonbladet] Remove extractor
  2240. * [vk] Fix timestamp and view count extraction (#10760)
  2241. + [vk] Add support for running and finished live streams (#10799)
  2242. + [leeco] Recognize more Le Sports URLs (#10794)
  2243. + [instagram] Extract comments (#10788)
  2244. + [ketnet] Extract mzsource formats (#10770)
  2245. * [limelight:media] Improve HTTP formats extraction
  2246. version 2016.09.27
  2247. Core
  2248. + Add hdcore query parameter to akamai f4m formats
  2249. + Delegate HLS live streams downloading to ffmpeg
  2250. + Improved support for HTML5 subtitles
  2251. Extractors
  2252. + [vk] Add support for dailymotion embeds (#10661)
  2253. * [promptfile] Fix extraction (#10634)
  2254. * [kaltura] Speed up embed regular expressions (#10764)
  2255. + [npo] Add support for anderetijden.nl (#10754)
  2256. + [prosiebensat1] Add support for advopedia sites
  2257. * [mwave] Relax URL regular expression (#10735, #10748)
  2258. * [prosiebensat1] Fix playlist support (#10745)
  2259. + [prosiebensat1] Add support for sat1gold sites (#10745)
  2260. + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
  2261. + [brightcove:new] Add support for live streams
  2262. * [soundcloud] Generalize playlist entries extraction (#10733)
  2263. + [mtv] Add support for new URL schema (#8169, #9808)
  2264. * [einthusan] Fix extraction (#10714)
  2265. + [twitter] Support Periscope embeds (#10737)
  2266. + [openload] Support subtitles (#10625)
  2267. version 2016.09.24
  2268. Core
  2269. + Add support for watchTVeverywhere.com authentication provider based MSOs for
  2270. Adobe Pass authentication (#10709)
  2271. Extractors
  2272. + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
  2273. + [prosiebensat1] Add support for kabeleinsdoku (#10732)
  2274. * [cbs] Extract info from thunder videoPlayerService (#10728)
  2275. * [openload] Fix extraction (#10408)
  2276. + [ustream] Support the new HLS streams (#10698)
  2277. + [ooyala] Extract all HLS formats
  2278. + [cartoonnetwork] Add support for Adobe Pass authentication
  2279. + [soundcloud] Extract license metadata
  2280. + [fox] Add support for Adobe Pass authentication (#8584)
  2281. + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
  2282. + [trutv] Add support for Adobe Pass authentication (#10519)
  2283. + [turner] Add support for Adobe Pass authentication
  2284. version 2016.09.19
  2285. Extractors
  2286. + [crunchyroll] Check if already authenticated (#10700)
  2287. - [twitch:stream] Remove fallback to profile extraction when stream is offline
  2288. * [thisav] Improve title extraction (#10682)
  2289. * [vyborymos] Improve station info extraction
  2290. version 2016.09.18
  2291. Core
  2292. + Introduce manifest_url and fragments fields in formats dictionary for
  2293. fragmented media
  2294. + Provide manifest_url field for DASH segments, HLS and HDS
  2295. + Provide fragments field for DASH segments
  2296. * Rework DASH segments downloader to use fragments field
  2297. + Add helper method for Wowza Streaming Engine formats extraction
  2298. Extractors
  2299. + [vyborymos] Add extractor for vybory.mos.ru (#10692)
  2300. + [xfileshare] Add title regular expression for streamin.to (#10646)
  2301. + [globo:article] Add support for multiple videos (#10653)
  2302. + [thisav] Recognize HTML5 videos (#10447)
  2303. * [jwplatform] Improve JWPlayer detection
  2304. + [mangomolo] Add support for Mangomolo embeds
  2305. + [toutv] Add support for authentication (#10669)
  2306. * [franceinter] Fix upload date extraction
  2307. * [tv4] Fix HLS and HDS formats extraction (#10659)
  2308. version 2016.09.15
  2309. Core
  2310. * Improve _hidden_inputs
  2311. + Introduce improved explicit Adobe Pass support
  2312. + Add --ap-mso to provide multiple-system operator identifier
  2313. + Add --ap-username to provide MSO account username
  2314. + Add --ap-password to provide MSO account password
  2315. + Add --ap-list-mso to list all supported MSOs
  2316. + Add support for Rogers Cable multiple-system operator (#10606)
  2317. Extractors
  2318. * [crunchyroll] Fix authentication (#10655)
  2319. * [twitch] Fix API calls (#10654, #10660)
  2320. + [bellmedia] Add support for more Bell Media Television sites
  2321. * [franceinter] Fix extraction (#10538, #2105)
  2322. * [kuwo] Improve error detection (#10650)
  2323. + [go] Add support for free full episodes (#10439)
  2324. * [bilibili] Fix extraction for specific videos (#10647)
  2325. * [nhk] Fix extraction (#10633)
  2326. * [kaltura] Improve audio detection
  2327. * [kaltura] Skip chun format
  2328. + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
  2329. + [nbc] Add support for NBC Olympics (#10361)
  2330. version 2016.09.11.1
  2331. Extractors
  2332. + [tube8] Extract categories and tags (#10579)
  2333. + [pornhub] Extract categories and tags (#10499)
  2334. * [openload] Temporary fix (#10408)
  2335. + [foxnews] Add support Fox News articles (#10598)
  2336. * [viafree] Improve video id extraction (#10615)
  2337. * [iwara] Fix extraction after relaunch (#10462, #3215)
  2338. + [tfo] Add extractor for tfo.org
  2339. * [lrt] Fix audio extraction (#10566)
  2340. * [9now] Fix extraction (#10561)
  2341. + [canalplus] Add support for c8.fr (#10577)
  2342. * [newgrounds] Fix uploader extraction (#10584)
  2343. + [polskieradio:category] Add support for category lists (#10576)
  2344. + [ketnet] Add extractor for ketnet.be (#10343)
  2345. + [canvas] Add support for een.be (#10605)
  2346. + [telequebec] Add extractor for telequebec.tv (#1999)
  2347. * [parliamentliveuk] Fix extraction (#9137)
  2348. version 2016.09.08
  2349. Extractors
  2350. + [jwplatform] Extract height from format label
  2351. + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
  2352. * [videomore] Fix extraction (#10592)
  2353. * [foxgay] Fix extraction (#10480)
  2354. + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
  2355. * [gamestar] Fix metadata extraction (#10479)
  2356. * [puls4] Fix extraction (#10583)
  2357. + [cctv] Add extractor for CCTV and CNTV (#8153)
  2358. + [lci] Add extractor for lci.fr (#10573)
  2359. + [wat] Extract DASH formats
  2360. + [viafree] Improve video id detection (#10569)
  2361. + [trutv] Add extractor for trutv.com (#10519)
  2362. + [nick] Add support for nickelodeon.nl (#10559)
  2363. + [abcotvs:clips] Add support for clips.abcotvs.com
  2364. + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
  2365. + [miaopai] Add extractor for miaopai.com (#10556)
  2366. * [gamestar] Fix metadata extraction (#10479)
  2367. + [bilibili] Add support for episodes (#10190)
  2368. + [tvnoe] Add extractor for tvnoe.cz (#10524)
  2369. version 2016.09.04.1
  2370. Core
  2371. * In DASH downloader if the first segment fails, abort the whole download
  2372. process to prevent throttling (#10497)
  2373. + Add support for --skip-unavailable-fragments and --fragment retries in
  2374. hlsnative downloader (#10165, #10448).
  2375. + Add support for --skip-unavailable-fragments in DASH downloader
  2376. + Introduce --skip-unavailable-fragments option for fragment based downloaders
  2377. that allows to skip fragments unavailable due to a HTTP error
  2378. * Fix extraction of video/audio entries with src attribute in
  2379. _parse_html5_media_entries (#10540)
  2380. Extractors
  2381. * [theplatform] Relax URL regular expression (#10546)
  2382. * [youtube:playlist] Extend URL regular expression
  2383. * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
  2384. * [internetvideoarchive] Extract all formats
  2385. * [pornvoisines] Fix extraction (#10469)
  2386. * [rottentomatoes] Fix extraction (#10467)
  2387. * [espn] Extend URL regular expression (#10549)
  2388. * [vimple] Extend URL regular expression (#10547)
  2389. * [youtube:watchlater] Fix extraction (#10544)
  2390. * [youjizz] Fix extraction (#10437)
  2391. + [foxnews] Add support for FoxNews Insider (#10445)
  2392. + [fc2] Recognize Flash player URLs (#10512)
  2393. version 2016.09.03
  2394. Core
  2395. * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
  2396. _extract_m3u8_formats (#10522)
  2397. * Handle semicolon in mimetype2ext
  2398. Extractors
  2399. + [youtube] Add support for rental videos' previews (#10532)
  2400. * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
  2401. no playlist is actually served (#10537)
  2402. + [drtv] Add support for dr.dk/nyheder (#10536)
  2403. + [facebook:plugins:video] Add extractor (#10530)
  2404. + [go] Add extractor for *.go.com sites
  2405. * [adobepass] Check for authz_token expiration (#10527)
  2406. * [nytimes] improve extraction
  2407. * [thestar] Fix extraction (#10465)
  2408. * [glide] Fix extraction (#10478)
  2409. - [exfm] Remove extractor (#10482)
  2410. * [youporn] Fix categories and tags extraction (#10521)
  2411. + [curiositystream] Add extractor for app.curiositystream.com
  2412. - [thvideo] Remove extractor (#10464)
  2413. * [movingimage] Fix for the new site name (#10466)
  2414. + [cbs] Add support for once formats (#10515)
  2415. * [limelight] Skip ism snd duplicate manifests
  2416. + [porncom] Extract categories and tags (#10510)
  2417. + [facebook] Extract timestamp (#10508)
  2418. + [yahoo] Extract more formats
  2419. version 2016.08.31
  2420. Extractors
  2421. * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
  2422. * [bandcamp:album] Fix title extraction (#10455)
  2423. * [pyvideo] Fix extraction (#10468)
  2424. + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
  2425. * [9c9media] Extract more metadata
  2426. * [9c9media] Fix multiple stacks extraction (#10016)
  2427. * [adultswim] Improve video info extraction (#10492)
  2428. * [vodplatform] Improve embed regular expression
  2429. - [played] Remove extractor (#10470)
  2430. + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
  2431. + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
  2432. * [adultswim] Rework in terms of turner extractor
  2433. * [cnn] Rework in terms of turner extractor
  2434. * [nba] Rework in terms of turner extractor
  2435. + [turner] Add base extractor for Turner Broadcasting System based sites
  2436. * [bilibili] Fix extraction (#10375)
  2437. * [openload] Fix extraction (#10408)
  2438. version 2016.08.28
  2439. Core
  2440. + Add warning message that ffmpeg doesn't support SOCKS
  2441. * Improve thumbnail sorting
  2442. + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
  2443. * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
  2444. + Add ac-3 to the list of audio codecs in parse_codecs
  2445. Extractors
  2446. * [periscope:user] Fix extraction (#10453)
  2447. * [douyutv] Fix extraction (#10153, #10318, #10444)
  2448. + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
  2449. - [trutube] Remove extractor (#10438)
  2450. + [usanetwork] Add extractor for usanetwork.com
  2451. * [crackle] Fix extraction (#10333)
  2452. * [spankbang] Fix description and uploader extraction (#10339)
  2453. * [discoverygo] Detect cable provider restricted videos (#10425)
  2454. + [cbc] Add support for watch.cbc.ca
  2455. * [kickstarter] Silent the warning for og:description (#10415)
  2456. * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
  2457. version 2016.08.24.1
  2458. Extractors
  2459. + [pluralsight] Add support for subtitles (#9681)
  2460. version 2016.08.24
  2461. Extractors
  2462. * [youtube] Fix authentication (#10392)
  2463. * [openload] Fix extraction (#10408)
  2464. + [bravotv] Add support for Adobe Pass (#10407)
  2465. * [bravotv] Fix clip info extraction (#10407)
  2466. * [eagleplatform] Improve embedded videos detection (#10409)
  2467. * [awaan] Fix extraction
  2468. * [mtvservices:embedded] Update config URL
  2469. + [abc:iview] Add extractor (#6148)
  2470. version 2016.08.22
  2471. Core
  2472. * Improve formats and subtitles extension auto calculation
  2473. + Recognize full unit names in parse_filesize
  2474. + Add support for m3u8 manifests in HTML5 multimedia tags
  2475. * Fix octal/hexadecimal number detection in js_to_json
  2476. Extractors
  2477. + [ivi] Add support for 720p and 1080p
  2478. + [charlierose] Add new extractor (#10382)
  2479. * [1tv] Fix extraction (#9249)
  2480. * [twitch] Renew authentication
  2481. * [kaltura] Improve subtitles extension calculation
  2482. + [zingmp3] Add support for video clips
  2483. * [zingmp3] Fix extraction (#10041)
  2484. * [kaltura] Improve subtitles extraction (#10279)
  2485. * [cultureunplugged] Fix extraction (#10330)
  2486. + [cnn] Add support for money.cnn.com (#2797)
  2487. * [cbsnews] Fix extraction (#10362)
  2488. * [cbs] Fix extraction (#10393)
  2489. + [litv] Support 'promo' URLs (#10385)
  2490. * [snotr] Fix extraction (#10338)
  2491. * [n-tv.de] Fix extraction (#10331)
  2492. * [globo:article] Relax URL and video id regular expressions (#10379)
  2493. version 2016.08.19
  2494. Core
  2495. - Remove output template description from --help
  2496. * Recognize lowercase units in parse_filesize
  2497. Extractors
  2498. + [porncom] Add extractor for porn.com (#2251, #10251)
  2499. + [generic] Add support for DBTV embeds
  2500. * [vk:wallpost] Fix audio extraction for new site layout
  2501. * [vk] Fix authentication
  2502. + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
  2503. + [discoverygo] Add support for another GO network sites
  2504. version 2016.08.17
  2505. Core
  2506. + Add _get_netrc_login_info
  2507. Extractors
  2508. * [mofosex] Extract all formats (#10335)
  2509. + [generic] Add support for vbox7 embeds
  2510. + [vbox7] Add support for embed URLs
  2511. + [viafree] Add extractor (#10358)
  2512. + [mtg] Add support for viafree URLs (#10358)
  2513. * [theplatform] Extract all subtitles per language
  2514. + [xvideos] Fix HLS extraction (#10356)
  2515. + [amcnetworks] Add extractor
  2516. + [bbc:playlist] Add support for pagination (#10349)
  2517. + [fxnetworks] Add extractor (#9462)
  2518. * [cbslocal] Fix extraction for SendtoNews-based videos
  2519. * [sendtonews] Fix extraction
  2520. * [jwplatform] Extract video id from JWPlayer data
  2521. - [zippcast] Remove extractor (#10332)
  2522. + [viceland] Add extractor (#8799)
  2523. + [adobepass] Add base extractor for Adobe Pass Authentication
  2524. * [life:embed] Improve extraction
  2525. * [vgtv] Detect geo restricted videos (#10348)
  2526. + [uplynk] Add extractor
  2527. * [xiami] Fix extraction (#10342)
  2528. version 2016.08.13
  2529. Core
  2530. * Show progress for curl external downloader
  2531. * Forward more options to curl external downloader
  2532. Extractors
  2533. * [pbs] Fix description extraction
  2534. * [franceculture] Fix extraction (#10324)
  2535. * [pornotube] Fix extraction (#10322)
  2536. * [4tube] Fix metadata extraction (#10321)
  2537. * [imgur] Fix width and height extraction (#10325)
  2538. * [expotv] Improve extraction
  2539. + [vbox7] Fix extraction (#10309)
  2540. - [tapely] Remove extractor (#10323)
  2541. * [muenchentv] Fix extraction (#10313)
  2542. + [24video] Add support for .me and .xxx TLDs
  2543. * [24video] Fix comment count extraction
  2544. * [sunporno] Add support for embed URLs
  2545. * [sunporno] Fix metadata extraction (#10316)
  2546. + [hgtv] Add extractor for hgtv.ca (#3999)
  2547. - [pbs] Remove request to unavailable API
  2548. + [pbs] Add support for high quality HTTP formats
  2549. + [crunchyroll] Add support for HLS formats (#10301)
  2550. version 2016.08.12
  2551. Core
  2552. * Subtitles are now written as is. Newline conversions are disabled. (#10268)
  2553. + Recognize more formats in unified_timestamp
  2554. Extractors
  2555. - [goldenmoustache] Remove extractor (#10298)
  2556. * [drtuber] Improve title extraction
  2557. * [drtuber] Make dislike count optional (#10297)
  2558. * [chirbit] Fix extraction (#10296)
  2559. * [francetvinfo] Relax URL regular expression
  2560. * [rtlnl] Relax URL regular expression (#10282)
  2561. * [formula1] Relax URL regular expression (#10283)
  2562. * [wat] Improve extraction (#10281)
  2563. * [ctsnews] Fix extraction
  2564. version 2016.08.10
  2565. Core
  2566. * Make --metadata-from-title non fatal when title does not match the pattern
  2567. * Introduce options for randomized sleep before each download
  2568. --min-sleep-interval and --max-sleep-interval (#9930)
  2569. * Respect default in _search_json_ld
  2570. Extractors
  2571. + [uol] Add extractor for uol.com.br (#4263)
  2572. * [rbmaradio] Fix extraction and extract all formats (#10242)
  2573. + [sonyliv] Add extractor for sonyliv.com (#10258)
  2574. * [aparat] Fix extraction
  2575. * [cwtv] Extract HTTP formats
  2576. + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
  2577. * [kuwo:singer] Fix extraction
  2578. version 2016.08.07
  2579. Core
  2580. + Add support for TV Parental Guidelines ratings in parse_age_limit
  2581. + Add decode_png (#9706)
  2582. + Add support for partOfTVSeries in JSON-LD
  2583. * Lower master M3U8 manifest preference for better format sorting
  2584. Extractors
  2585. + [discoverygo] Add extractor (#10245)
  2586. * [flipagram] Make JSON-LD extraction non fatal
  2587. * [generic] Make JSON-LD extraction non fatal
  2588. + [bbc] Add support for morph embeds (#10239)
  2589. * [tnaflixnetworkbase] Improve title extraction
  2590. * [tnaflix] Fix metadata extraction (#10249)
  2591. * [fox] Fix theplatform release URL query
  2592. * [openload] Fix extraction (#9706)
  2593. * [bbc] Skip duplicate manifest URLs
  2594. * [bbc] Improve format code
  2595. + [bbc] Add support for DASH and F4M
  2596. * [bbc] Improve format sorting and listing
  2597. * [bbc] Improve playlist extraction
  2598. + [pokemon] Add extractor (#10093)
  2599. + [condenast] Add fallback scenario for video info extraction
  2600. version 2016.08.06
  2601. Core
  2602. * Add support for JSON-LD root list entries (#10203)
  2603. * Improve unified_timestamp
  2604. * Lower preference of RTSP formats in generic sorting
  2605. + Add support for multiple properties in _og_search_property
  2606. * Improve password hiding from verbose output
  2607. Extractors
  2608. + [adultswim] Add support for trailers (#10235)
  2609. * [archiveorg] Improve extraction (#10219)
  2610. + [jwplatform] Add support for playlists
  2611. + [jwplatform] Add support for relative URLs
  2612. * [jwplatform] Improve audio detection
  2613. + [tvplay] Capture and output native error message
  2614. + [tvplay] Extract series metadata
  2615. + [tvplay] Add support for subtitles (#10194)
  2616. * [tvp] Improve extraction (#7799)
  2617. * [cbslocal] Fix timestamp parsing (#10213)
  2618. + [naver] Add support for subtitles (#8096)
  2619. * [naver] Improve extraction
  2620. * [condenast] Improve extraction
  2621. * [engadget] Relax URL regular expression
  2622. * [5min] Fix extraction
  2623. + [nationalgeographic] Add support for Episode Guide
  2624. + [kaltura] Add support for subtitles
  2625. * [kaltura] Optimize network requests
  2626. + [vodplatform] Add extractor for vod-platform.net
  2627. - [gamekings] Remove extractor
  2628. * [limelight] Extract HTTP formats
  2629. * [ntvru] Fix extraction
  2630. + [comedycentral] Re-add :tds and :thedailyshow shortnames
  2631. version 2016.08.01
  2632. Fixed/improved extractors
  2633. - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
  2634. - [bloomberg] Support another form of player (#10187)
  2635. - [limelight] Skip DRM protected videos
  2636. - [safari] Relax regular expressions for URL matching (#10202)
  2637. - [cwtv] Add support for cwtvpr.com (#10196)
  2638. version 2016.07.30
  2639. Fixed/improved extractors
  2640. - [twitch:clips] Sort formats
  2641. - [tv2] Use m3u8_native
  2642. - [tv2:article] Fix video detection (#10188)
  2643. - rtve (#10076)
  2644. - [dailymotion:playlist] Optimize download archive processing (#10180)
  2645. version 2016.07.28
  2646. Fixed/improved extractors
  2647. - shared (#10170)
  2648. - soundcloud (#10179)
  2649. - twitch (#9767)
  2650. version 2016.07.26.2
  2651. Fixed/improved extractors
  2652. - smotri
  2653. - camdemy
  2654. - mtv
  2655. - comedycentral
  2656. - cmt
  2657. - cbc
  2658. - mgtv
  2659. - orf
  2660. version 2016.07.24
  2661. New extractors
  2662. - arkena (#8682)
  2663. - lcp (#8682)
  2664. Fixed/improved extractors
  2665. - facebook (#10151)
  2666. - dailymail
  2667. - telegraaf
  2668. - dcn
  2669. - onet
  2670. - tvp
  2671. Miscellaneous
  2672. - Support $Time$ in DASH manifests
  2673. version 2016.07.22
  2674. New extractors
  2675. - odatv (#9285)
  2676. Fixed/improved extractors
  2677. - bbc
  2678. - youjizz (#10131)
  2679. - youtube (#10140)
  2680. - pornhub (#10138)
  2681. - eporner (#10139)
  2682. version 2016.07.17
  2683. New extractors
  2684. - nintendo (#9986)
  2685. - streamable (#9122)
  2686. Fixed/improved extractors
  2687. - ard (#10095)
  2688. - mtv
  2689. - comedycentral (#10101)
  2690. - viki (#10098)
  2691. - spike (#10106)
  2692. Miscellaneous
  2693. - Improved twitter player detection (#10090)
  2694. version 2016.07.16
  2695. New extractors
  2696. - ninenow (#5181)
  2697. Fixed/improved extractors
  2698. - rtve (#10076)
  2699. - brightcove
  2700. - 3qsdn
  2701. - syfy (#9087, #3820, #2388)
  2702. - youtube (#10083)
  2703. Miscellaneous
  2704. - Fix subtitle embedding for video-only and audio-only files (#10081)
  2705. version 2016.07.13
  2706. New extractors
  2707. - rudo
  2708. Fixed/improved extractors
  2709. - biobiochiletv
  2710. - tvplay
  2711. - dbtv
  2712. - brightcove
  2713. - tmz
  2714. - youtube (#10059)
  2715. - shahid (#10062)
  2716. - vk
  2717. - ellentv (#10067)
  2718. version 2016.07.11
  2719. New Extractors
  2720. - roosterteeth (#9864)
  2721. Fixed/improved extractors
  2722. - miomio (#9605)
  2723. - vuclip
  2724. - youtube
  2725. - vidzi (#10058)
  2726. version 2016.07.09.2
  2727. Fixed/improved extractors
  2728. - vimeo (#1638)
  2729. - facebook (#10048)
  2730. - lynda (#10047)
  2731. - animeondemand
  2732. Fixed/improved features
  2733. - Embedding subtitles no longer throws an error with problematic inputs (#9063)
  2734. version 2016.07.09.1
  2735. Fixed/improved extractors
  2736. - youtube
  2737. - ard
  2738. - srmediatek (#9373)
  2739. version 2016.07.09
  2740. New extractors
  2741. - Flipagram (#9898)
  2742. Fixed/improved extractors
  2743. - telecinco
  2744. - toutv
  2745. - radiocanada
  2746. - tweakers (#9516)
  2747. - lynda
  2748. - nick (#7542)
  2749. - polskieradio (#10028)
  2750. - le
  2751. - facebook (#9851)
  2752. - mgtv
  2753. - animeondemand (#10031)
  2754. Fixed/improved features
  2755. - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
  2756. on non-Windows systems
  2757. version 2016.07.07
  2758. New extractors
  2759. - kamcord (#10001)
  2760. Fixed/improved extractors
  2761. - spiegel (#10018)
  2762. - metacafe (#8539, #3253)
  2763. - onet (#9950)
  2764. - francetv (#9955)
  2765. - brightcove (#9965)
  2766. - daum (#9972)
  2767. version 2016.07.06
  2768. Fixed/improved extractors
  2769. - youtube (#10007, #10009)
  2770. - xuite
  2771. - stitcher
  2772. - spiegel
  2773. - slideshare
  2774. - sandia
  2775. - rtvnh
  2776. - prosiebensat1
  2777. - onionstudios
  2778. version 2016.07.05
  2779. Fixed/improved extractors
  2780. - brightcove
  2781. - yahoo (#9995)
  2782. - pornhub (#9997)
  2783. - iqiyi
  2784. - kaltura (#5557)
  2785. - la7
  2786. - Changed features
  2787. - Rename --cn-verfication-proxy to --geo-verification-proxy
  2788. Miscellaneous
  2789. - Add script for displaying downloads statistics
  2790. version 2016.07.03.1
  2791. Fixed/improved extractors
  2792. - theplatform
  2793. - aenetworks
  2794. - nationalgeographic
  2795. - hrti (#9482)
  2796. - facebook (#5701)
  2797. - buzzfeed (#5701)
  2798. - rai (#8617, #9157, #9232, #8552, #8551)
  2799. - nationalgeographic (#9991)
  2800. - iqiyi
  2801. version 2016.07.03
  2802. New extractors
  2803. - hrti (#9482)
  2804. Fixed/improved extractors
  2805. - vk (#9981)
  2806. - facebook (#9938)
  2807. - xtube (#9953, #9961)
  2808. version 2016.07.02
  2809. New extractors
  2810. - fusion (#9958)
  2811. Fixed/improved extractors
  2812. - twitch (#9975)
  2813. - vine (#9970)
  2814. - periscope (#9967)
  2815. - pornhub (#8696)
  2816. version 2016.07.01
  2817. New extractors
  2818. - 9c9media
  2819. - ctvnews (#2156)
  2820. - ctv (#4077)
  2821. Fixed/Improved extractors
  2822. - rds
  2823. - meta (#8789)
  2824. - pornhub (#9964)
  2825. - sixplay (#2183)
  2826. New features
  2827. - Accept quoted strings across multiple lines (#9940)