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.

984 lines
27 KiB

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