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.

1121 lines
32 KiB

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