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.

665 lines
17 KiB

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