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.

695 lines
18 KiB

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