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.

1437 lines
42 KiB

8 years ago
8 years ago
8 years ago
  1. version <unreleased>
  2. Core
  3. * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
  4. version 2017.02.11
  5. Core
  6. + [utils] Introduce get_elements_by_class and get_elements_by_attribute
  7. utility functions
  8. + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
  9. Extractor
  10. * [pluralsight:course] Fix extraction (#12075)
  11. + [bbc] Extract m3u8 formats with 320k audio
  12. * [facebook] Relax video id matching (#11017, #12055, #12056)
  13. + [corus] Add support for Corus Entertainment sites (#12060, #9164)
  14. + [pluralsight] Detect blocked account error message (#12070)
  15. + [bloomberg] Add another video id pattern (#12062)
  16. * [extractor/commonmistakes] Restrict URL regular expression (#12050)
  17. + [tvplayer] Add support for tvplayer.com
  18. version 2017.02.10
  19. Extractors
  20. * [xtube] Fix extraction (#12023)
  21. * [pornhub] Fix extraction (#12007, #12018)
  22. * [facebook] Improve JS data regular expression (#12042)
  23. * [kaltura] Improve embed partner id extraction (#12041)
  24. + [sprout] Add support for sproutonline.com
  25. * [6play] Improve extraction
  26. + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
  27. + [go] Add support for Adobe Pass authentication (#11468, #10831)
  28. * [6play] Fix extraction (#12011)
  29. + [nbc] Add support for Adobe Pass authentication (#12006)
  30. version 2017.02.07
  31. Core
  32. * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
  33. + [downloader/fragment] Respect --no-part
  34. * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
  35. Extractors
  36. * [pornhub] Fix extraction (#11997)
  37. + [canalplus] Add support for cstar.fr (#11990)
  38. + [extractor/generic] Improve RTMP support (#11993)
  39. + [gaskrank] Add support for gaskrank.tv (#11685)
  40. * [bandcamp] Fix extraction for incomplete albums (#11727)
  41. * [iwara] Fix extraction (#11781)
  42. * [googledrive] Fix extraction on Python 3.6
  43. + [videopress] Add support for videopress.com
  44. + [afreecatv] Extract RTMP formats
  45. version 2017.02.04.1
  46. Extractors
  47. + [twitch:stream] Add support for player.twitch.tv (#11971)
  48. * [radiocanada] Fix extraction for toutv rtmp formats
  49. version 2017.02.04
  50. Core
  51. + Add --playlist-random to shuffle playlists (#11889, #11901)
  52. * [utils] Improve comments processing in js_to_json (#11947)
  53. * [utils] Handle single-line comments in js_to_json
  54. * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
  55. Extractors
  56. + [piksel] Add another app token pattern (#11969)
  57. + [vk] Capture and output author blocked error message (#11965)
  58. + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
  59. #11800)
  60. + [drtv] Add support for live and radio sections (#1827, #3427)
  61. * [myspace] Fix extraction and extract HLS and HTTP formats
  62. + [youtube] Add format info for itag 325 and 328
  63. * [vine] Fix extraction (#11955)
  64. - [sportbox] Remove extractor (#11954)
  65. + [filmon] Add support for filmon.com (#11187)
  66. + [infoq] Add audio only formats (#11565)
  67. * [douyutv] Improve room id regular expression (#11931)
  68. * [iprima] Fix extraction (#11920, #11896)
  69. * [youtube] Fix ytsearch when cookies are provided (#11924)
  70. * [go] Relax video id regular expression (#11937)
  71. * [facebook] Fix title extraction (#11941)
  72. + [youtube:playlist] Recognize TL playlists (#11945)
  73. + [bilibili] Support new Bangumi URLs (#11845)
  74. + [cbc:watch] Extract audio codec for audio only formats (#11893)
  75. + [elpais] Fix extraction for some URLs (#11765)
  76. version 2017.02.01
  77. Extractors
  78. + [facebook] Add another fallback extraction scenario (#11926)
  79. * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
  80. - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
  81. + [vimeo] Extract upload timestamp
  82. + [vimeo] Extract license (#8726, #11880)
  83. + [nrk:series] Add support for series (#11571, #11711)
  84. version 2017.01.31
  85. Core
  86. + [compat] Add compat_etree_register_namespace
  87. Extractors
  88. * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
  89. #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
  90. #11913, #11914, #11915, #11916, #11917, #11918, #11919)
  91. + [vimeo] Extract both mixed and separated DASH formats
  92. + [ruutu] Extract DASH formats
  93. * [itv] Fix extraction for python 2.6
  94. version 2017.01.29
  95. Core
  96. * [extractor/common] Fix initialization template (#11605, #11825)
  97. + [extractor/common] Document fragment_base_url and fragment's path fields
  98. * [extractor/common] Fix duration per DASH segment (#11868)
  99. + Introduce --autonumber-start option for initial value of %(autonumber)s
  100. template (#727, #2702, #9362, #10457, #10529, #11862)
  101. Extractors
  102. + [azmedien:playlist] Add support for topic and themen playlists (#11817)
  103. * [npo] Fix subtitles extraction
  104. + [itv] Extract subtitles
  105. + [itv] Add support for itv.com (#9240)
  106. + [mtv81] Add support for mtv81.com (#7619)
  107. + [vlive] Add support for channels (#11826)
  108. + [kaltura] Add fallback for fileExt
  109. + [kaltura] Improve uploader_id extraction
  110. + [konserthusetplay] Add support for rspoplay.se (#11828)
  111. version 2017.01.28
  112. Core
  113. * [utils] Improve parse_duration
  114. Extractors
  115. * [crunchyroll] Improve series and season metadata extraction (#11832)
  116. * [soundcloud] Improve formats extraction and extract audio bitrate
  117. + [soundcloud] Extract HLS formats
  118. * [soundcloud] Fix track URL extraction (#11852)
  119. + [twitch:vod] Expand URL regular expressions (#11846)
  120. * [aenetworks] Fix season episodes extraction (#11669)
  121. + [tva] Add support for videos.tva.ca (#11842)
  122. * [jamendo] Improve and extract more metadata (#11836)
  123. + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
  124. * [vevo] Remove request to old API and catch API v2 errors
  125. + [cmt,mtv,southpark] Add support for episode URLs (#11837)
  126. + [youtube] Add fallback for duration extraction (#11841)
  127. version 2017.01.25
  128. Extractors
  129. + [openload] Fallback video extension to mp4
  130. + [extractor/generic] Add support for Openload embeds (#11536, #11812)
  131. * [srgssr] Fix rts video extraction (#11831)
  132. + [afreecatv:global] Add support for afreeca.tv (#11807)
  133. + [crackle] Extract vtt subtitles
  134. + [crackle] Extract multiple resolutions for thumbnails
  135. + [crackle] Add support for mobile URLs
  136. + [konserthusetplay] Extract subtitles (#11823)
  137. + [konserthusetplay] Add support for HLS videos (#11823)
  138. * [vimeo:review] Fix config URL extraction (#11821)
  139. version 2017.01.24
  140. Extractors
  141. * [pluralsight] Fix extraction (#11820)
  142. + [nextmedia] Add support for NextTV (壹電視)
  143. * [24video] Fix extraction (#11811)
  144. * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
  145. + [chirbit] Extract uploader (#11809)
  146. version 2017.01.22
  147. Extractors
  148. + [pornflip] Add support for pornflip.com (#11556, #11795)
  149. * [chaturbate] Fix extraction (#11797, #11802)
  150. + [azmedien] Add support for AZ Medien sites (#11784, #11785)
  151. + [nextmedia] Support redirected URLs
  152. + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
  153. + [youtube] Extract episode metadata (#9695, #11774)
  154. + [cspan] Support Ustream embedded videos (#11547)
  155. + [1tv] Add support for HLS videos (#11786)
  156. * [uol] Fix extraction (#11770)
  157. * [mtv] Relax triforce feed regular expression (#11766)
  158. version 2017.01.18
  159. Extractors
  160. * [bilibili] Fix extraction (#11077)
  161. + [canalplus] Add fallback for video id (#11764)
  162. * [20min] Fix extraction (#11683, #11751)
  163. * [imdb] Extend URL regular expression (#11744)
  164. + [naver] Add support for tv.naver.com links (#11743)
  165. version 2017.01.16
  166. Core
  167. * [options] Apply custom config to final composite configuration (#11741)
  168. * [YoutubeDL] Improve protocol auto determining (#11720)
  169. Extractors
  170. * [xiami] Relax URL regular expressions
  171. * [xiami] Improve track metadata extraction (#11699)
  172. + [limelight] Check hand-make direct HTTP links
  173. + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
  174. + [brightcove] Recognize another player ID pattern (#11688)
  175. + [niconico] Support login via cookies (#7968)
  176. * [yourupload] Fix extraction (#11601)
  177. + [beam:live] Add support for beam.pro live streams (#10702, #11596)
  178. * [vevo] Improve geo restriction detection
  179. + [dramafever] Add support for URLs with language code (#11714)
  180. * [cbc] Improve playlist support (#11704)
  181. version 2017.01.14
  182. Core
  183. + [common] Add ability to customize akamai manifest host
  184. + [utils] Add more date formats
  185. Extractors
  186. - [mtv] Eliminate _transform_rtmp_url
  187. * [mtv] Generalize triforce mgid extraction
  188. + [cmt] Add support for full episodes and video clips (#11623)
  189. + [mitele] Extract DASH formats
  190. + [ooyala] Add support for videos with embedToken (#11684)
  191. * [mixcloud] Fix extraction (#11674)
  192. * [openload] Fix extraction (#10408)
  193. * [tv4] Improve extraction (#11698)
  194. * [freesound] Fix and improve extraction (#11602)
  195. + [nick] Add support for beta.nick.com (#11655)
  196. * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
  197. * [mtv] Fix non-HLS extraction
  198. version 2017.01.10
  199. Extractors
  200. * [youtube] Fix extraction (#11663, #11664)
  201. + [inc] Add support for inc.com (#11277, #11647)
  202. + [youtube] Add itag 212 (#11575)
  203. + [egghead:course] Add support for egghead.io courses
  204. version 2017.01.08
  205. Core
  206. * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
  207. Extractors
  208. + [hitrecord] Add support for hitrecord.org (#10867, #11626)
  209. - [videott] Remove extractor
  210. * [swrmediathek] Improve extraction
  211. - [sharesix] Remove extractor
  212. - [aol:features] Remove extractor
  213. * [sendtonews] Improve info extraction
  214. * [3sat,phoenix] Fix extraction (#11619)
  215. * [comedycentral/mtv] Add support for HLS videos (#11600)
  216. * [discoverygo] Fix JSON data parsing (#11219, #11522)
  217. version 2017.01.05
  218. Extractors
  219. + [zdf] Fix extraction (#11055, #11063)
  220. * [pornhub:playlist] Improve extraction (#11594)
  221. + [cctv] Add support for ncpa-classic.com (#11591)
  222. + [tunein] Add support for embeds (#11579)
  223. version 2017.01.02
  224. Extractors
  225. * [cctv] Improve extraction (#879, #6753, #8541)
  226. + [nrktv:episodes] Add support for episodes (#11571)
  227. + [arkena] Add support for video.arkena.com (#11568)
  228. version 2016.12.31
  229. Core
  230. + Introduce --config-location option for custom configuration files (#6745,
  231. #10648)
  232. Extractors
  233. + [twitch] Add support for player.twitch.tv (#11535, #11537)
  234. + [videa] Add support for videa.hu (#8181, #11133)
  235. * [vk] Fix postlive videos extraction
  236. * [vk] Extract from playerParams (#11555)
  237. - [freevideo] Remove extractor (#11515)
  238. + [showroomlive] Add support for showroom-live.com (#11458)
  239. * [xhamster] Fix duration extraction (#11549)
  240. * [rtve:live] Fix extraction (#11529)
  241. * [brightcove:legacy] Improve embeds detection (#11523)
  242. + [twitch] Add support for rechat messages (#11524)
  243. * [acast] Fix audio and timestamp extraction (#11521)
  244. version 2016.12.22
  245. Core
  246. * [extractor/common] Improve detection of video-only formats in m3u8
  247. manifests (#11507)
  248. Extractors
  249. + [theplatform] Pass geo verification headers to SMIL request (#10146)
  250. + [viu] Pass geo verification headers to auth request
  251. * [rtl2] Extract more formats and metadata
  252. * [vbox7] Skip malformed JSON-LD (#11501)
  253. * [uplynk] Force downloading using native HLS downloader (#11496)
  254. + [laola1] Add support for another extraction scenario (#11460)
  255. version 2016.12.20
  256. Core
  257. * [extractor/common] Improve fragment URL construction for DASH media
  258. * [extractor/common] Fix codec information extraction for mixed audio/video
  259. DASH media (#11490)
  260. Extractors
  261. * [vbox7] Fix extraction (#11494)
  262. + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
  263. + [piksel] Add support for player.piksel.com (#11246)
  264. + [vimeo] Add support for DASH formats
  265. * [vimeo] Fix extraction for HLS formats (#11490)
  266. * [kaltura] Fix wrong widget ID in some cases (#11480)
  267. + [nrktv:direkte] Add support for live streams (#11488)
  268. * [pbs] Fix extraction for geo restricted videos (#7095)
  269. * [brightcove:new] Skip widevine classic videos
  270. + [viu] Add support for viu.com (#10607, #11329)
  271. version 2016.12.18
  272. Core
  273. + [extractor/common] Recognize DASH formats in html5 media entries
  274. Extractors
  275. + [ccma] Add support for ccma.cat (#11359)
  276. * [laola1tv] Improve extraction
  277. + [laola1tv] Add support embed URLs (#11460)
  278. * [nbc] Fix extraction for MSNBC videos (#11466)
  279. * [twitch] Adapt to new videos pages URL schema (#11469)
  280. + [meipai] Add support for meipai.com (#10718)
  281. * [jwplatform] Improve subtitles and duration extraction
  282. + [ondemandkorea] Add support for ondemandkorea.com (#10772)
  283. + [vvvvid] Add support for vvvvid.it (#5915)
  284. version 2016.12.15
  285. Core
  286. + [utils] Add convenience urljoin
  287. Extractors
  288. + [openload] Recognize oload.tv URLs (#10408)
  289. + [facebook] Recognize .onion URLs (#11443)
  290. * [vlive] Fix extraction (#11375, #11383)
  291. + [canvas] Extract DASH formats
  292. + [melonvod] Add support for vod.melon.com (#11419)
  293. version 2016.12.12
  294. Core
  295. + [utils] Add common user agents map
  296. + [common] Recognize HLS manifests that contain video only formats (#11394)
  297. Extractors
  298. + [dplay] Use Safari user agent for HLS (#11418)
  299. + [facebook] Detect login required error message
  300. * [facebook] Improve video selection (#11390)
  301. + [canalplus] Add another video id pattern (#11399)
  302. * [mixcloud] Relax URL regular expression (#11406)
  303. * [ctvnews] Relax URL regular expression (#11394)
  304. + [rte] Capture and output error message (#7746, #10498)
  305. + [prosiebensat1] Add support for DASH formats
  306. * [srgssr] Improve extraction for geo restricted videos (#11089)
  307. * [rts] Improve extraction for geo restricted videos (#4989)
  308. version 2016.12.09
  309. Core
  310. * [socks] Fix error reporting (#11355)
  311. Extractors
  312. * [openload] Fix extraction (#10408)
  313. * [pandoratv] Fix extraction (#11023)
  314. + [telebruxelles] Add support for emission URLs
  315. * [telebruxelles] Extract all formats
  316. + [bloomberg] Add another video id regular expression (#11371)
  317. * [fusion] Update ooyala id regular expression (#11364)
  318. + [1tv] Add support for playlists (#11335)
  319. * [1tv] Improve extraction (#11335)
  320. + [aenetworks] Extract more formats (#11321)
  321. + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
  322. version 2016.12.01
  323. Extractors
  324. * [soundcloud] Update client id (#11327)
  325. * [ruutu] Detect DRM protected videos
  326. + [liveleak] Add support for youtube embeds (#10688)
  327. * [spike] Fix full episodes support (#11312)
  328. * [comedycentral] Fix full episodes support
  329. * [normalboots] Rewrite in terms of JWPlatform (#11184)
  330. * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
  331. - [screenwavemedia] Remove extractor (#11184)
  332. version 2016.11.27
  333. Extractors
  334. + [webcaster] Add support for webcaster.pro
  335. + [azubu] Add support for azubu.uol.com.br (#11305)
  336. * [viki] Prefer hls formats
  337. * [viki] Fix rtmp formats extraction (#11255)
  338. * [puls4] Relax URL regular expression (#11267)
  339. * [vevo] Improve artist extraction (#10911)
  340. * [mitele] Relax URL regular expression and extract more metadata (#11244)
  341. + [cbslocal] Recognize New York site (#11285)
  342. + [youtube:playlist] Pass disable_polymer in URL query (#11193)
  343. version 2016.11.22
  344. Extractors
  345. * [hellporno] Fix video extension extraction (#11247)
  346. + [hellporno] Add support for hellporno.net (#11247)
  347. + [amcnetworks] Recognize more BBC America URLs (#11263)
  348. * [funnyordie] Improve extraction (#11208)
  349. * [extractor/generic] Improve limelight embeds support
  350. - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
  351. * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
  352. * [twitter:card] Relax URL regular expression (#11225)
  353. + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
  354. version 2016.11.18
  355. Extractors
  356. * [youtube:live] Relax URL regular expression (#11164)
  357. * [openload] Fix extraction (#10408, #11122)
  358. * [vlive] Prefer locale over language for subtitles id (#11203)
  359. version 2016.11.14.1
  360. Core
  361. + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
  362. * [extractor/common] Fix media templates with Bandwidth substitution pattern in
  363. MPD manifests (#11175)
  364. * [extractor/common] Improve thumbnail extraction from JSON-LD
  365. Extractors
  366. + [nrk] Workaround geo restriction
  367. + [nrk] Improve error detection and messages
  368. + [afreecatv] Add support for vod.afreecatv.com (#11174)
  369. * [cda] Fix and improve extraction (#10929, #10936)
  370. * [plays] Fix extraction (#11165)
  371. * [eagleplatform] Fix extraction (#11160)
  372. + [audioboom] Recognize /posts/ URLs (#11149)
  373. version 2016.11.08.1
  374. Extractors
  375. * [espn:article] Fix support for espn.com articles
  376. * [franceculture] Fix extraction (#11140)
  377. version 2016.11.08
  378. Extractors
  379. * [tmz:article] Fix extraction (#11052)
  380. * [espn] Fix extraction (#11041)
  381. * [mitele] Fix extraction after website redesign (#10824)
  382. - [ard] Remove age restriction check (#11129)
  383. * [generic] Improve support for pornhub.com embeds (#11100)
  384. + [generic] Add support for redtube.com embeds (#11099)
  385. + [generic] Add support for drtuber.com embeds (#11098)
  386. + [redtube] Add support for embed URLs
  387. + [drtuber] Add support for embed URLs
  388. + [yahoo] Improve content id extraction (#11088)
  389. * [toutv] Relax URL regular expression (#11121)
  390. version 2016.11.04
  391. Core
  392. * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
  393. manifests (#11113)
  394. * [downloader/ism] Fix AVC Decoder Configuration Record
  395. Extractors
  396. + [fox9] Add support for fox9.com (#11110)
  397. + [anvato] Extract more metadata and improve formats extraction
  398. * [vodlocker] Improve removed videos detection (#11106)
  399. + [vzaar] Add support for vzaar.com (#11093)
  400. + [vice] Add support for uplynk preplay videos (#11101)
  401. * [tubitv] Fix extraction (#11061)
  402. + [shahid] Add support for authentication (#11091)
  403. + [radiocanada] Add subtitles support (#11096)
  404. + [generic] Add support for ISM manifests
  405. version 2016.11.02
  406. Core
  407. + Add basic support for Smooth Streaming protocol (#8118, #10969)
  408. * Improve MPD manifest base URL extraction (#10909, #11079)
  409. * Fix --match-filter for int-like strings (#11082)
  410. Extractors
  411. + [mva] Add support for ISM formats
  412. + [msn] Add support for ISM formats
  413. + [onet] Add support for ISM formats
  414. + [tvp] Add support for ISM formats
  415. + [nicknight] Add support for nicknight sites (#10769)
  416. version 2016.10.30
  417. Extractors
  418. * [facebook] Improve 1080P video detection (#11073)
  419. * [imgur] Recognize /r/ URLs (#11071)
  420. * [beeg] Fix extraction (#11069)
  421. * [openload] Fix extraction (#10408)
  422. * [gvsearch] Modernize and fix search request (#11051)
  423. * [adultswim] Fix extraction (#10979)
  424. + [nobelprize] Add support for nobelprize.org (#9999)
  425. * [hornbunny] Fix extraction (#10981)
  426. * [tvp] Improve video id extraction (#10585)
  427. version 2016.10.26
  428. Extractors
  429. + [rentv] Add support for ren.tv (#10620)
  430. + [ard] Detect unavailable videos (#11018)
  431. * [vk] Fix extraction (#11022)
  432. version 2016.10.25
  433. Core
  434. * Running youtube-dl in the background is fixed (#10996, #10706, #955)
  435. Extractors
  436. + [jamendo] Add support for jamendo.com (#10132, #10736)
  437. + [pandatv] Add support for panda.tv (#10736)
  438. + [dotsub] Support Vimeo embed (#10964)
  439. * [litv] Fix extraction
  440. + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
  441. * [vivo] Fix extraction (#11003)
  442. + [twitch:stream] Add support for rebroadcasts (#10995)
  443. * [pluralsight] Fix subtitles conversion (#10990)
  444. version 2016.10.21.1
  445. Extractors
  446. + [pluralsight] Process all clip URLs (#10984)
  447. version 2016.10.21
  448. Core
  449. - Disable thumbnails embedding in mkv
  450. + Add support for Comcast multiple-system operator (#10819)
  451. Extractors
  452. * [pluralsight] Adapt to new API (#10972)
  453. * [openload] Fix extraction (#10408, #10971)
  454. + [natgeo] Extract m3u8 formats (#10959)
  455. version 2016.10.19
  456. Core
  457. + [utils] Expose PACKED_CODES_RE
  458. + [extractor/common] Extract non smil wowza mpd manifests
  459. + [extractor/common] Detect f4m audio-only formats
  460. Extractors
  461. * [vidzi] Fix extraction (#10908, #10952)
  462. * [urplay] Fix subtitles extraction
  463. + [urplay] Add support for urskola.se (#10915)
  464. + [orf] Add subtitles support (#10939)
  465. * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
  466. * [nrk] Relax URL regular expression (#10928)
  467. + [nytimes] Add support for podcasts (#10926)
  468. * [pluralsight] Relax URL regular expression (#10941)
  469. version 2016.10.16
  470. Core
  471. * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
  472. in FFmpegExtractAudioPP (#10879)
  473. Extractors
  474. + [ruutu] Add support for supla.fi (#10849)
  475. + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
  476. * [lynda] Fix height for prioritized streams
  477. + [lynda] Add fallback extraction scenario
  478. * [lynda] Switch to https (#10916)
  479. + [huajiao] New extractor (#10917)
  480. * [cmt] Fix mgid extraction (#10813)
  481. + [safari:course] Add support for techbus.safaribooksonline.com
  482. * [orf:tvthek] Fix extraction and modernize (#10898)
  483. * [chirbit] Fix extraction of user profile pages
  484. * [carambatv] Fix extraction
  485. * [canalplus] Fix extraction for some videos
  486. * [cbsinteractive] Fix extraction for cnet.com
  487. * [parliamentliveuk] Lower case URLs are now recognized (#10912)
  488. version 2016.10.12
  489. Core
  490. + Support HTML media elements without child nodes
  491. * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
  492. Extractors
  493. * [dailymotion] Fix extraction (#10901)
  494. * [vimeo:review] Fix extraction (#10900)
  495. * [nhl] Correctly handle invalid formats (#10713)
  496. * [footyroom] Fix extraction (#10810)
  497. * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
  498. + [hbo] Add support for episode pages (#10892)
  499. * [allocine] Fix extraction (#10860)
  500. + [nextmedia] Recognize action news on AppleDaily
  501. * [lego] Improve info extraction and bypass geo restriction (#10872)
  502. version 2016.10.07
  503. Extractors
  504. + [iprima] Detect geo restriction
  505. * [facebook] Fix video extraction (#10846)
  506. + [commonprotocols] Support direct MMS links (#10838)
  507. + [generic] Add support for multiple vimeo embeds (#10862)
  508. + [nzz] Add support for nzz.ch (#4407)
  509. + [npo] Detect geo restriction
  510. + [npo] Add support for 2doc.nl (#10842)
  511. + [lego] Add support for lego.com (#10369)
  512. + [tonline] Add support for t-online.de (#10376)
  513. * [techtalks] Relax URL regular expression (#10840)
  514. * [youtube:live] Extend URL regular expression (#10839)
  515. + [theweatherchannel] Add support for weather.com (#7188)
  516. + [thisoldhouse] Add support for thisoldhouse.com (#10837)
  517. + [nhl] Add support for wch2016.com (#10833)
  518. * [pornoxo] Use JWPlatform to improve metadata extraction
  519. version 2016.10.02
  520. Core
  521. * Fix possibly lost extended attributes during post-processing
  522. + Support pyxattr as well as python-xattr for --xattrs and
  523. --xattr-set-filesize (#9054)
  524. Extractors
  525. + [jwplatform] Support DASH streams in JWPlayer
  526. + [jwplatform] Support old-style JWPlayer playlists
  527. + [byutv:event] Add extractor
  528. * [periscope:user] Fix extraction (#10820)
  529. * [dctp] Fix extraction (#10734)
  530. + [instagram] Extract video dimensions (#10790)
  531. + [tvland] Extend URL regular expression (#10812)
  532. + [vgtv] Add support for tv.aftonbladet.se (#10800)
  533. - [aftonbladet] Remove extractor
  534. * [vk] Fix timestamp and view count extraction (#10760)
  535. + [vk] Add support for running and finished live streams (#10799)
  536. + [leeco] Recognize more Le Sports URLs (#10794)
  537. + [instagram] Extract comments (#10788)
  538. + [ketnet] Extract mzsource formats (#10770)
  539. * [limelight:media] Improve HTTP formats extraction
  540. version 2016.09.27
  541. Core
  542. + Add hdcore query parameter to akamai f4m formats
  543. + Delegate HLS live streams downloading to ffmpeg
  544. + Improved support for HTML5 subtitles
  545. Extractors
  546. + [vk] Add support for dailymotion embeds (#10661)
  547. * [promptfile] Fix extraction (#10634)
  548. * [kaltura] Speed up embed regular expressions (#10764)
  549. + [npo] Add support for anderetijden.nl (#10754)
  550. + [prosiebensat1] Add support for advopedia sites
  551. * [mwave] Relax URL regular expression (#10735, #10748)
  552. * [prosiebensat1] Fix playlist support (#10745)
  553. + [prosiebensat1] Add support for sat1gold sites (#10745)
  554. + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
  555. + [brightcove:new] Add support for live streams
  556. * [soundcloud] Generalize playlist entries extraction (#10733)
  557. + [mtv] Add support for new URL schema (#8169, #9808)
  558. * [einthusan] Fix extraction (#10714)
  559. + [twitter] Support Periscope embeds (#10737)
  560. + [openload] Support subtitles (#10625)
  561. version 2016.09.24
  562. Core
  563. + Add support for watchTVeverywhere.com authentication provider based MSOs for
  564. Adobe Pass authentication (#10709)
  565. Extractors
  566. + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
  567. + [prosiebensat1] Add support for kabeleinsdoku (#10732)
  568. * [cbs] Extract info from thunder videoPlayerService (#10728)
  569. * [openload] Fix extraction (#10408)
  570. + [ustream] Support the new HLS streams (#10698)
  571. + [ooyala] Extract all HLS formats
  572. + [cartoonnetwork] Add support for Adobe Pass authentication
  573. + [soundcloud] Extract license metadata
  574. + [fox] Add support for Adobe Pass authentication (#8584)
  575. + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
  576. + [trutv] Add support for Adobe Pass authentication (#10519)
  577. + [turner] Add support for Adobe Pass authentication
  578. version 2016.09.19
  579. Extractors
  580. + [crunchyroll] Check if already authenticated (#10700)
  581. - [twitch:stream] Remove fallback to profile extraction when stream is offline
  582. * [thisav] Improve title extraction (#10682)
  583. * [vyborymos] Improve station info extraction
  584. version 2016.09.18
  585. Core
  586. + Introduce manifest_url and fragments fields in formats dictionary for
  587. fragmented media
  588. + Provide manifest_url field for DASH segments, HLS and HDS
  589. + Provide fragments field for DASH segments
  590. * Rework DASH segments downloader to use fragments field
  591. + Add helper method for Wowza Streaming Engine formats extraction
  592. Extractors
  593. + [vyborymos] Add extractor for vybory.mos.ru (#10692)
  594. + [xfileshare] Add title regular expression for streamin.to (#10646)
  595. + [globo:article] Add support for multiple videos (#10653)
  596. + [thisav] Recognize HTML5 videos (#10447)
  597. * [jwplatform] Improve JWPlayer detection
  598. + [mangomolo] Add support for Mangomolo embeds
  599. + [toutv] Add support for authentication (#10669)
  600. * [franceinter] Fix upload date extraction
  601. * [tv4] Fix HLS and HDS formats extraction (#10659)
  602. version 2016.09.15
  603. Core
  604. * Improve _hidden_inputs
  605. + Introduce improved explicit Adobe Pass support
  606. + Add --ap-mso to provide multiple-system operator identifier
  607. + Add --ap-username to provide MSO account username
  608. + Add --ap-password to provide MSO account password
  609. + Add --ap-list-mso to list all supported MSOs
  610. + Add support for Rogers Cable multiple-system operator (#10606)
  611. Extractors
  612. * [crunchyroll] Fix authentication (#10655)
  613. * [twitch] Fix API calls (#10654, #10660)
  614. + [bellmedia] Add support for more Bell Media Television sites
  615. * [franceinter] Fix extraction (#10538, #2105)
  616. * [kuwo] Improve error detection (#10650)
  617. + [go] Add support for free full episodes (#10439)
  618. * [bilibili] Fix extraction for specific videos (#10647)
  619. * [nhk] Fix extraction (#10633)
  620. * [kaltura] Improve audio detection
  621. * [kaltura] Skip chun format
  622. + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
  623. + [nbc] Add support for NBC Olympics (#10361)
  624. version 2016.09.11.1
  625. Extractors
  626. + [tube8] Extract categories and tags (#10579)
  627. + [pornhub] Extract categories and tags (#10499)
  628. * [openload] Temporary fix (#10408)
  629. + [foxnews] Add support Fox News articles (#10598)
  630. * [viafree] Improve video id extraction (#10615)
  631. * [iwara] Fix extraction after relaunch (#10462, #3215)
  632. + [tfo] Add extractor for tfo.org
  633. * [lrt] Fix audio extraction (#10566)
  634. * [9now] Fix extraction (#10561)
  635. + [canalplus] Add support for c8.fr (#10577)
  636. * [newgrounds] Fix uploader extraction (#10584)
  637. + [polskieradio:category] Add support for category lists (#10576)
  638. + [ketnet] Add extractor for ketnet.be (#10343)
  639. + [canvas] Add support for een.be (#10605)
  640. + [telequebec] Add extractor for telequebec.tv (#1999)
  641. * [parliamentliveuk] Fix extraction (#9137)
  642. version 2016.09.08
  643. Extractors
  644. + [jwplatform] Extract height from format label
  645. + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
  646. * [videomore] Fix extraction (#10592)
  647. * [foxgay] Fix extraction (#10480)
  648. + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
  649. * [gamestar] Fix metadata extraction (#10479)
  650. * [puls4] Fix extraction (#10583)
  651. + [cctv] Add extractor for CCTV and CNTV (#8153)
  652. + [lci] Add extractor for lci.fr (#10573)
  653. + [wat] Extract DASH formats
  654. + [viafree] Improve video id detection (#10569)
  655. + [trutv] Add extractor for trutv.com (#10519)
  656. + [nick] Add support for nickelodeon.nl (#10559)
  657. + [abcotvs:clips] Add support for clips.abcotvs.com
  658. + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
  659. + [miaopai] Add extractor for miaopai.com (#10556)
  660. * [gamestar] Fix metadata extraction (#10479)
  661. + [bilibili] Add support for episodes (#10190)
  662. + [tvnoe] Add extractor for tvnoe.cz (#10524)
  663. version 2016.09.04.1
  664. Core
  665. * In DASH downloader if the first segment fails, abort the whole download
  666. process to prevent throttling (#10497)
  667. + Add support for --skip-unavailable-fragments and --fragment retries in
  668. hlsnative downloader (#10165, #10448).
  669. + Add support for --skip-unavailable-fragments in DASH downloader
  670. + Introduce --skip-unavailable-fragments option for fragment based downloaders
  671. that allows to skip fragments unavailable due to a HTTP error
  672. * Fix extraction of video/audio entries with src attribute in
  673. _parse_html5_media_entries (#10540)
  674. Extractors
  675. * [theplatform] Relax URL regular expression (#10546)
  676. * [youtube:playlist] Extend URL regular expression
  677. * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
  678. * [internetvideoarchive] Extract all formats
  679. * [pornvoisines] Fix extraction (#10469)
  680. * [rottentomatoes] Fix extraction (#10467)
  681. * [espn] Extend URL regular expression (#10549)
  682. * [vimple] Extend URL regular expression (#10547)
  683. * [youtube:watchlater] Fix extraction (#10544)
  684. * [youjizz] Fix extraction (#10437)
  685. + [foxnews] Add support for FoxNews Insider (#10445)
  686. + [fc2] Recognize Flash player URLs (#10512)
  687. version 2016.09.03
  688. Core
  689. * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
  690. _extract_m3u8_formats (#10522)
  691. * Handle semicolon in mimetype2ext
  692. Extractors
  693. + [youtube] Add support for rental videos' previews (#10532)
  694. * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
  695. no playlist is actually served (#10537)
  696. + [drtv] Add support for dr.dk/nyheder (#10536)
  697. + [facebook:plugins:video] Add extractor (#10530)
  698. + [go] Add extractor for *.go.com sites
  699. * [adobepass] Check for authz_token expiration (#10527)
  700. * [nytimes] improve extraction
  701. * [thestar] Fix extraction (#10465)
  702. * [glide] Fix extraction (#10478)
  703. - [exfm] Remove extractor (#10482)
  704. * [youporn] Fix categories and tags extraction (#10521)
  705. + [curiositystream] Add extractor for app.curiositystream.com
  706. - [thvideo] Remove extractor (#10464)
  707. * [movingimage] Fix for the new site name (#10466)
  708. + [cbs] Add support for once formats (#10515)
  709. * [limelight] Skip ism snd duplicate manifests
  710. + [porncom] Extract categories and tags (#10510)
  711. + [facebook] Extract timestamp (#10508)
  712. + [yahoo] Extract more formats
  713. version 2016.08.31
  714. Extractors
  715. * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
  716. * [bandcamp:album] Fix title extraction (#10455)
  717. * [pyvideo] Fix extraction (#10468)
  718. + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
  719. * [9c9media] Extract more metadata
  720. * [9c9media] Fix multiple stacks extraction (#10016)
  721. * [adultswim] Improve video info extraction (#10492)
  722. * [vodplatform] Improve embed regular expression
  723. - [played] Remove extractor (#10470)
  724. + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
  725. + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
  726. * [adultswim] Rework in terms of turner extractor
  727. * [cnn] Rework in terms of turner extractor
  728. * [nba] Rework in terms of turner extractor
  729. + [turner] Add base extractor for Turner Broadcasting System based sites
  730. * [bilibili] Fix extraction (#10375)
  731. * [openload] Fix extraction (#10408)
  732. version 2016.08.28
  733. Core
  734. + Add warning message that ffmpeg doesn't support SOCKS
  735. * Improve thumbnail sorting
  736. + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
  737. * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
  738. + Add ac-3 to the list of audio codecs in parse_codecs
  739. Extractors
  740. * [periscope:user] Fix extraction (#10453)
  741. * [douyutv] Fix extraction (#10153, #10318, #10444)
  742. + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
  743. - [trutube] Remove extractor (#10438)
  744. + [usanetwork] Add extractor for usanetwork.com
  745. * [crackle] Fix extraction (#10333)
  746. * [spankbang] Fix description and uploader extraction (#10339)
  747. * [discoverygo] Detect cable provider restricted videos (#10425)
  748. + [cbc] Add support for watch.cbc.ca
  749. * [kickstarter] Silent the warning for og:description (#10415)
  750. * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
  751. version 2016.08.24.1
  752. Extractors
  753. + [pluralsight] Add support for subtitles (#9681)
  754. version 2016.08.24
  755. Extractors
  756. * [youtube] Fix authentication (#10392)
  757. * [openload] Fix extraction (#10408)
  758. + [bravotv] Add support for Adobe Pass (#10407)
  759. * [bravotv] Fix clip info extraction (#10407)
  760. * [eagleplatform] Improve embedded videos detection (#10409)
  761. * [awaan] Fix extraction
  762. * [mtvservices:embedded] Update config URL
  763. + [abc:iview] Add extractor (#6148)
  764. version 2016.08.22
  765. Core
  766. * Improve formats and subtitles extension auto calculation
  767. + Recognize full unit names in parse_filesize
  768. + Add support for m3u8 manifests in HTML5 multimedia tags
  769. * Fix octal/hexadecimal number detection in js_to_json
  770. Extractors
  771. + [ivi] Add support for 720p and 1080p
  772. + [charlierose] Add new extractor (#10382)
  773. * [1tv] Fix extraction (#9249)
  774. * [twitch] Renew authentication
  775. * [kaltura] Improve subtitles extension calculation
  776. + [zingmp3] Add support for video clips
  777. * [zingmp3] Fix extraction (#10041)
  778. * [kaltura] Improve subtitles extraction (#10279)
  779. * [cultureunplugged] Fix extraction (#10330)
  780. + [cnn] Add support for money.cnn.com (#2797)
  781. * [cbsnews] Fix extraction (#10362)
  782. * [cbs] Fix extraction (#10393)
  783. + [litv] Support 'promo' URLs (#10385)
  784. * [snotr] Fix extraction (#10338)
  785. * [n-tv.de] Fix extraction (#10331)
  786. * [globo:article] Relax URL and video id regular expressions (#10379)
  787. version 2016.08.19
  788. Core
  789. - Remove output template description from --help
  790. * Recognize lowercase units in parse_filesize
  791. Extractors
  792. + [porncom] Add extractor for porn.com (#2251, #10251)
  793. + [generic] Add support for DBTV embeds
  794. * [vk:wallpost] Fix audio extraction for new site layout
  795. * [vk] Fix authentication
  796. + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
  797. + [discoverygo] Add support for another GO network sites
  798. version 2016.08.17
  799. Core
  800. + Add _get_netrc_login_info
  801. Extractors
  802. * [mofosex] Extract all formats (#10335)
  803. + [generic] Add support for vbox7 embeds
  804. + [vbox7] Add support for embed URLs
  805. + [viafree] Add extractor (#10358)
  806. + [mtg] Add support for viafree URLs (#10358)
  807. * [theplatform] Extract all subtitles per language
  808. + [xvideos] Fix HLS extraction (#10356)
  809. + [amcnetworks] Add extractor
  810. + [bbc:playlist] Add support for pagination (#10349)
  811. + [fxnetworks] Add extractor (#9462)
  812. * [cbslocal] Fix extraction for SendtoNews-based videos
  813. * [sendtonews] Fix extraction
  814. * [jwplatform] Extract video id from JWPlayer data
  815. - [zippcast] Remove extractor (#10332)
  816. + [viceland] Add extractor (#8799)
  817. + [adobepass] Add base extractor for Adobe Pass Authentication
  818. * [life:embed] Improve extraction
  819. * [vgtv] Detect geo restricted videos (#10348)
  820. + [uplynk] Add extractor
  821. * [xiami] Fix extraction (#10342)
  822. version 2016.08.13
  823. Core
  824. * Show progress for curl external downloader
  825. * Forward more options to curl external downloader
  826. Extractors
  827. * [pbs] Fix description extraction
  828. * [franceculture] Fix extraction (#10324)
  829. * [pornotube] Fix extraction (#10322)
  830. * [4tube] Fix metadata extraction (#10321)
  831. * [imgur] Fix width and height extraction (#10325)
  832. * [expotv] Improve extraction
  833. + [vbox7] Fix extraction (#10309)
  834. - [tapely] Remove extractor (#10323)
  835. * [muenchentv] Fix extraction (#10313)
  836. + [24video] Add support for .me and .xxx TLDs
  837. * [24video] Fix comment count extraction
  838. * [sunporno] Add support for embed URLs
  839. * [sunporno] Fix metadata extraction (#10316)
  840. + [hgtv] Add extractor for hgtv.ca (#3999)
  841. - [pbs] Remove request to unavailable API
  842. + [pbs] Add support for high quality HTTP formats
  843. + [crunchyroll] Add support for HLS formats (#10301)
  844. version 2016.08.12
  845. Core
  846. * Subtitles are now written as is. Newline conversions are disabled. (#10268)
  847. + Recognize more formats in unified_timestamp
  848. Extractors
  849. - [goldenmoustache] Remove extractor (#10298)
  850. * [drtuber] Improve title extraction
  851. * [drtuber] Make dislike count optional (#10297)
  852. * [chirbit] Fix extraction (#10296)
  853. * [francetvinfo] Relax URL regular expression
  854. * [rtlnl] Relax URL regular expression (#10282)
  855. * [formula1] Relax URL regular expression (#10283)
  856. * [wat] Improve extraction (#10281)
  857. * [ctsnews] Fix extraction
  858. version 2016.08.10
  859. Core
  860. * Make --metadata-from-title non fatal when title does not match the pattern
  861. * Introduce options for randomized sleep before each download
  862. --min-sleep-interval and --max-sleep-interval (#9930)
  863. * Respect default in _search_json_ld
  864. Extractors
  865. + [uol] Add extractor for uol.com.br (#4263)
  866. * [rbmaradio] Fix extraction and extract all formats (#10242)
  867. + [sonyliv] Add extractor for sonyliv.com (#10258)
  868. * [aparat] Fix extraction
  869. * [cwtv] Extract HTTP formats
  870. + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
  871. * [kuwo:singer] Fix extraction
  872. version 2016.08.07
  873. Core
  874. + Add support for TV Parental Guidelines ratings in parse_age_limit
  875. + Add decode_png (#9706)
  876. + Add support for partOfTVSeries in JSON-LD
  877. * Lower master M3U8 manifest preference for better format sorting
  878. Extractors
  879. + [discoverygo] Add extractor (#10245)
  880. * [flipagram] Make JSON-LD extraction non fatal
  881. * [generic] Make JSON-LD extraction non fatal
  882. + [bbc] Add support for morph embeds (#10239)
  883. * [tnaflixnetworkbase] Improve title extraction
  884. * [tnaflix] Fix metadata extraction (#10249)
  885. * [fox] Fix theplatform release URL query
  886. * [openload] Fix extraction (#9706)
  887. * [bbc] Skip duplicate manifest URLs
  888. * [bbc] Improve format code
  889. + [bbc] Add support for DASH and F4M
  890. * [bbc] Improve format sorting and listing
  891. * [bbc] Improve playlist extraction
  892. + [pokemon] Add extractor (#10093)
  893. + [condenast] Add fallback scenario for video info extraction
  894. version 2016.08.06
  895. Core
  896. * Add support for JSON-LD root list entries (#10203)
  897. * Improve unified_timestamp
  898. * Lower preference of RTSP formats in generic sorting
  899. + Add support for multiple properties in _og_search_property
  900. * Improve password hiding from verbose output
  901. Extractors
  902. + [adultswim] Add support for trailers (#10235)
  903. * [archiveorg] Improve extraction (#10219)
  904. + [jwplatform] Add support for playlists
  905. + [jwplatform] Add support for relative URLs
  906. * [jwplatform] Improve audio detection
  907. + [tvplay] Capture and output native error message
  908. + [tvplay] Extract series metadata
  909. + [tvplay] Add support for subtitles (#10194)
  910. * [tvp] Improve extraction (#7799)
  911. * [cbslocal] Fix timestamp parsing (#10213)
  912. + [naver] Add support for subtitles (#8096)
  913. * [naver] Improve extraction
  914. * [condenast] Improve extraction
  915. * [engadget] Relax URL regular expression
  916. * [5min] Fix extraction
  917. + [nationalgeographic] Add support for Episode Guide
  918. + [kaltura] Add support for subtitles
  919. * [kaltura] Optimize network requests
  920. + [vodplatform] Add extractor for vod-platform.net
  921. - [gamekings] Remove extractor
  922. * [limelight] Extract HTTP formats
  923. * [ntvru] Fix extraction
  924. + [comedycentral] Re-add :tds and :thedailyshow shortnames
  925. version 2016.08.01
  926. Fixed/improved extractors
  927. - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
  928. - [bloomberg] Support another form of player (#10187)
  929. - [limelight] Skip DRM protected videos
  930. - [safari] Relax regular expressions for URL matching (#10202)
  931. - [cwtv] Add support for cwtvpr.com (#10196)
  932. version 2016.07.30
  933. Fixed/improved extractors
  934. - [twitch:clips] Sort formats
  935. - [tv2] Use m3u8_native
  936. - [tv2:article] Fix video detection (#10188)
  937. - rtve (#10076)
  938. - [dailymotion:playlist] Optimize download archive processing (#10180)
  939. version 2016.07.28
  940. Fixed/improved extractors
  941. - shared (#10170)
  942. - soundcloud (#10179)
  943. - twitch (#9767)
  944. version 2016.07.26.2
  945. Fixed/improved extractors
  946. - smotri
  947. - camdemy
  948. - mtv
  949. - comedycentral
  950. - cmt
  951. - cbc
  952. - mgtv
  953. - orf
  954. version 2016.07.24
  955. New extractors
  956. - arkena (#8682)
  957. - lcp (#8682)
  958. Fixed/improved extractors
  959. - facebook (#10151)
  960. - dailymail
  961. - telegraaf
  962. - dcn
  963. - onet
  964. - tvp
  965. Miscellaneous
  966. - Support $Time$ in DASH manifests
  967. version 2016.07.22
  968. New extractors
  969. - odatv (#9285)
  970. Fixed/improved extractors
  971. - bbc
  972. - youjizz (#10131)
  973. - youtube (#10140)
  974. - pornhub (#10138)
  975. - eporner (#10139)
  976. version 2016.07.17
  977. New extractors
  978. - nintendo (#9986)
  979. - streamable (#9122)
  980. Fixed/improved extractors
  981. - ard (#10095)
  982. - mtv
  983. - comedycentral (#10101)
  984. - viki (#10098)
  985. - spike (#10106)
  986. Miscellaneous
  987. - Improved twitter player detection (#10090)
  988. version 2016.07.16
  989. New extractors
  990. - ninenow (#5181)
  991. Fixed/improved extractors
  992. - rtve (#10076)
  993. - brightcove
  994. - 3qsdn
  995. - syfy (#9087, #3820, #2388)
  996. - youtube (#10083)
  997. Miscellaneous
  998. - Fix subtitle embedding for video-only and audio-only files (#10081)
  999. version 2016.07.13
  1000. New extractors
  1001. - rudo
  1002. Fixed/improved extractors
  1003. - biobiochiletv
  1004. - tvplay
  1005. - dbtv
  1006. - brightcove
  1007. - tmz
  1008. - youtube (#10059)
  1009. - shahid (#10062)
  1010. - vk
  1011. - ellentv (#10067)
  1012. version 2016.07.11
  1013. New Extractors
  1014. - roosterteeth (#9864)
  1015. Fixed/improved extractors
  1016. - miomio (#9605)
  1017. - vuclip
  1018. - youtube
  1019. - vidzi (#10058)
  1020. version 2016.07.09.2
  1021. Fixed/improved extractors
  1022. - vimeo (#1638)
  1023. - facebook (#10048)
  1024. - lynda (#10047)
  1025. - animeondemand
  1026. Fixed/improved features
  1027. - Embedding subtitles no longer throws an error with problematic inputs (#9063)
  1028. version 2016.07.09.1
  1029. Fixed/improved extractors
  1030. - youtube
  1031. - ard
  1032. - srmediatek (#9373)
  1033. version 2016.07.09
  1034. New extractors
  1035. - Flipagram (#9898)
  1036. Fixed/improved extractors
  1037. - telecinco
  1038. - toutv
  1039. - radiocanada
  1040. - tweakers (#9516)
  1041. - lynda
  1042. - nick (#7542)
  1043. - polskieradio (#10028)
  1044. - le
  1045. - facebook (#9851)
  1046. - mgtv
  1047. - animeondemand (#10031)
  1048. Fixed/improved features
  1049. - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
  1050. on non-Windows systems
  1051. version 2016.07.07
  1052. New extractors
  1053. - kamcord (#10001)
  1054. Fixed/improved extractors
  1055. - spiegel (#10018)
  1056. - metacafe (#8539, #3253)
  1057. - onet (#9950)
  1058. - francetv (#9955)
  1059. - brightcove (#9965)
  1060. - daum (#9972)
  1061. version 2016.07.06
  1062. Fixed/improved extractors
  1063. - youtube (#10007, #10009)
  1064. - xuite
  1065. - stitcher
  1066. - spiegel
  1067. - slideshare
  1068. - sandia
  1069. - rtvnh
  1070. - prosiebensat1
  1071. - onionstudios
  1072. version 2016.07.05
  1073. Fixed/improved extractors
  1074. - brightcove
  1075. - yahoo (#9995)
  1076. - pornhub (#9997)
  1077. - iqiyi
  1078. - kaltura (#5557)
  1079. - la7
  1080. - Changed features
  1081. - Rename --cn-verfication-proxy to --geo-verification-proxy
  1082. Miscellaneous
  1083. - Add script for displaying downloads statistics
  1084. version 2016.07.03.1
  1085. Fixed/improved extractors
  1086. - theplatform
  1087. - aenetworks
  1088. - nationalgeographic
  1089. - hrti (#9482)
  1090. - facebook (#5701)
  1091. - buzzfeed (#5701)
  1092. - rai (#8617, #9157, #9232, #8552, #8551)
  1093. - nationalgeographic (#9991)
  1094. - iqiyi
  1095. version 2016.07.03
  1096. New extractors
  1097. - hrti (#9482)
  1098. Fixed/improved extractors
  1099. - vk (#9981)
  1100. - facebook (#9938)
  1101. - xtube (#9953, #9961)
  1102. version 2016.07.02
  1103. New extractors
  1104. - fusion (#9958)
  1105. Fixed/improved extractors
  1106. - twitch (#9975)
  1107. - vine (#9970)
  1108. - periscope (#9967)
  1109. - pornhub (#8696)
  1110. version 2016.07.01
  1111. New extractors
  1112. - 9c9media
  1113. - ctvnews (#2156)
  1114. - ctv (#4077)
  1115. Fixed/Improved extractors
  1116. - rds
  1117. - meta (#8789)
  1118. - pornhub (#9964)
  1119. - sixplay (#2183)
  1120. New features
  1121. - Accept quoted strings across multiple lines (#9940)