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.

839 lines
23 KiB

8 years ago
8 years ago
8 years ago
  1. version <unreleased>
  2. Core
  3. + [utils] Expose PACKED_CODES_RE
  4. + [extractor/common] Extract non smil wowza mpd manifests
  5. + [extractor/common] Detect f4m audio-only formats
  6. Extractors
  7. * [vidzi] Fix extraction (#10908, #10952)
  8. * [urplay] Fix subtitle extraction
  9. + [urplay] Add supprt for urskola.se (#10915)
  10. + [orf] Add subtitles support (#10939)
  11. * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
  12. * [nrk] Relax URL regular expression (#10928)
  13. + [nytimes] Add support for podcasts (#10926)
  14. * [pluralsight] Relax URL regular expression (#10941)
  15. version 2016.10.16
  16. Core
  17. * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
  18. in FFmpegExtractAudioPP (#10879)
  19. Extractors
  20. + [ruutu] Add support for supla.fi (#10849)
  21. + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
  22. * [lynda] Fix height for prioritized streams
  23. + [lynda] Add fallback extraction scenario
  24. * [lynda] Switch to https (#10916)
  25. + [huajiao] New extractor (#10917)
  26. * [cmt] Fix mgid extraction (#10813)
  27. + [safari:course] Add support for techbus.safaribooksonline.com
  28. * [orf:tvthek] Fix extraction and modernize (#10898)
  29. * [chirbit] Fix extraction of user profile pages
  30. * [carambatv] Fix extraction
  31. * [canalplus] Fix extraction for some videos
  32. * [cbsinteractive] Fix extraction for cnet.com
  33. * [parliamentliveuk] Lower case URLs are now recognized (#10912)
  34. version 2016.10.12
  35. Core
  36. + Support HTML media elements without child nodes
  37. * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
  38. Extractors
  39. * [dailymotion] Fix extraction (#10901)
  40. * [vimeo:review] Fix extraction (#10900)
  41. * [nhl] Correctly handle invalid formats (#10713)
  42. * [footyroom] Fix extraction (#10810)
  43. * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
  44. + [hbo] Add support for episode pages (#10892)
  45. * [allocine] Fix extraction (#10860)
  46. + [nextmedia] Recognize action news on AppleDaily
  47. * [lego] Improve info extraction and bypass geo restriction (#10872)
  48. version 2016.10.07
  49. Extractors
  50. + [iprima] Detect geo restriction
  51. * [facebook] Fix video extraction (#10846)
  52. + [commonprotocols] Support direct MMS links (#10838)
  53. + [generic] Add support for multiple vimeo embeds (#10862)
  54. + [nzz] Add support for nzz.ch (#4407)
  55. + [npo] Detect geo restriction
  56. + [npo] Add support for 2doc.nl (#10842)
  57. + [lego] Add support for lego.com (#10369)
  58. + [tonline] Add support for t-online.de (#10376)
  59. * [techtalks] Relax URL regular expression (#10840)
  60. * [youtube:live] Extend URL regular expression (#10839)
  61. + [theweatherchannel] Add support for weather.com (#7188)
  62. + [thisoldhouse] Add support for thisoldhouse.com (#10837)
  63. + [nhl] Add support for wch2016.com (#10833)
  64. * [pornoxo] Use JWPlatform to improve metadata extraction
  65. version 2016.10.02
  66. Core
  67. * Fix possibly lost extended attributes during post-processing
  68. + Support pyxattr as well as python-xattr for --xattrs and
  69. --xattr-set-filesize (#9054)
  70. Extractors
  71. + [jwplatform] Support DASH streams in JWPlayer
  72. + [jwplatform] Support old-style JWPlayer playlists
  73. + [byutv:event] Add extractor
  74. * [periscope:user] Fix extraction (#10820)
  75. * [dctp] Fix extraction (#10734)
  76. + [instagram] Extract video dimensions (#10790)
  77. + [tvland] Extend URL regular expression (#10812)
  78. + [vgtv] Add support for tv.aftonbladet.se (#10800)
  79. - [aftonbladet] Remove extractor
  80. * [vk] Fix timestamp and view count extraction (#10760)
  81. + [vk] Add support for running and finished live streams (#10799)
  82. + [leeco] Recognize more Le Sports URLs (#10794)
  83. + [instagram] Extract comments (#10788)
  84. + [ketnet] Extract mzsource formats (#10770)
  85. * [limelight:media] Improve HTTP formats extraction
  86. version 2016.09.27
  87. Core
  88. + Add hdcore query parameter to akamai f4m formats
  89. + Delegate HLS live streams downloading to ffmpeg
  90. + Improved support for HTML5 subtitles
  91. Extractors
  92. + [vk] Add support for dailymotion embeds (#10661)
  93. * [promptfile] Fix extraction (#10634)
  94. * [kaltura] Speed up embed regular expressions (#10764)
  95. + [npo] Add support for anderetijden.nl (#10754)
  96. + [prosiebensat1] Add support for advopedia sites
  97. * [mwave] Relax URL regular expression (#10735, #10748)
  98. * [prosiebensat1] Fix playlist support (#10745)
  99. + [prosiebensat1] Add support for sat1gold sites (#10745)
  100. + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
  101. + [brightcove:new] Add support for live streams
  102. * [soundcloud] Generalize playlist entries extraction (#10733)
  103. + [mtv] Add support for new URL schema (#8169, #9808)
  104. * [einthusan] Fix extraction (#10714)
  105. + [twitter] Support Periscope embeds (#10737)
  106. + [openload] Support subtitles (#10625)
  107. version 2016.09.24
  108. Core
  109. + Add support for watchTVeverywhere.com authentication provider based MSOs for
  110. Adobe Pass authentication (#10709)
  111. Extractors
  112. + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
  113. + [prosiebensat1] Add support for kabeleinsdoku (#10732)
  114. * [cbs] Extract info from thunder videoPlayerService (#10728)
  115. * [openload] Fix extraction (#10408)
  116. + [ustream] Support the new HLS streams (#10698)
  117. + [ooyala] Extract all HLS formats
  118. + [cartoonnetwork] Add support for Adobe Pass authentication
  119. + [soundcloud] Extract license metadata
  120. + [fox] Add support for Adobe Pass authentication (#8584)
  121. + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
  122. + [trutv] Add support for Adobe Pass authentication (#10519)
  123. + [turner] Add support for Adobe Pass authentication
  124. version 2016.09.19
  125. Extractors
  126. + [crunchyroll] Check if already authenticated (#10700)
  127. - [twitch:stream] Remove fallback to profile extraction when stream is offline
  128. * [thisav] Improve title extraction (#10682)
  129. * [vyborymos] Improve station info extraction
  130. version 2016.09.18
  131. Core
  132. + Introduce manifest_url and fragments fields in formats dictionary for
  133. fragmented media
  134. + Provide manifest_url field for DASH segments, HLS and HDS
  135. + Provide fragments field for DASH segments
  136. * Rework DASH segments downloader to use fragments field
  137. + Add helper method for Wowza Streaming Engine formats extraction
  138. Extractors
  139. + [vyborymos] Add extractor for vybory.mos.ru (#10692)
  140. + [xfileshare] Add title regular expression for streamin.to (#10646)
  141. + [globo:article] Add support for multiple videos (#10653)
  142. + [thisav] Recognize HTML5 videos (#10447)
  143. * [jwplatform] Improve JWPlayer detection
  144. + [mangomolo] Add support for Mangomolo embeds
  145. + [toutv] Add support for authentication (#10669)
  146. * [franceinter] Fix upload date extraction
  147. * [tv4] Fix HLS and HDS formats extraction (#10659)
  148. version 2016.09.15
  149. Core
  150. * Improve _hidden_inputs
  151. + Introduce improved explicit Adobe Pass support
  152. + Add --ap-mso to provide multiple-system operator identifier
  153. + Add --ap-username to provide MSO account username
  154. + Add --ap-password to provide MSO account password
  155. + Add --ap-list-mso to list all supported MSOs
  156. + Add support for Rogers Cable multiple-system operator (#10606)
  157. Extractors
  158. * [crunchyroll] Fix authentication (#10655)
  159. * [twitch] Fix API calls (#10654, #10660)
  160. + [bellmedia] Add support for more Bell Media Television sites
  161. * [franceinter] Fix extraction (#10538, #2105)
  162. * [kuwo] Improve error detection (#10650)
  163. + [go] Add support for free full episodes (#10439)
  164. * [bilibili] Fix extraction for specific videos (#10647)
  165. * [nhk] Fix extraction (#10633)
  166. * [kaltura] Improve audio detection
  167. * [kaltura] Skip chun format
  168. + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
  169. + [nbc] Add support for NBC Olympics (#10361)
  170. version 2016.09.11.1
  171. Extractors
  172. + [tube8] Extract categories and tags (#10579)
  173. + [pornhub] Extract categories and tags (#10499)
  174. * [openload] Temporary fix (#10408)
  175. + [foxnews] Add support Fox News articles (#10598)
  176. * [viafree] Improve video id extraction (#10615)
  177. * [iwara] Fix extraction after relaunch (#10462, #3215)
  178. + [tfo] Add extractor for tfo.org
  179. * [lrt] Fix audio extraction (#10566)
  180. * [9now] Fix extraction (#10561)
  181. + [canalplus] Add support for c8.fr (#10577)
  182. * [newgrounds] Fix uploader extraction (#10584)
  183. + [polskieradio:category] Add support for category lists (#10576)
  184. + [ketnet] Add extractor for ketnet.be (#10343)
  185. + [canvas] Add support for een.be (#10605)
  186. + [telequebec] Add extractor for telequebec.tv (#1999)
  187. * [parliamentliveuk] Fix extraction (#9137)
  188. version 2016.09.08
  189. Extractors
  190. + [jwplatform] Extract height from format label
  191. + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
  192. * [videomore] Fix extraction (#10592)
  193. * [foxgay] Fix extraction (#10480)
  194. + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
  195. * [gamestar] Fix metadata extraction (#10479)
  196. * [puls4] Fix extraction (#10583)
  197. + [cctv] Add extractor for CCTV and CNTV (#8153)
  198. + [lci] Add extractor for lci.fr (#10573)
  199. + [wat] Extract DASH formats
  200. + [viafree] Improve video id detection (#10569)
  201. + [trutv] Add extractor for trutv.com (#10519)
  202. + [nick] Add support for nickelodeon.nl (#10559)
  203. + [abcotvs:clips] Add support for clips.abcotvs.com
  204. + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
  205. + [miaopai] Add extractor for miaopai.com (#10556)
  206. * [gamestar] Fix metadata extraction (#10479)
  207. + [bilibili] Add support for episodes (#10190)
  208. + [tvnoe] Add extractor for tvnoe.cz (#10524)
  209. version 2016.09.04.1
  210. Core
  211. * In DASH downloader if the first segment fails, abort the whole download
  212. process to prevent throttling (#10497)
  213. + Add support for --skip-unavailable-fragments and --fragment retries in
  214. hlsnative downloader (#10165, #10448).
  215. + Add support for --skip-unavailable-fragments in DASH downloader
  216. + Introduce --skip-unavailable-fragments option for fragment based downloaders
  217. that allows to skip fragments unavailable due to a HTTP error
  218. * Fix extraction of video/audio entries with src attribute in
  219. _parse_html5_media_entries (#10540)
  220. Extractors
  221. * [theplatform] Relax URL regular expression (#10546)
  222. * [youtube:playlist] Extend URL regular expression
  223. * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
  224. * [internetvideoarchive] Extract all formats
  225. * [pornvoisines] Fix extraction (#10469)
  226. * [rottentomatoes] Fix extraction (#10467)
  227. * [espn] Extend URL regular expression (#10549)
  228. * [vimple] Extend URL regular expression (#10547)
  229. * [youtube:watchlater] Fix extraction (#10544)
  230. * [youjizz] Fix extraction (#10437)
  231. + [foxnews] Add support for FoxNews Insider (#10445)
  232. + [fc2] Recognize Flash player URLs (#10512)
  233. version 2016.09.03
  234. Core
  235. * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
  236. _extract_m3u8_formats (#10522)
  237. * Handle semicolon in mimetype2ext
  238. Extractors
  239. + [youtube] Add support for rental videos' previews (#10532)
  240. * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
  241. no playlist is actually served (#10537)
  242. + [drtv] Add support for dr.dk/nyheder (#10536)
  243. + [facebook:plugins:video] Add extractor (#10530)
  244. + [go] Add extractor for *.go.com sites
  245. * [adobepass] Check for authz_token expiration (#10527)
  246. * [nytimes] improve extraction
  247. * [thestar] Fix extraction (#10465)
  248. * [glide] Fix extraction (#10478)
  249. - [exfm] Remove extractor (#10482)
  250. * [youporn] Fix categories and tags extraction (#10521)
  251. + [curiositystream] Add extractor for app.curiositystream.com
  252. - [thvideo] Remove extractor (#10464)
  253. * [movingimage] Fix for the new site name (#10466)
  254. + [cbs] Add support for once formats (#10515)
  255. * [limelight] Skip ism snd duplicate manifests
  256. + [porncom] Extract categories and tags (#10510)
  257. + [facebook] Extract timestamp (#10508)
  258. + [yahoo] Extract more formats
  259. version 2016.08.31
  260. Extractors
  261. * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
  262. * [bandcamp:album] Fix title extraction (#10455)
  263. * [pyvideo] Fix extraction (#10468)
  264. + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
  265. * [9c9media] Extract more metadata
  266. * [9c9media] Fix multiple stacks extraction (#10016)
  267. * [adultswim] Improve video info extraction (#10492)
  268. * [vodplatform] Improve embed regular expression
  269. - [played] Remove extractor (#10470)
  270. + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
  271. + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
  272. * [adultswim] Rework in terms of turner extractor
  273. * [cnn] Rework in terms of turner extractor
  274. * [nba] Rework in terms of turner extractor
  275. + [turner] Add base extractor for Turner Broadcasting System based sites
  276. * [bilibili] Fix extraction (#10375)
  277. * [openload] Fix extraction (#10408)
  278. version 2016.08.28
  279. Core
  280. + Add warning message that ffmpeg doesn't support SOCKS
  281. * Improve thumbnail sorting
  282. + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
  283. * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
  284. + Add ac-3 to the list of audio codecs in parse_codecs
  285. Extractors
  286. * [periscope:user] Fix extraction (#10453)
  287. * [douyutv] Fix extraction (#10153, #10318, #10444)
  288. + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
  289. - [trutube] Remove extractor (#10438)
  290. + [usanetwork] Add extractor for usanetwork.com
  291. * [crackle] Fix extraction (#10333)
  292. * [spankbang] Fix description and uploader extraction (#10339)
  293. * [discoverygo] Detect cable provider restricted videos (#10425)
  294. + [cbc] Add support for watch.cbc.ca
  295. * [kickstarter] Silent the warning for og:description (#10415)
  296. * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
  297. version 2016.08.24.1
  298. Extractors
  299. + [pluralsight] Add support for subtitles (#9681)
  300. version 2016.08.24
  301. Extractors
  302. * [youtube] Fix authentication (#10392)
  303. * [openload] Fix extraction (#10408)
  304. + [bravotv] Add support for Adobe Pass (#10407)
  305. * [bravotv] Fix clip info extraction (#10407)
  306. * [eagleplatform] Improve embedded videos detection (#10409)
  307. * [awaan] Fix extraction
  308. * [mtvservices:embedded] Update config URL
  309. + [abc:iview] Add extractor (#6148)
  310. version 2016.08.22
  311. Core
  312. * Improve formats and subtitles extension auto calculation
  313. + Recognize full unit names in parse_filesize
  314. + Add support for m3u8 manifests in HTML5 multimedia tags
  315. * Fix octal/hexadecimal number detection in js_to_json
  316. Extractors
  317. + [ivi] Add support for 720p and 1080p
  318. + [charlierose] Add new extractor (#10382)
  319. * [1tv] Fix extraction (#9249)
  320. * [twitch] Renew authentication
  321. * [kaltura] Improve subtitles extension calculation
  322. + [zingmp3] Add support for video clips
  323. * [zingmp3] Fix extraction (#10041)
  324. * [kaltura] Improve subtitles extraction (#10279)
  325. * [cultureunplugged] Fix extraction (#10330)
  326. + [cnn] Add support for money.cnn.com (#2797)
  327. * [cbsnews] Fix extraction (#10362)
  328. * [cbs] Fix extraction (#10393)
  329. + [litv] Support 'promo' URLs (#10385)
  330. * [snotr] Fix extraction (#10338)
  331. * [n-tv.de] Fix extraction (#10331)
  332. * [globo:article] Relax URL and video id regular expressions (#10379)
  333. version 2016.08.19
  334. Core
  335. - Remove output template description from --help
  336. * Recognize lowercase units in parse_filesize
  337. Extractors
  338. + [porncom] Add extractor for porn.com (#2251, #10251)
  339. + [generic] Add support for DBTV embeds
  340. * [vk:wallpost] Fix audio extraction for new site layout
  341. * [vk] Fix authentication
  342. + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
  343. + [discoverygo] Add support for another GO network sites
  344. version 2016.08.17
  345. Core
  346. + Add _get_netrc_login_info
  347. Extractors
  348. * [mofosex] Extract all formats (#10335)
  349. + [generic] Add support for vbox7 embeds
  350. + [vbox7] Add support for embed URLs
  351. + [viafree] Add extractor (#10358)
  352. + [mtg] Add support for viafree URLs (#10358)
  353. * [theplatform] Extract all subtitles per language
  354. + [xvideos] Fix HLS extraction (#10356)
  355. + [amcnetworks] Add extractor
  356. + [bbc:playlist] Add support for pagination (#10349)
  357. + [fxnetworks] Add extractor (#9462)
  358. * [cbslocal] Fix extraction for SendtoNews-based videos
  359. * [sendtonews] Fix extraction
  360. * [jwplatform] Extract video id from JWPlayer data
  361. - [zippcast] Remove extractor (#10332)
  362. + [viceland] Add extractor (#8799)
  363. + [adobepass] Add base extractor for Adobe Pass Authentication
  364. * [life:embed] Improve extraction
  365. * [vgtv] Detect geo restricted videos (#10348)
  366. + [uplynk] Add extractor
  367. * [xiami] Fix extraction (#10342)
  368. version 2016.08.13
  369. Core
  370. * Show progress for curl external downloader
  371. * Forward more options to curl external downloader
  372. Extractors
  373. * [pbs] Fix description extraction
  374. * [franceculture] Fix extraction (#10324)
  375. * [pornotube] Fix extraction (#10322)
  376. * [4tube] Fix metadata extraction (#10321)
  377. * [imgur] Fix width and height extraction (#10325)
  378. * [expotv] Improve extraction
  379. + [vbox7] Fix extraction (#10309)
  380. - [tapely] Remove extractor (#10323)
  381. * [muenchentv] Fix extraction (#10313)
  382. + [24video] Add support for .me and .xxx TLDs
  383. * [24video] Fix comment count extraction
  384. * [sunporno] Add support for embed URLs
  385. * [sunporno] Fix metadata extraction (#10316)
  386. + [hgtv] Add extractor for hgtv.ca (#3999)
  387. - [pbs] Remove request to unavailable API
  388. + [pbs] Add support for high quality HTTP formats
  389. + [crunchyroll] Add support for HLS formats (#10301)
  390. version 2016.08.12
  391. Core
  392. * Subtitles are now written as is. Newline conversions are disabled. (#10268)
  393. + Recognize more formats in unified_timestamp
  394. Extractors
  395. - [goldenmoustache] Remove extractor (#10298)
  396. * [drtuber] Improve title extraction
  397. * [drtuber] Make dislike count optional (#10297)
  398. * [chirbit] Fix extraction (#10296)
  399. * [francetvinfo] Relax URL regular expression
  400. * [rtlnl] Relax URL regular expression (#10282)
  401. * [formula1] Relax URL regular expression (#10283)
  402. * [wat] Improve extraction (#10281)
  403. * [ctsnews] Fix extraction
  404. version 2016.08.10
  405. Core
  406. * Make --metadata-from-title non fatal when title does not match the pattern
  407. * Introduce options for randomized sleep before each download
  408. --min-sleep-interval and --max-sleep-interval (#9930)
  409. * Respect default in _search_json_ld
  410. Extractors
  411. + [uol] Add extractor for uol.com.br (#4263)
  412. * [rbmaradio] Fix extraction and extract all formats (#10242)
  413. + [sonyliv] Add extractor for sonyliv.com (#10258)
  414. * [aparat] Fix extraction
  415. * [cwtv] Extract HTTP formats
  416. + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
  417. * [kuwo:singer] Fix extraction
  418. version 2016.08.07
  419. Core
  420. + Add support for TV Parental Guidelines ratings in parse_age_limit
  421. + Add decode_png (#9706)
  422. + Add support for partOfTVSeries in JSON-LD
  423. * Lower master M3U8 manifest preference for better format sorting
  424. Extractors
  425. + [discoverygo] Add extractor (#10245)
  426. * [flipagram] Make JSON-LD extraction non fatal
  427. * [generic] Make JSON-LD extraction non fatal
  428. + [bbc] Add support for morph embeds (#10239)
  429. * [tnaflixnetworkbase] Improve title extraction
  430. * [tnaflix] Fix metadata extraction (#10249)
  431. * [fox] Fix theplatform release URL query
  432. * [openload] Fix extraction (#9706)
  433. * [bbc] Skip duplicate manifest URLs
  434. * [bbc] Improve format code
  435. + [bbc] Add support for DASH and F4M
  436. * [bbc] Improve format sorting and listing
  437. * [bbc] Improve playlist extraction
  438. + [pokemon] Add extractor (#10093)
  439. + [condenast] Add fallback scenario for video info extraction
  440. version 2016.08.06
  441. Core
  442. * Add support for JSON-LD root list entries (#10203)
  443. * Improve unified_timestamp
  444. * Lower preference of RTSP formats in generic sorting
  445. + Add support for multiple properties in _og_search_property
  446. * Improve password hiding from verbose output
  447. Extractors
  448. + [adultswim] Add support for trailers (#10235)
  449. * [archiveorg] Improve extraction (#10219)
  450. + [jwplatform] Add support for playlists
  451. + [jwplatform] Add support for relative URLs
  452. * [jwplatform] Improve audio detection
  453. + [tvplay] Capture and output native error message
  454. + [tvplay] Extract series metadata
  455. + [tvplay] Add support for subtitles (#10194)
  456. * [tvp] Improve extraction (#7799)
  457. * [cbslocal] Fix timestamp parsing (#10213)
  458. + [naver] Add support for subtitles (#8096)
  459. * [naver] Improve extraction
  460. * [condenast] Improve extraction
  461. * [engadget] Relax URL regular expression
  462. * [5min] Fix extraction
  463. + [nationalgeographic] Add support for Episode Guide
  464. + [kaltura] Add support for subtitles
  465. * [kaltura] Optimize network requests
  466. + [vodplatform] Add extractor for vod-platform.net
  467. - [gamekings] Remove extractor
  468. * [limelight] Extract HTTP formats
  469. * [ntvru] Fix extraction
  470. + [comedycentral] Re-add :tds and :thedailyshow shortnames
  471. version 2016.08.01
  472. Fixed/improved extractors
  473. - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
  474. - [bloomberg] Support another form of player (#10187)
  475. - [limelight] Skip DRM protected videos
  476. - [safari] Relax regular expressions for URL matching (#10202)
  477. - [cwtv] Add support for cwtvpr.com (#10196)
  478. version 2016.07.30
  479. Fixed/improved extractors
  480. - [twitch:clips] Sort formats
  481. - [tv2] Use m3u8_native
  482. - [tv2:article] Fix video detection (#10188)
  483. - rtve (#10076)
  484. - [dailymotion:playlist] Optimize download archive processing (#10180)
  485. version 2016.07.28
  486. Fixed/improved extractors
  487. - shared (#10170)
  488. - soundcloud (#10179)
  489. - twitch (#9767)
  490. version 2016.07.26.2
  491. Fixed/improved extractors
  492. - smotri
  493. - camdemy
  494. - mtv
  495. - comedycentral
  496. - cmt
  497. - cbc
  498. - mgtv
  499. - orf
  500. version 2016.07.24
  501. New extractors
  502. - arkena (#8682)
  503. - lcp (#8682)
  504. Fixed/improved extractors
  505. - facebook (#10151)
  506. - dailymail
  507. - telegraaf
  508. - dcn
  509. - onet
  510. - tvp
  511. Miscellaneous
  512. - Support $Time$ in DASH manifests
  513. version 2016.07.22
  514. New extractors
  515. - odatv (#9285)
  516. Fixed/improved extractors
  517. - bbc
  518. - youjizz (#10131)
  519. - youtube (#10140)
  520. - pornhub (#10138)
  521. - eporner (#10139)
  522. version 2016.07.17
  523. New extractors
  524. - nintendo (#9986)
  525. - streamable (#9122)
  526. Fixed/improved extractors
  527. - ard (#10095)
  528. - mtv
  529. - comedycentral (#10101)
  530. - viki (#10098)
  531. - spike (#10106)
  532. Miscellaneous
  533. - Improved twitter player detection (#10090)
  534. version 2016.07.16
  535. New extractors
  536. - ninenow (#5181)
  537. Fixed/improved extractors
  538. - rtve (#10076)
  539. - brightcove
  540. - 3qsdn
  541. - syfy (#9087, #3820, #2388)
  542. - youtube (#10083)
  543. Miscellaneous
  544. - Fix subtitle embedding for video-only and audio-only files (#10081)
  545. version 2016.07.13
  546. New extractors
  547. - rudo
  548. Fixed/improved extractors
  549. - biobiochiletv
  550. - tvplay
  551. - dbtv
  552. - brightcove
  553. - tmz
  554. - youtube (#10059)
  555. - shahid (#10062)
  556. - vk
  557. - ellentv (#10067)
  558. version 2016.07.11
  559. New Extractors
  560. - roosterteeth (#9864)
  561. Fixed/improved extractors
  562. - miomio (#9605)
  563. - vuclip
  564. - youtube
  565. - vidzi (#10058)
  566. version 2016.07.09.2
  567. Fixed/improved extractors
  568. - vimeo (#1638)
  569. - facebook (#10048)
  570. - lynda (#10047)
  571. - animeondemand
  572. Fixed/improved features
  573. - Embedding subtitles no longer throws an error with problematic inputs (#9063)
  574. version 2016.07.09.1
  575. Fixed/improved extractors
  576. - youtube
  577. - ard
  578. - srmediatek (#9373)
  579. version 2016.07.09
  580. New extractors
  581. - Flipagram (#9898)
  582. Fixed/improved extractors
  583. - telecinco
  584. - toutv
  585. - radiocanada
  586. - tweakers (#9516)
  587. - lynda
  588. - nick (#7542)
  589. - polskieradio (#10028)
  590. - le
  591. - facebook (#9851)
  592. - mgtv
  593. - animeondemand (#10031)
  594. Fixed/improved features
  595. - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
  596. on non-Windows systems
  597. version 2016.07.07
  598. New extractors
  599. - kamcord (#10001)
  600. Fixed/improved extractors
  601. - spiegel (#10018)
  602. - metacafe (#8539, #3253)
  603. - onet (#9950)
  604. - francetv (#9955)
  605. - brightcove (#9965)
  606. - daum (#9972)
  607. version 2016.07.06
  608. Fixed/improved extractors
  609. - youtube (#10007, #10009)
  610. - xuite
  611. - stitcher
  612. - spiegel
  613. - slideshare
  614. - sandia
  615. - rtvnh
  616. - prosiebensat1
  617. - onionstudios
  618. version 2016.07.05
  619. Fixed/improved extractors
  620. - brightcove
  621. - yahoo (#9995)
  622. - pornhub (#9997)
  623. - iqiyi
  624. - kaltura (#5557)
  625. - la7
  626. - Changed features
  627. - Rename --cn-verfication-proxy to --geo-verification-proxy
  628. Miscellaneous
  629. - Add script for displaying downloads statistics
  630. version 2016.07.03.1
  631. Fixed/improved extractors
  632. - theplatform
  633. - aenetworks
  634. - nationalgeographic
  635. - hrti (#9482)
  636. - facebook (#5701)
  637. - buzzfeed (#5701)
  638. - rai (#8617, #9157, #9232, #8552, #8551)
  639. - nationalgeographic (#9991)
  640. - iqiyi
  641. version 2016.07.03
  642. New extractors
  643. - hrti (#9482)
  644. Fixed/improved extractors
  645. - vk (#9981)
  646. - facebook (#9938)
  647. - xtube (#9953, #9961)
  648. version 2016.07.02
  649. New extractors
  650. - fusion (#9958)
  651. Fixed/improved extractors
  652. - twitch (#9975)
  653. - vine (#9970)
  654. - periscope (#9967)
  655. - pornhub (#8696)
  656. version 2016.07.01
  657. New extractors
  658. - 9c9media
  659. - ctvnews (#2156)
  660. - ctv (#4077)
  661. Fixed/Improved extractors
  662. - rds
  663. - meta (#8789)
  664. - pornhub (#9964)
  665. - sixplay (#2183)
  666. New features
  667. - Accept quoted strings across multiple lines (#9940)