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.

617 lines
16 KiB

8 years ago
8 years ago
8 years ago
  1. version <unreleased>
  2. Extractors
  3. * [newgrounds] Fix uploader extraction (#10584)
  4. version 2016.09.08
  5. Extractors
  6. + [jwplatform] Extract height from format label
  7. + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
  8. * [videomore] Fix extraction (#10592)
  9. * [foxgay] Fix extraction (#10480)
  10. + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
  11. * [gamestar] Fix metadata extraction (#10479)
  12. * [puls4] Fix extraction (#10583)
  13. + [cctv] Add extractor for CCTV and CNTV (#8153)
  14. + [lci] Add extractor for lci.fr (#10573)
  15. + [wat] Extract DASH formats
  16. + [viafree] Improve video id detection (#10569)
  17. + [trutv] Add extractor for trutv.com (#10519)
  18. + [nick] Add support for nickelodeon.nl (#10559)
  19. + [abcotvs:clips] Add support for clips.abcotvs.com
  20. + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
  21. + [miaopai] Add extractor for miaopai.com (#10556)
  22. * [gamestar] Fix metadata extraction (#10479)
  23. + [bilibili] Add support for episodes (#10190)
  24. + [tvnoe] Add extractor for tvnoe.cz (#10524)
  25. version 2016.09.04.1
  26. Core
  27. * In DASH downloader if the first segment fails, abort the whole download
  28. process to prevent throttling (#10497)
  29. + Add support for --skip-unavailable-fragments and --fragment retries in
  30. hlsnative downloader (#10165, #10448).
  31. + Add support for --skip-unavailable-fragments in DASH downloader
  32. + Introduce --skip-unavailable-fragments option for fragment based downloaders
  33. that allows to skip fragments unavailable due to a HTTP error
  34. * Fix extraction of video/audio entries with src attribute in
  35. _parse_html5_media_entries (#10540)
  36. Extractors
  37. * [theplatform] Relax URL regular expression (#10546)
  38. * [youtube:playlist] Extend URL regular expression
  39. * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
  40. * [internetvideoarchive] Extract all formats
  41. * [pornvoisines] Fix extraction (#10469)
  42. * [rottentomatoes] Fix extraction (#10467)
  43. * [espn] Extend URL regular expression (#10549)
  44. * [vimple] Extend URL regular expression (#10547)
  45. * [youtube:watchlater] Fix extraction (#10544)
  46. * [youjizz] Fix extraction (#10437)
  47. + [foxnews] Add support for FoxNews Insider (#10445)
  48. + [fc2] Recognize Flash player URLs (#10512)
  49. version 2016.09.03
  50. Core
  51. * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
  52. _extract_m3u8_formats (#10522)
  53. * Handle semicolon in mimetype2ext
  54. Extractors
  55. + [youtube] Add support for rental videos' previews (#10532)
  56. * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
  57. no playlist is actually served (#10537)
  58. + [drtv] Add support for dr.dk/nyheder (#10536)
  59. + [facebook:plugins:video] Add extractor (#10530)
  60. + [go] Add extractor for *.go.com sites
  61. * [adobepass] Check for authz_token expiration (#10527)
  62. * [nytimes] improve extraction
  63. * [thestar] Fix extraction (#10465)
  64. * [glide] Fix extraction (#10478)
  65. - [exfm] Remove extractor (#10482)
  66. * [youporn] Fix categories and tags extraction (#10521)
  67. + [curiositystream] Add extractor for app.curiositystream.com
  68. - [thvideo] Remove extractor (#10464)
  69. * [movingimage] Fix for the new site name (#10466)
  70. + [cbs] Add support for once formats (#10515)
  71. * [limelight] Skip ism snd duplicate manifests
  72. + [porncom] Extract categories and tags (#10510)
  73. + [facebook] Extract timestamp (#10508)
  74. + [yahoo] Extract more formats
  75. version 2016.08.31
  76. Extractors
  77. * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
  78. * [bandcamp:album] Fix title extraction (#10455)
  79. * [pyvideo] Fix extraction (#10468)
  80. + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
  81. * [9c9media] Extract more metadata
  82. * [9c9media] Fix multiple stacks extraction (#10016)
  83. * [adultswim] Improve video info extraction (#10492)
  84. * [vodplatform] Improve embed regular expression
  85. - [played] Remove extractor (#10470)
  86. + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
  87. + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
  88. * [adultswim] Rework in terms of turner extractor
  89. * [cnn] Rework in terms of turner extractor
  90. * [nba] Rework in terms of turner extractor
  91. + [turner] Add base extractor for Turner Broadcasting System based sites
  92. * [bilibili] Fix extraction (#10375)
  93. * [openload] Fix extraction (#10408)
  94. version 2016.08.28
  95. Core
  96. + Add warning message that ffmpeg doesn't support SOCKS
  97. * Improve thumbnail sorting
  98. + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
  99. * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
  100. + Add ac-3 to the list of audio codecs in parse_codecs
  101. Extractors
  102. * [periscope:user] Fix extraction (#10453)
  103. * [douyutv] Fix extraction (#10153, #10318, #10444)
  104. + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
  105. - [trutube] Remove extractor (#10438)
  106. + [usanetwork] Add extractor for usanetwork.com
  107. * [crackle] Fix extraction (#10333)
  108. * [spankbang] Fix description and uploader extraction (#10339)
  109. * [discoverygo] Detect cable provider restricted videos (#10425)
  110. + [cbc] Add support for watch.cbc.ca
  111. * [kickstarter] Silent the warning for og:description (#10415)
  112. * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
  113. version 2016.08.24.1
  114. Extractors
  115. + [pluralsight] Add support for subtitles (#9681)
  116. version 2016.08.24
  117. Extractors
  118. * [youtube] Fix authentication (#10392)
  119. * [openload] Fix extraction (#10408)
  120. + [bravotv] Add support for Adobe Pass (#10407)
  121. * [bravotv] Fix clip info extraction (#10407)
  122. * [eagleplatform] Improve embedded videos detection (#10409)
  123. * [awaan] Fix extraction
  124. * [mtvservices:embedded] Update config URL
  125. + [abc:iview] Add extractor (#6148)
  126. version 2016.08.22
  127. Core
  128. * Improve formats and subtitles extension auto calculation
  129. + Recognize full unit names in parse_filesize
  130. + Add support for m3u8 manifests in HTML5 multimedia tags
  131. * Fix octal/hexadecimal number detection in js_to_json
  132. Extractors
  133. + [ivi] Add support for 720p and 1080p
  134. + [charlierose] Add new extractor (#10382)
  135. * [1tv] Fix extraction (#9249)
  136. * [twitch] Renew authentication
  137. * [kaltura] Improve subtitles extension calculation
  138. + [zingmp3] Add support for video clips
  139. * [zingmp3] Fix extraction (#10041)
  140. * [kaltura] Improve subtitles extraction (#10279)
  141. * [cultureunplugged] Fix extraction (#10330)
  142. + [cnn] Add support for money.cnn.com (#2797)
  143. * [cbsnews] Fix extraction (#10362)
  144. * [cbs] Fix extraction (#10393)
  145. + [litv] Support 'promo' URLs (#10385)
  146. * [snotr] Fix extraction (#10338)
  147. * [n-tv.de] Fix extraction (#10331)
  148. * [globo:article] Relax URL and video id regular expressions (#10379)
  149. version 2016.08.19
  150. Core
  151. - Remove output template description from --help
  152. * Recognize lowercase units in parse_filesize
  153. Extractors
  154. + [porncom] Add extractor for porn.com (#2251, #10251)
  155. + [generic] Add support for DBTV embeds
  156. * [vk:wallpost] Fix audio extraction for new site layout
  157. * [vk] Fix authentication
  158. + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
  159. + [discoverygo] Add support for another GO network sites
  160. version 2016.08.17
  161. Core
  162. + Add _get_netrc_login_info
  163. Extractors
  164. * [mofosex] Extract all formats (#10335)
  165. + [generic] Add support for vbox7 embeds
  166. + [vbox7] Add support for embed URLs
  167. + [viafree] Add extractor (#10358)
  168. + [mtg] Add support for viafree URLs (#10358)
  169. * [theplatform] Extract all subtitles per language
  170. + [xvideos] Fix HLS extraction (#10356)
  171. + [amcnetworks] Add extractor
  172. + [bbc:playlist] Add support for pagination (#10349)
  173. + [fxnetworks] Add extractor (#9462)
  174. * [cbslocal] Fix extraction for SendtoNews-based videos
  175. * [sendtonews] Fix extraction
  176. * [jwplatform] Extract video id from JWPlayer data
  177. - [zippcast] Remove extractor (#10332)
  178. + [viceland] Add extractor (#8799)
  179. + [adobepass] Add base extractor for Adobe Pass Authentication
  180. * [life:embed] Improve extraction
  181. * [vgtv] Detect geo restricted videos (#10348)
  182. + [uplynk] Add extractor
  183. * [xiami] Fix extraction (#10342)
  184. version 2016.08.13
  185. Core
  186. * Show progress for curl external downloader
  187. * Forward more options to curl external downloader
  188. Extractors
  189. * [pbs] Fix description extraction
  190. * [franceculture] Fix extraction (#10324)
  191. * [pornotube] Fix extraction (#10322)
  192. * [4tube] Fix metadata extraction (#10321)
  193. * [imgur] Fix width and height extraction (#10325)
  194. * [expotv] Improve extraction
  195. + [vbox7] Fix extraction (#10309)
  196. - [tapely] Remove extractor (#10323)
  197. * [muenchentv] Fix extraction (#10313)
  198. + [24video] Add support for .me and .xxx TLDs
  199. * [24video] Fix comment count extraction
  200. * [sunporno] Add support for embed URLs
  201. * [sunporno] Fix metadata extraction (#10316)
  202. + [hgtv] Add extractor for hgtv.ca (#3999)
  203. - [pbs] Remove request to unavailable API
  204. + [pbs] Add support for high quality HTTP formats
  205. + [crunchyroll] Add support for HLS formats (#10301)
  206. version 2016.08.12
  207. Core
  208. * Subtitles are now written as is. Newline conversions are disabled. (#10268)
  209. + Recognize more formats in unified_timestamp
  210. Extractors
  211. - [goldenmoustache] Remove extractor (#10298)
  212. * [drtuber] Improve title extraction
  213. * [drtuber] Make dislike count optional (#10297)
  214. * [chirbit] Fix extraction (#10296)
  215. * [francetvinfo] Relax URL regular expression
  216. * [rtlnl] Relax URL regular expression (#10282)
  217. * [formula1] Relax URL regular expression (#10283)
  218. * [wat] Improve extraction (#10281)
  219. * [ctsnews] Fix extraction
  220. version 2016.08.10
  221. Core
  222. * Make --metadata-from-title non fatal when title does not match the pattern
  223. * Introduce options for randomized sleep before each download
  224. --min-sleep-interval and --max-sleep-interval (#9930)
  225. * Respect default in _search_json_ld
  226. Extractors
  227. + [uol] Add extractor for uol.com.br (#4263)
  228. * [rbmaradio] Fix extraction and extract all formats (#10242)
  229. + [sonyliv] Add extractor for sonyliv.com (#10258)
  230. * [aparat] Fix extraction
  231. * [cwtv] Extract HTTP formats
  232. + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
  233. * [kuwo:singer] Fix extraction
  234. version 2016.08.07
  235. Core
  236. + Add support for TV Parental Guidelines ratings in parse_age_limit
  237. + Add decode_png (#9706)
  238. + Add support for partOfTVSeries in JSON-LD
  239. * Lower master M3U8 manifest preference for better format sorting
  240. Extractors
  241. + [discoverygo] Add extractor (#10245)
  242. * [flipagram] Make JSON-LD extraction non fatal
  243. * [generic] Make JSON-LD extraction non fatal
  244. + [bbc] Add support for morph embeds (#10239)
  245. * [tnaflixnetworkbase] Improve title extraction
  246. * [tnaflix] Fix metadata extraction (#10249)
  247. * [fox] Fix theplatform release URL query
  248. * [openload] Fix extraction (#9706)
  249. * [bbc] Skip duplicate manifest URLs
  250. * [bbc] Improve format code
  251. + [bbc] Add support for DASH and F4M
  252. * [bbc] Improve format sorting and listing
  253. * [bbc] Improve playlist extraction
  254. + [pokemon] Add extractor (#10093)
  255. + [condenast] Add fallback scenario for video info extraction
  256. version 2016.08.06
  257. Core
  258. * Add support for JSON-LD root list entries (#10203)
  259. * Improve unified_timestamp
  260. * Lower preference of RTSP formats in generic sorting
  261. + Add support for multiple properties in _og_search_property
  262. * Improve password hiding from verbose output
  263. Extractors
  264. + [adultswim] Add support for trailers (#10235)
  265. * [archiveorg] Improve extraction (#10219)
  266. + [jwplatform] Add support for playlists
  267. + [jwplatform] Add support for relative URLs
  268. * [jwplatform] Improve audio detection
  269. + [tvplay] Capture and output native error message
  270. + [tvplay] Extract series metadata
  271. + [tvplay] Add support for subtitles (#10194)
  272. * [tvp] Improve extraction (#7799)
  273. * [cbslocal] Fix timestamp parsing (#10213)
  274. + [naver] Add support for subtitles (#8096)
  275. * [naver] Improve extraction
  276. * [condenast] Improve extraction
  277. * [engadget] Relax URL regular expression
  278. * [5min] Fix extraction
  279. + [nationalgeographic] Add support for Episode Guide
  280. + [kaltura] Add support for subtitles
  281. * [kaltura] Optimize network requests
  282. + [vodplatform] Add extractor for vod-platform.net
  283. - [gamekings] Remove extractor
  284. * [limelight] Extract HTTP formats
  285. * [ntvru] Fix extraction
  286. + [comedycentral] Re-add :tds and :thedailyshow shortnames
  287. version 2016.08.01
  288. Fixed/improved extractors
  289. - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
  290. - [bloomberg] Support another form of player (#10187)
  291. - [limelight] Skip DRM protected videos
  292. - [safari] Relax regular expressions for URL matching (#10202)
  293. - [cwtv] Add support for cwtvpr.com (#10196)
  294. version 2016.07.30
  295. Fixed/improved extractors
  296. - [twitch:clips] Sort formats
  297. - [tv2] Use m3u8_native
  298. - [tv2:article] Fix video detection (#10188)
  299. - rtve (#10076)
  300. - [dailymotion:playlist] Optimize download archive processing (#10180)
  301. version 2016.07.28
  302. Fixed/improved extractors
  303. - shared (#10170)
  304. - soundcloud (#10179)
  305. - twitch (#9767)
  306. version 2016.07.26.2
  307. Fixed/improved extractors
  308. - smotri
  309. - camdemy
  310. - mtv
  311. - comedycentral
  312. - cmt
  313. - cbc
  314. - mgtv
  315. - orf
  316. version 2016.07.24
  317. New extractors
  318. - arkena (#8682)
  319. - lcp (#8682)
  320. Fixed/improved extractors
  321. - facebook (#10151)
  322. - dailymail
  323. - telegraaf
  324. - dcn
  325. - onet
  326. - tvp
  327. Miscellaneous
  328. - Support $Time$ in DASH manifests
  329. version 2016.07.22
  330. New extractors
  331. - odatv (#9285)
  332. Fixed/improved extractors
  333. - bbc
  334. - youjizz (#10131)
  335. - youtube (#10140)
  336. - pornhub (#10138)
  337. - eporner (#10139)
  338. version 2016.07.17
  339. New extractors
  340. - nintendo (#9986)
  341. - streamable (#9122)
  342. Fixed/improved extractors
  343. - ard (#10095)
  344. - mtv
  345. - comedycentral (#10101)
  346. - viki (#10098)
  347. - spike (#10106)
  348. Miscellaneous
  349. - Improved twitter player detection (#10090)
  350. version 2016.07.16
  351. New extractors
  352. - ninenow (#5181)
  353. Fixed/improved extractors
  354. - rtve (#10076)
  355. - brightcove
  356. - 3qsdn
  357. - syfy (#9087, #3820, #2388)
  358. - youtube (#10083)
  359. Miscellaneous
  360. - Fix subtitle embedding for video-only and audio-only files (#10081)
  361. version 2016.07.13
  362. New extractors
  363. - rudo
  364. Fixed/improved extractors
  365. - biobiochiletv
  366. - tvplay
  367. - dbtv
  368. - brightcove
  369. - tmz
  370. - youtube (#10059)
  371. - shahid (#10062)
  372. - vk
  373. - ellentv (#10067)
  374. version 2016.07.11
  375. New Extractors
  376. - roosterteeth (#9864)
  377. Fixed/improved extractors
  378. - miomio (#9605)
  379. - vuclip
  380. - youtube
  381. - vidzi (#10058)
  382. version 2016.07.09.2
  383. Fixed/improved extractors
  384. - vimeo (#1638)
  385. - facebook (#10048)
  386. - lynda (#10047)
  387. - animeondemand
  388. Fixed/improved features
  389. - Embedding subtitles no longer throws an error with problematic inputs (#9063)
  390. version 2016.07.09.1
  391. Fixed/improved extractors
  392. - youtube
  393. - ard
  394. - srmediatek (#9373)
  395. version 2016.07.09
  396. New extractors
  397. - Flipagram (#9898)
  398. Fixed/improved extractors
  399. - telecinco
  400. - toutv
  401. - radiocanada
  402. - tweakers (#9516)
  403. - lynda
  404. - nick (#7542)
  405. - polskieradio (#10028)
  406. - le
  407. - facebook (#9851)
  408. - mgtv
  409. - animeondemand (#10031)
  410. Fixed/improved features
  411. - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
  412. on non-Windows systems
  413. version 2016.07.07
  414. New extractors
  415. - kamcord (#10001)
  416. Fixed/improved extractors
  417. - spiegel (#10018)
  418. - metacafe (#8539, #3253)
  419. - onet (#9950)
  420. - francetv (#9955)
  421. - brightcove (#9965)
  422. - daum (#9972)
  423. version 2016.07.06
  424. Fixed/improved extractors
  425. - youtube (#10007, #10009)
  426. - xuite
  427. - stitcher
  428. - spiegel
  429. - slideshare
  430. - sandia
  431. - rtvnh
  432. - prosiebensat1
  433. - onionstudios
  434. version 2016.07.05
  435. Fixed/improved extractors
  436. - brightcove
  437. - yahoo (#9995)
  438. - pornhub (#9997)
  439. - iqiyi
  440. - kaltura (#5557)
  441. - la7
  442. - Changed features
  443. - Rename --cn-verfication-proxy to --geo-verification-proxy
  444. Miscellaneous
  445. - Add script for displaying downloads statistics
  446. version 2016.07.03.1
  447. Fixed/improved extractors
  448. - theplatform
  449. - aenetworks
  450. - nationalgeographic
  451. - hrti (#9482)
  452. - facebook (#5701)
  453. - buzzfeed (#5701)
  454. - rai (#8617, #9157, #9232, #8552, #8551)
  455. - nationalgeographic (#9991)
  456. - iqiyi
  457. version 2016.07.03
  458. New extractors
  459. - hrti (#9482)
  460. Fixed/improved extractors
  461. - vk (#9981)
  462. - facebook (#9938)
  463. - xtube (#9953, #9961)
  464. version 2016.07.02
  465. New extractors
  466. - fusion (#9958)
  467. Fixed/improved extractors
  468. - twitch (#9975)
  469. - vine (#9970)
  470. - periscope (#9967)
  471. - pornhub (#8696)
  472. version 2016.07.01
  473. New extractors
  474. - 9c9media
  475. - ctvnews (#2156)
  476. - ctv (#4077)
  477. Fixed/Improved extractors
  478. - rds
  479. - meta (#8789)
  480. - pornhub (#9964)
  481. - sixplay (#2183)
  482. New features
  483. - Accept quoted strings across multiple lines (#9940)