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.

611 lines
15 KiB

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