ChangeLog 22 KB

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