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.

1056 lines
30 KiB

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