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.

1939 lines
59 KiB

8 years ago
8 years ago
8 years ago
  1. version <unreleased>
  2. Extractor
  3. * [youtube] Recognize new locale-based player URLs (#12885)
  4. version 2017.04.26
  5. Core
  6. * Introduce --keep-fragments for keeping fragments of fragmented download
  7. on disk after download is finished
  8. * [YoutubeDL] Fix output template for missing timestamp (#12796)
  9. * [socks] Handle cases where credentials are required but missing
  10. * [extractor/common] Improve HLS extraction (#12211)
  11. - Extract m3u8 parsing to separate method
  12. - Improve rendition groups extraction
  13. - Build stream name according stream GROUP-ID
  14. - Ignore reference to AUDIO group without URI when stream has no CODECS
  15. - Use float for scaled tbr in _parse_m3u8_formats
  16. * [utils] Add support for TTML styles in dfxp2srt
  17. * [downloader/hls] No need to download keys for fragments that have been
  18. already downloaded
  19. * [downloader/fragment] Improve fragment downloading
  20. - Resume immediately
  21. - Don't concatenate fragments and decrypt them on every resume
  22. - Optimize disk storage usage, don't store intermediate fragments on disk
  23. - Store bookkeeping download state file
  24. + [extractor/common] Add support for multiple getters in try_get
  25. + [extractor/common] Add support for video of WebPage context in _json_ld
  26. (#12778)
  27. + [extractor/common] Relax JWPlayer regular expression and remove
  28. duplicate URLs (#12768)
  29. Extractors
  30. * [iqiyi] Fix extraction of Yule videos
  31. * [vidio] Improve extraction and sort formats
  32. + [brightcove] Match only video elements with data-video-id attribute
  33. * [iqiyi] Fix playlist detection (#12504)
  34. - [azubu] Remove extractor (#12813)
  35. * [porn91] Fix extraction (#12814)
  36. * [vidzi] Fix extraction (#12793)
  37. + [amp] Extract error message (#12795)
  38. + [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
  39. * [instagram] Fix extraction (#12777)
  40. + [generic] Support Brightcove videos in <iframe> (#12482)
  41. + [brightcove] Support URLs with bcpid instead of playerID (#12482)
  42. * [brightcove] Fix _extract_url (#12782)
  43. + [odnoklassniki] Extract HLS formats
  44. version 2017.04.17
  45. Extractors
  46. * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
  47. add support for channel and channelList embeds
  48. * [generic] Extract multiple Limelight embeds (#12761)
  49. + [itv] Extract series metadata
  50. * [itv] Fix RTMP formats downloading (#12759)
  51. * [itv] Use native HLS downloader by default
  52. + [go90] Extract subtitles (#12752)
  53. + [go90] Extract series metadata (#12752)
  54. version 2017.04.16
  55. Core
  56. * [YoutubeDL] Apply expand_path after output template substitution
  57. + [YoutubeDL] Propagate overridden meta fields to extraction results of type
  58. url (#11163)
  59. Extractors
  60. + [generic] Extract RSS entries as url_transparent (#11163)
  61. + [streamango] Add support for streamango.com (#12643)
  62. + [wsj:article] Add support for articles (#12558)
  63. * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
  64. URLs (#9163, #12005, #12178, #12480)
  65. + [udemy] Add support for react rendition (#12744)
  66. version 2017.04.15
  67. Extractors
  68. * [youku] Fix fileid extraction (#12741, #12743)
  69. version 2017.04.14
  70. Core
  71. + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
  72. + [adobepass] Improve Comcast and Verison login code (#10803)
  73. + [adobepass] Add support for Verizon (#10803)
  74. Extractors
  75. + [aenetworks] Add support for specials (#12723)
  76. + [hbo] Extract HLS formats
  77. + [go90] Add support for go90.com (#10127)
  78. + [tv2hu] Add support for tv2.hu (#10509)
  79. + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
  80. * [youtube] Improve HLS formats extraction
  81. * [afreecatv] Fix extraction for videos with different key layout (#12718)
  82. - [youtube] Remove explicit preference for audio-only and video-only formats in
  83. order not to break sorting when new formats appear
  84. * [canalplus] Bypass geo restriction
  85. version 2017.04.11
  86. Extractors
  87. * [afreecatv] Fix extraction (#12706)
  88. + [generic] Add support for <object> YouTube embeds (#12637)
  89. * [bbccouk] Treat bitrate as audio+video bitrate in media selector
  90. + [bbccouk] Skip unrecognized formats in media selector (#12701)
  91. + [bbccouk] Add support for https protocol in media selector (#12701)
  92. * [curiositystream] Fix extraction (#12638)
  93. * [adn] Update subtitle decryption key
  94. * [chaturbate] Fix extraction (#12665, #12688, #12690)
  95. version 2017.04.09
  96. Extractors
  97. + [medici] Add support for medici.tv (#3406)
  98. + [rbmaradio] Add support for redbullradio.com URLs (#12687)
  99. + [npo:live] Add support for default URL (#12555)
  100. * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
  101. + [thesun] Add suport for thesun.co.uk (#11298, #12674)
  102. + [ceskateleveize:porady] Add support for porady (#7411, #12645)
  103. * [ceskateleveize] Improve extraction and remove URL replacement hacks
  104. + [kaltura] Add support for iframe embeds (#12679)
  105. * [airmozilla] Fix extraction (#12670)
  106. * [wshh] Extract html5 entries and delegate to generic extractor (12676)
  107. + [raiplay] Extract subtitles
  108. + [xfileshare] Add support for vidlo.us (#12660)
  109. + [xfileshare] Add support for vidbom.com (#12661)
  110. + [aenetworks] Add more video URL regular expressions (#12657)
  111. + [odnoklassniki] Fix format sorting for 1080p quality
  112. + [rtl2] Add support for you.rtl2.de (#10257)
  113. + [vshare] Add support for vshare.io (#12278)
  114. version 2017.04.03
  115. Core
  116. + [extractor/common] Add censorship check for TransTelekom ISP
  117. * [extractor/common] Move censorship checks to a separate method
  118. Extractors
  119. + [discoveryvr] Add support for discoveryvr.com (#12578)
  120. + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
  121. + [periscope] Add support for pscp.tv URLs (#12618, #12625)
  122. version 2017.04.02
  123. Core
  124. * [YoutubeDL] Return early when extraction of url_transparent fails
  125. Extractors
  126. * [rai] Fix and improve extraction (#11790)
  127. + [vrv] Add support for series pages
  128. * [limelight] Improve extraction for audio only formats
  129. * [funimation] Fix extraction (#10696, #11773)
  130. + [xfileshare] Add support for vidabc.com (#12589)
  131. + [xfileshare] Improve extraction and extract hls formats
  132. + [crunchyroll] Pass geo verifcation proxy
  133. + [cwtv] Extract ISM formats
  134. + [tvplay] Bypass geo restriction
  135. + [vrv] Add support for vrv.co
  136. + [packtpub] Add support for packtpub.com (#12610)
  137. + [generic] Pass base_url to _parse_jwplayer_data
  138. + [adn] Add support for animedigitalnetwork.fr (#4866)
  139. + [allocine] Extract more metadata
  140. * [allocine] Fix extraction (#12592)
  141. * [openload] Fix extraction
  142. version 2017.03.26
  143. Core
  144. * Don't raise an error if JWPlayer config data is not a Javascript object
  145. literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
  146. * Expand environment variables for options representing paths (#12556)
  147. + [utils] Introduce expand_path
  148. * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
  149. Extractors
  150. * [afreecatv] Fix extraction (#12179)
  151. + [atvat] Add support for atv.at (#5325)
  152. + [fox] Add metadata extraction (#12391)
  153. + [atresplayer] Extract DASH formats
  154. + [atresplayer] Extract HD manifest (#12548)
  155. * [atresplayer] Fix login error detection (#12548)
  156. * [franceculture] Fix extraction (#12547)
  157. * [youtube] Improve URL regular expression (#12538)
  158. * [generic] Do not follow redirects to the same URL
  159. version 2017.03.24
  160. Extractors
  161. - [9c9media] Remove mp4 URL extraction request
  162. + [bellmedia] Add support for etalk.ca and space.ca (#12447)
  163. * [channel9] Fix extraction (#11323)
  164. * [cloudy] Fix extraction (#12525)
  165. + [hbo] Add support for free episode URLs and new formats extraction (#12519)
  166. * [condenast] Fix extraction and style (#12526)
  167. * [viu] Relax URL regular expression (#12529)
  168. version 2017.03.22
  169. Extractors
  170. - [pluralsight] Omit module title from video title (#12506)
  171. * [pornhub] Decode obfuscated video URL (#12470, #12515)
  172. * [senateisvp] Allow https URL scheme for embeds (#12512)
  173. version 2017.03.20
  174. Core
  175. + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
  176. output template
  177. + [adobepass] Detect and output error on authz token extraction (#12472)
  178. Extractors
  179. + [bostonglobe] Add extractor for bostonglobe.com (#12099)
  180. + [toongoggles] Add support for toongoggles.com (#12171)
  181. + [medialaan] Add support for Medialaan sites (#9974, #11912)
  182. + [discoverynetworks] Add support for more domains and bypass geo restiction
  183. * [openload] Fix extraction (#10408)
  184. version 2017.03.16
  185. Core
  186. + [postprocessor/ffmpeg] Add support for flac
  187. + [extractor/common] Extract SMIL formats from jwplayer
  188. Extractors
  189. + [generic] Add forgotten return for jwplayer formats
  190. * [redbulltv] Improve extraction
  191. version 2017.03.15
  192. Core
  193. * Fix missing subtitles if --add-metadata is used (#12423)
  194. Extractors
  195. * [facebook] Make title optional (#12443)
  196. + [mitele] Add support for ooyala videos (#12430)
  197. * [openload] Fix extraction (#12435, #12446)
  198. * [streamable] Update API URL (#12433)
  199. + [crunchyroll] Extract season name (#12428)
  200. * [discoverygo] Bypass geo restriction
  201. + [discoverygo:playlist] Add support for playlists (#12424)
  202. version 2017.03.10
  203. Extractors
  204. * [generic] Make title optional for jwplayer embeds (#12410)
  205. * [wdr:maus] Fix extraction (#12373)
  206. * [prosiebensat1] Improve title extraction (#12318, #12327)
  207. * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
  208. * [miomio] Fix extraction (#12291, #12388, #12402)
  209. * [telequebec] Fix description extraction (#12399)
  210. * [openload] Fix extraction (#12357)
  211. * [brightcove:legacy] Relax videoPlayer validation check (#12381)
  212. version 2017.03.07
  213. Core
  214. * Metadata are now added after conversion (#5594)
  215. Extractors
  216. * [soundcloud] Update client id (#12376)
  217. * [openload] Fix extraction (#10408, #12357)
  218. version 2017.03.06
  219. Core
  220. + [utils] Process bytestrings in urljoin (#12369)
  221. * [extractor/common] Improve height extraction and extract bitrate
  222. * [extractor/common] Move jwplayer formats extraction in separate method
  223. + [external:ffmpeg] Limit test download size to 10KiB (#12362)
  224. Extractors
  225. + [drtv] Add geo countries to GeoRestrictedError
  226. + [drtv:live] Bypass geo restriction
  227. + [tunepk] Add extractor (#12197, #12243)
  228. version 2017.03.05
  229. Extractors
  230. + [twitch] Add basic support for two-factor authentication (#11974)
  231. + [vier] Add support for vijf.be (#12304)
  232. + [redbulltv] Add support for redbull.tv (#3919, #11948)
  233. * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
  234. + [generic] Add support for rutube embeds
  235. + [rutube] Relax URL regular expression
  236. + [vrak] Add support for vrak.tv (#11452)
  237. + [brightcove:new] Add ability to smuggle geo_countries into URL
  238. + [brightcove:new] Raise GeoRestrictedError
  239. * [go] Relax URL regular expression (#12341)
  240. * [24video] Use original host for requests (#12339)
  241. * [ruutu] Disable DASH formats (#12322)
  242. version 2017.03.02
  243. Core
  244. + [adobepass] Add support for Charter Spectrum (#11465)
  245. * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
  246. Extractors
  247. * [facebook] Fix extraction (#12323, #12330)
  248. * [youtube] Mark errors about rental videos as expected (#12324)
  249. + [npo] Add support for audio
  250. * [npo] Adapt to app.php API (#12311, #12320)
  251. version 2017.02.28
  252. Core
  253. + [utils] Add bytes_to_long and long_to_bytes
  254. + [utils] Add pkcs1pad
  255. + [aes] Add aes_cbc_encrypt
  256. Extractors
  257. + [azmedien:showplaylist] Add support for show playlists (#12160)
  258. + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
  259. + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
  260. #10060)
  261. * [douyu] Fix extraction (#12301)
  262. version 2017.02.27
  263. Core
  264. * [downloader/common] Limit displaying 2 digits after decimal point in sleep
  265. interval message (#12183)
  266. + [extractor/common] Add preference to _parse_html5_media_entries
  267. Extractors
  268. + [npo] Add support for zapp.nl
  269. + [npo] Add support for hetklokhuis.nl (#12293)
  270. - [scivee] Remove extractor (#9315)
  271. + [cda] Decode download URL (#12255)
  272. + [crunchyroll] Improve uploader extraction (#12267)
  273. + [youtube] Raise GeoRestrictedError
  274. + [dailymotion] Raise GeoRestrictedError
  275. + [mdr] Recognize more URL patterns (#12169)
  276. + [tvigle] Raise GeoRestrictedError
  277. * [vevo] Fix extraction for videos with the new streams/streamsV3 format
  278. (#11719)
  279. + [freshlive] Add support for freshlive.tv (#12175)
  280. + [xhamster] Capture and output videoClosed error (#12263)
  281. + [etonline] Add support for etonline.com (#12236)
  282. + [njpwworld] Add support for njpwworld.com (#11561)
  283. * [amcnetworks] Relax URL regular expression (#12127)
  284. version 2017.02.24.1
  285. Extractors
  286. * [noco] Modernize
  287. * [noco] Switch login URL to https (#12246)
  288. + [thescene] Extract more metadata
  289. * [thescene] Fix extraction (#12235)
  290. + [tubitv] Use geo bypass mechanism
  291. * [openload] Fix extraction (#10408)
  292. + [ivi] Raise GeoRestrictedError
  293. version 2017.02.24
  294. Core
  295. * [options] Hide deprecated options from --help
  296. * [options] Deprecate --autonumber-size
  297. + [YoutubeDL] Add support for string formatting operations in output template
  298. (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
  299. Extractors
  300. + [lynda:course] Add webpage extraction fallback (#12238)
  301. * [go] Sign all uplynk URLs and use geo bypass only for free videos
  302. (#12087, #12210)
  303. + [skylinewebcams] Add support for skylinewebcams.com (#12221)
  304. + [instagram] Add support for multi video posts (#12226)
  305. + [crunchyroll] Extract playlist entries ids
  306. * [mgtv] Fix extraction
  307. + [sohu] Raise GeoRestrictedError
  308. + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
  309. version 2017.02.22
  310. Extractors
  311. * [crunchyroll] Fix descriptions with double quotes (#12124)
  312. * [dailymotion] Make comment count optional (#12209)
  313. + [vidzi] Add support for vidzi.cc (#12213)
  314. + [24video] Add support for 24video.tube (#12217)
  315. + [crackle] Use geo bypass mechanism
  316. + [viewster] Use geo verification headers
  317. + [tfo] Improve geo restriction detection and use geo bypass mechanism
  318. + [telequebec] Use geo bypass mechanism
  319. + [limelight] Extract PlaylistService errors and improve geo restriction
  320. detection
  321. version 2017.02.21
  322. Core
  323. * [extractor/common] Allow calling _initialize_geo_bypass from extractors
  324. (#11970)
  325. + [adobepass] Add support for Time Warner Cable (#12191)
  326. + [travis] Run tests in parallel
  327. + [downloader/ism] Honor HTTP headers when downloading fragments
  328. + [downloader/dash] Honor HTTP headers when downloading fragments
  329. + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
  330. + Add option --geo-bypass-country for explicit geo bypass on behalf of
  331. specified country
  332. + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
  333. + Add experimental geo restriction bypass mechanism based on faking
  334. X-Forwarded-For HTTP header
  335. + [utils] Introduce GeoRestrictedError for geo restricted videos
  336. + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
  337. Extractors
  338. + [ninecninemedia] Use geo bypass mechanism
  339. * [spankbang] Make uploader optional (#12193)
  340. + [iprima] Improve geo restriction detection and disable geo bypass
  341. * [iprima] Modernize
  342. * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
  343. + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
  344. * [nrk] Update _API_HOST and relax _VALID_URL
  345. + [tv4] Bypass geo restriction and improve detection
  346. * [tv4] Switch to hls3 protocol (#12177)
  347. + [viki] Improve geo restriction detection
  348. + [vgtv] Improve geo restriction detection
  349. + [srgssr] Improve geo restriction detection
  350. + [vbox7] Improve geo restriction detection and use geo bypass mechanism
  351. + [svt] Improve geo restriction detection and use geo bypass mechanism
  352. + [pbs] Improve geo restriction detection and use geo bypass mechanism
  353. + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
  354. + [nrk] Improve geo restriction detection and use geo bypass mechanism
  355. + [itv] Improve geo restriction detection and use geo bypass mechanism
  356. + [go] Improve geo restriction detection and use geo bypass mechanism
  357. + [dramafever] Improve geo restriction detection and use geo bypass mechanism
  358. * [brightcove:legacy] Restrict videoPlayer value (#12040)
  359. + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
  360. + [thisav] Add support for HTML5 media (#11771)
  361. * [metacafe] Bypass family filter (#10371)
  362. * [viceland] Improve info extraction
  363. version 2017.02.17
  364. Extractors
  365. * [heise] Improve extraction (#9725)
  366. * [ellentv] Improve (#11653)
  367. * [openload] Fix extraction (#10408, #12002)
  368. + [theplatform] Recognize URLs with whitespaces (#12044)
  369. * [einthusan] Relax URL regular expression (#12141, #12159)
  370. + [generic] Support complex JWPlayer embedded videos (#12030)
  371. * [elpais] Improve extraction (#12139)
  372. version 2017.02.16
  373. Core
  374. + [utils] Add support for quoted string literals in --match-filter (#8050,
  375. #12142, #12144)
  376. Extractors
  377. * [ceskatelevize] Lower priority for audio description sources (#12119)
  378. * [amcnetworks] Fix extraction (#12127)
  379. * [pinkbike] Fix uploader extraction (#12054)
  380. + [onetpl] Add support for businessinsider.com.pl and plejada.pl
  381. + [onetpl] Add support for onet.pl (#10507)
  382. + [onetmvp] Add shortcut extractor
  383. + [vodpl] Add support for vod.pl (#12122)
  384. + [pornhub] Extract video URL from tv platform site (#12007, #12129)
  385. + [ceskatelevize] Extract DASH formats (#12119, #12133)
  386. version 2017.02.14
  387. Core
  388. * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
  389. Extractor
  390. * [zdf] Fix extraction (#12117)
  391. * [xtube] Fix extraction for both kinds of video id (#12088)
  392. * [xtube] Improve title extraction (#12088)
  393. + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
  394. * [bellmedia] Allow video id longer than 6 characters (#12114)
  395. + [limelight] Add support for referer protected videos
  396. * [disney] Improve extraction (#4975, #11000, #11882, #11936)
  397. * [hotstar] Improve extraction (#12096)
  398. * [einthusan] Fix extraction (#11416)
  399. + [aenetworks] Add support for lifetimemovieclub.com (#12097)
  400. * [youtube] Fix parsing codecs (#12091)
  401. version 2017.02.11
  402. Core
  403. + [utils] Introduce get_elements_by_class and get_elements_by_attribute
  404. utility functions
  405. + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
  406. Extractor
  407. * [pluralsight:course] Fix extraction (#12075)
  408. + [bbc] Extract m3u8 formats with 320k audio
  409. * [facebook] Relax video id matching (#11017, #12055, #12056)
  410. + [corus] Add support for Corus Entertainment sites (#12060, #9164)
  411. + [pluralsight] Detect blocked account error message (#12070)
  412. + [bloomberg] Add another video id pattern (#12062)
  413. * [extractor/commonmistakes] Restrict URL regular expression (#12050)
  414. + [tvplayer] Add support for tvplayer.com
  415. version 2017.02.10
  416. Extractors
  417. * [xtube] Fix extraction (#12023)
  418. * [pornhub] Fix extraction (#12007, #12018)
  419. * [facebook] Improve JS data regular expression (#12042)
  420. * [kaltura] Improve embed partner id extraction (#12041)
  421. + [sprout] Add support for sproutonline.com
  422. * [6play] Improve extraction
  423. + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
  424. + [go] Add support for Adobe Pass authentication (#11468, #10831)
  425. * [6play] Fix extraction (#12011)
  426. + [nbc] Add support for Adobe Pass authentication (#12006)
  427. version 2017.02.07
  428. Core
  429. * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
  430. + [downloader/fragment] Respect --no-part
  431. * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
  432. Extractors
  433. * [pornhub] Fix extraction (#11997)
  434. + [canalplus] Add support for cstar.fr (#11990)
  435. + [extractor/generic] Improve RTMP support (#11993)
  436. + [gaskrank] Add support for gaskrank.tv (#11685)
  437. * [bandcamp] Fix extraction for incomplete albums (#11727)
  438. * [iwara] Fix extraction (#11781)
  439. * [googledrive] Fix extraction on Python 3.6
  440. + [videopress] Add support for videopress.com
  441. + [afreecatv] Extract RTMP formats
  442. version 2017.02.04.1
  443. Extractors
  444. + [twitch:stream] Add support for player.twitch.tv (#11971)
  445. * [radiocanada] Fix extraction for toutv rtmp formats
  446. version 2017.02.04
  447. Core
  448. + Add --playlist-random to shuffle playlists (#11889, #11901)
  449. * [utils] Improve comments processing in js_to_json (#11947)
  450. * [utils] Handle single-line comments in js_to_json
  451. * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
  452. Extractors
  453. + [piksel] Add another app token pattern (#11969)
  454. + [vk] Capture and output author blocked error message (#11965)
  455. + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
  456. #11800)
  457. + [drtv] Add support for live and radio sections (#1827, #3427)
  458. * [myspace] Fix extraction and extract HLS and HTTP formats
  459. + [youtube] Add format info for itag 325 and 328
  460. * [vine] Fix extraction (#11955)
  461. - [sportbox] Remove extractor (#11954)
  462. + [filmon] Add support for filmon.com (#11187)
  463. + [infoq] Add audio only formats (#11565)
  464. * [douyutv] Improve room id regular expression (#11931)
  465. * [iprima] Fix extraction (#11920, #11896)
  466. * [youtube] Fix ytsearch when cookies are provided (#11924)
  467. * [go] Relax video id regular expression (#11937)
  468. * [facebook] Fix title extraction (#11941)
  469. + [youtube:playlist] Recognize TL playlists (#11945)
  470. + [bilibili] Support new Bangumi URLs (#11845)
  471. + [cbc:watch] Extract audio codec for audio only formats (#11893)
  472. + [elpais] Fix extraction for some URLs (#11765)
  473. version 2017.02.01
  474. Extractors
  475. + [facebook] Add another fallback extraction scenario (#11926)
  476. * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
  477. - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
  478. + [vimeo] Extract upload timestamp
  479. + [vimeo] Extract license (#8726, #11880)
  480. + [nrk:series] Add support for series (#11571, #11711)
  481. version 2017.01.31
  482. Core
  483. + [compat] Add compat_etree_register_namespace
  484. Extractors
  485. * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
  486. #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
  487. #11913, #11914, #11915, #11916, #11917, #11918, #11919)
  488. + [vimeo] Extract both mixed and separated DASH formats
  489. + [ruutu] Extract DASH formats
  490. * [itv] Fix extraction for python 2.6
  491. version 2017.01.29
  492. Core
  493. * [extractor/common] Fix initialization template (#11605, #11825)
  494. + [extractor/common] Document fragment_base_url and fragment's path fields
  495. * [extractor/common] Fix duration per DASH segment (#11868)
  496. + Introduce --autonumber-start option for initial value of %(autonumber)s
  497. template (#727, #2702, #9362, #10457, #10529, #11862)
  498. Extractors
  499. + [azmedien:playlist] Add support for topic and themen playlists (#11817)
  500. * [npo] Fix subtitles extraction
  501. + [itv] Extract subtitles
  502. + [itv] Add support for itv.com (#9240)
  503. + [mtv81] Add support for mtv81.com (#7619)
  504. + [vlive] Add support for channels (#11826)
  505. + [kaltura] Add fallback for fileExt
  506. + [kaltura] Improve uploader_id extraction
  507. + [konserthusetplay] Add support for rspoplay.se (#11828)
  508. version 2017.01.28
  509. Core
  510. * [utils] Improve parse_duration
  511. Extractors
  512. * [crunchyroll] Improve series and season metadata extraction (#11832)
  513. * [soundcloud] Improve formats extraction and extract audio bitrate
  514. + [soundcloud] Extract HLS formats
  515. * [soundcloud] Fix track URL extraction (#11852)
  516. + [twitch:vod] Expand URL regular expressions (#11846)
  517. * [aenetworks] Fix season episodes extraction (#11669)
  518. + [tva] Add support for videos.tva.ca (#11842)
  519. * [jamendo] Improve and extract more metadata (#11836)
  520. + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
  521. * [vevo] Remove request to old API and catch API v2 errors
  522. + [cmt,mtv,southpark] Add support for episode URLs (#11837)
  523. + [youtube] Add fallback for duration extraction (#11841)
  524. version 2017.01.25
  525. Extractors
  526. + [openload] Fallback video extension to mp4
  527. + [extractor/generic] Add support for Openload embeds (#11536, #11812)
  528. * [srgssr] Fix rts video extraction (#11831)
  529. + [afreecatv:global] Add support for afreeca.tv (#11807)
  530. + [crackle] Extract vtt subtitles
  531. + [crackle] Extract multiple resolutions for thumbnails
  532. + [crackle] Add support for mobile URLs
  533. + [konserthusetplay] Extract subtitles (#11823)
  534. + [konserthusetplay] Add support for HLS videos (#11823)
  535. * [vimeo:review] Fix config URL extraction (#11821)
  536. version 2017.01.24
  537. Extractors
  538. * [pluralsight] Fix extraction (#11820)
  539. + [nextmedia] Add support for NextTV (壹電視)
  540. * [24video] Fix extraction (#11811)
  541. * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
  542. + [chirbit] Extract uploader (#11809)
  543. version 2017.01.22
  544. Extractors
  545. + [pornflip] Add support for pornflip.com (#11556, #11795)
  546. * [chaturbate] Fix extraction (#11797, #11802)
  547. + [azmedien] Add support for AZ Medien sites (#11784, #11785)
  548. + [nextmedia] Support redirected URLs
  549. + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
  550. + [youtube] Extract episode metadata (#9695, #11774)
  551. + [cspan] Support Ustream embedded videos (#11547)
  552. + [1tv] Add support for HLS videos (#11786)
  553. * [uol] Fix extraction (#11770)
  554. * [mtv] Relax triforce feed regular expression (#11766)
  555. version 2017.01.18
  556. Extractors
  557. * [bilibili] Fix extraction (#11077)
  558. + [canalplus] Add fallback for video id (#11764)
  559. * [20min] Fix extraction (#11683, #11751)
  560. * [imdb] Extend URL regular expression (#11744)
  561. + [naver] Add support for tv.naver.com links (#11743)
  562. version 2017.01.16
  563. Core
  564. * [options] Apply custom config to final composite configuration (#11741)
  565. * [YoutubeDL] Improve protocol auto determining (#11720)
  566. Extractors
  567. * [xiami] Relax URL regular expressions
  568. * [xiami] Improve track metadata extraction (#11699)
  569. + [limelight] Check hand-make direct HTTP links
  570. + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
  571. + [brightcove] Recognize another player ID pattern (#11688)
  572. + [niconico] Support login via cookies (#7968)
  573. * [yourupload] Fix extraction (#11601)
  574. + [beam:live] Add support for beam.pro live streams (#10702, #11596)
  575. * [vevo] Improve geo restriction detection
  576. + [dramafever] Add support for URLs with language code (#11714)
  577. * [cbc] Improve playlist support (#11704)
  578. version 2017.01.14
  579. Core
  580. + [common] Add ability to customize akamai manifest host
  581. + [utils] Add more date formats
  582. Extractors
  583. - [mtv] Eliminate _transform_rtmp_url
  584. * [mtv] Generalize triforce mgid extraction
  585. + [cmt] Add support for full episodes and video clips (#11623)
  586. + [mitele] Extract DASH formats
  587. + [ooyala] Add support for videos with embedToken (#11684)
  588. * [mixcloud] Fix extraction (#11674)
  589. * [openload] Fix extraction (#10408)
  590. * [tv4] Improve extraction (#11698)
  591. * [freesound] Fix and improve extraction (#11602)
  592. + [nick] Add support for beta.nick.com (#11655)
  593. * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
  594. * [mtv] Fix non-HLS extraction
  595. version 2017.01.10
  596. Extractors
  597. * [youtube] Fix extraction (#11663, #11664)
  598. + [inc] Add support for inc.com (#11277, #11647)
  599. + [youtube] Add itag 212 (#11575)
  600. + [egghead:course] Add support for egghead.io courses
  601. version 2017.01.08
  602. Core
  603. * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
  604. Extractors
  605. + [hitrecord] Add support for hitrecord.org (#10867, #11626)
  606. - [videott] Remove extractor
  607. * [swrmediathek] Improve extraction
  608. - [sharesix] Remove extractor
  609. - [aol:features] Remove extractor
  610. * [sendtonews] Improve info extraction
  611. * [3sat,phoenix] Fix extraction (#11619)
  612. * [comedycentral/mtv] Add support for HLS videos (#11600)
  613. * [discoverygo] Fix JSON data parsing (#11219, #11522)
  614. version 2017.01.05
  615. Extractors
  616. + [zdf] Fix extraction (#11055, #11063)
  617. * [pornhub:playlist] Improve extraction (#11594)
  618. + [cctv] Add support for ncpa-classic.com (#11591)
  619. + [tunein] Add support for embeds (#11579)
  620. version 2017.01.02
  621. Extractors
  622. * [cctv] Improve extraction (#879, #6753, #8541)
  623. + [nrktv:episodes] Add support for episodes (#11571)
  624. + [arkena] Add support for video.arkena.com (#11568)
  625. version 2016.12.31
  626. Core
  627. + Introduce --config-location option for custom configuration files (#6745,
  628. #10648)
  629. Extractors
  630. + [twitch] Add support for player.twitch.tv (#11535, #11537)
  631. + [videa] Add support for videa.hu (#8181, #11133)
  632. * [vk] Fix postlive videos extraction
  633. * [vk] Extract from playerParams (#11555)
  634. - [freevideo] Remove extractor (#11515)
  635. + [showroomlive] Add support for showroom-live.com (#11458)
  636. * [xhamster] Fix duration extraction (#11549)
  637. * [rtve:live] Fix extraction (#11529)
  638. * [brightcove:legacy] Improve embeds detection (#11523)
  639. + [twitch] Add support for rechat messages (#11524)
  640. * [acast] Fix audio and timestamp extraction (#11521)
  641. version 2016.12.22
  642. Core
  643. * [extractor/common] Improve detection of video-only formats in m3u8
  644. manifests (#11507)
  645. Extractors
  646. + [theplatform] Pass geo verification headers to SMIL request (#10146)
  647. + [viu] Pass geo verification headers to auth request
  648. * [rtl2] Extract more formats and metadata
  649. * [vbox7] Skip malformed JSON-LD (#11501)
  650. * [uplynk] Force downloading using native HLS downloader (#11496)
  651. + [laola1] Add support for another extraction scenario (#11460)
  652. version 2016.12.20
  653. Core
  654. * [extractor/common] Improve fragment URL construction for DASH media
  655. * [extractor/common] Fix codec information extraction for mixed audio/video
  656. DASH media (#11490)
  657. Extractors
  658. * [vbox7] Fix extraction (#11494)
  659. + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
  660. + [piksel] Add support for player.piksel.com (#11246)
  661. + [vimeo] Add support for DASH formats
  662. * [vimeo] Fix extraction for HLS formats (#11490)
  663. * [kaltura] Fix wrong widget ID in some cases (#11480)
  664. + [nrktv:direkte] Add support for live streams (#11488)
  665. * [pbs] Fix extraction for geo restricted videos (#7095)
  666. * [brightcove:new] Skip widevine classic videos
  667. + [viu] Add support for viu.com (#10607, #11329)
  668. version 2016.12.18
  669. Core
  670. + [extractor/common] Recognize DASH formats in html5 media entries
  671. Extractors
  672. + [ccma] Add support for ccma.cat (#11359)
  673. * [laola1tv] Improve extraction
  674. + [laola1tv] Add support embed URLs (#11460)
  675. * [nbc] Fix extraction for MSNBC videos (#11466)
  676. * [twitch] Adapt to new videos pages URL schema (#11469)
  677. + [meipai] Add support for meipai.com (#10718)
  678. * [jwplatform] Improve subtitles and duration extraction
  679. + [ondemandkorea] Add support for ondemandkorea.com (#10772)
  680. + [vvvvid] Add support for vvvvid.it (#5915)
  681. version 2016.12.15
  682. Core
  683. + [utils] Add convenience urljoin
  684. Extractors
  685. + [openload] Recognize oload.tv URLs (#10408)
  686. + [facebook] Recognize .onion URLs (#11443)
  687. * [vlive] Fix extraction (#11375, #11383)
  688. + [canvas] Extract DASH formats
  689. + [melonvod] Add support for vod.melon.com (#11419)
  690. version 2016.12.12
  691. Core
  692. + [utils] Add common user agents map
  693. + [common] Recognize HLS manifests that contain video only formats (#11394)
  694. Extractors
  695. + [dplay] Use Safari user agent for HLS (#11418)
  696. + [facebook] Detect login required error message
  697. * [facebook] Improve video selection (#11390)
  698. + [canalplus] Add another video id pattern (#11399)
  699. * [mixcloud] Relax URL regular expression (#11406)
  700. * [ctvnews] Relax URL regular expression (#11394)
  701. + [rte] Capture and output error message (#7746, #10498)
  702. + [prosiebensat1] Add support for DASH formats
  703. * [srgssr] Improve extraction for geo restricted videos (#11089)
  704. * [rts] Improve extraction for geo restricted videos (#4989)
  705. version 2016.12.09
  706. Core
  707. * [socks] Fix error reporting (#11355)
  708. Extractors
  709. * [openload] Fix extraction (#10408)
  710. * [pandoratv] Fix extraction (#11023)
  711. + [telebruxelles] Add support for emission URLs
  712. * [telebruxelles] Extract all formats
  713. + [bloomberg] Add another video id regular expression (#11371)
  714. * [fusion] Update ooyala id regular expression (#11364)
  715. + [1tv] Add support for playlists (#11335)
  716. * [1tv] Improve extraction (#11335)
  717. + [aenetworks] Extract more formats (#11321)
  718. + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
  719. version 2016.12.01
  720. Extractors
  721. * [soundcloud] Update client id (#11327)
  722. * [ruutu] Detect DRM protected videos
  723. + [liveleak] Add support for youtube embeds (#10688)
  724. * [spike] Fix full episodes support (#11312)
  725. * [comedycentral] Fix full episodes support
  726. * [normalboots] Rewrite in terms of JWPlatform (#11184)
  727. * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
  728. - [screenwavemedia] Remove extractor (#11184)
  729. version 2016.11.27
  730. Extractors
  731. + [webcaster] Add support for webcaster.pro
  732. + [azubu] Add support for azubu.uol.com.br (#11305)
  733. * [viki] Prefer hls formats
  734. * [viki] Fix rtmp formats extraction (#11255)
  735. * [puls4] Relax URL regular expression (#11267)
  736. * [vevo] Improve artist extraction (#10911)
  737. * [mitele] Relax URL regular expression and extract more metadata (#11244)
  738. + [cbslocal] Recognize New York site (#11285)
  739. + [youtube:playlist] Pass disable_polymer in URL query (#11193)
  740. version 2016.11.22
  741. Extractors
  742. * [hellporno] Fix video extension extraction (#11247)
  743. + [hellporno] Add support for hellporno.net (#11247)
  744. + [amcnetworks] Recognize more BBC America URLs (#11263)
  745. * [funnyordie] Improve extraction (#11208)
  746. * [extractor/generic] Improve limelight embeds support
  747. - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
  748. * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
  749. * [twitter:card] Relax URL regular expression (#11225)
  750. + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
  751. version 2016.11.18
  752. Extractors
  753. * [youtube:live] Relax URL regular expression (#11164)
  754. * [openload] Fix extraction (#10408, #11122)
  755. * [vlive] Prefer locale over language for subtitles id (#11203)
  756. version 2016.11.14.1
  757. Core
  758. + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
  759. * [extractor/common] Fix media templates with Bandwidth substitution pattern in
  760. MPD manifests (#11175)
  761. * [extractor/common] Improve thumbnail extraction from JSON-LD
  762. Extractors
  763. + [nrk] Workaround geo restriction
  764. + [nrk] Improve error detection and messages
  765. + [afreecatv] Add support for vod.afreecatv.com (#11174)
  766. * [cda] Fix and improve extraction (#10929, #10936)
  767. * [plays] Fix extraction (#11165)
  768. * [eagleplatform] Fix extraction (#11160)
  769. + [audioboom] Recognize /posts/ URLs (#11149)
  770. version 2016.11.08.1
  771. Extractors
  772. * [espn:article] Fix support for espn.com articles
  773. * [franceculture] Fix extraction (#11140)
  774. version 2016.11.08
  775. Extractors
  776. * [tmz:article] Fix extraction (#11052)
  777. * [espn] Fix extraction (#11041)
  778. * [mitele] Fix extraction after website redesign (#10824)
  779. - [ard] Remove age restriction check (#11129)
  780. * [generic] Improve support for pornhub.com embeds (#11100)
  781. + [generic] Add support for redtube.com embeds (#11099)
  782. + [generic] Add support for drtuber.com embeds (#11098)
  783. + [redtube] Add support for embed URLs
  784. + [drtuber] Add support for embed URLs
  785. + [yahoo] Improve content id extraction (#11088)
  786. * [toutv] Relax URL regular expression (#11121)
  787. version 2016.11.04
  788. Core
  789. * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
  790. manifests (#11113)
  791. * [downloader/ism] Fix AVC Decoder Configuration Record
  792. Extractors
  793. + [fox9] Add support for fox9.com (#11110)
  794. + [anvato] Extract more metadata and improve formats extraction
  795. * [vodlocker] Improve removed videos detection (#11106)
  796. + [vzaar] Add support for vzaar.com (#11093)
  797. + [vice] Add support for uplynk preplay videos (#11101)
  798. * [tubitv] Fix extraction (#11061)
  799. + [shahid] Add support for authentication (#11091)
  800. + [radiocanada] Add subtitles support (#11096)
  801. + [generic] Add support for ISM manifests
  802. version 2016.11.02
  803. Core
  804. + Add basic support for Smooth Streaming protocol (#8118, #10969)
  805. * Improve MPD manifest base URL extraction (#10909, #11079)
  806. * Fix --match-filter for int-like strings (#11082)
  807. Extractors
  808. + [mva] Add support for ISM formats
  809. + [msn] Add support for ISM formats
  810. + [onet] Add support for ISM formats
  811. + [tvp] Add support for ISM formats
  812. + [nicknight] Add support for nicknight sites (#10769)
  813. version 2016.10.30
  814. Extractors
  815. * [facebook] Improve 1080P video detection (#11073)
  816. * [imgur] Recognize /r/ URLs (#11071)
  817. * [beeg] Fix extraction (#11069)
  818. * [openload] Fix extraction (#10408)
  819. * [gvsearch] Modernize and fix search request (#11051)
  820. * [adultswim] Fix extraction (#10979)
  821. + [nobelprize] Add support for nobelprize.org (#9999)
  822. * [hornbunny] Fix extraction (#10981)
  823. * [tvp] Improve video id extraction (#10585)
  824. version 2016.10.26
  825. Extractors
  826. + [rentv] Add support for ren.tv (#10620)
  827. + [ard] Detect unavailable videos (#11018)
  828. * [vk] Fix extraction (#11022)
  829. version 2016.10.25
  830. Core
  831. * Running youtube-dl in the background is fixed (#10996, #10706, #955)
  832. Extractors
  833. + [jamendo] Add support for jamendo.com (#10132, #10736)
  834. + [pandatv] Add support for panda.tv (#10736)
  835. + [dotsub] Support Vimeo embed (#10964)
  836. * [litv] Fix extraction
  837. + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
  838. * [vivo] Fix extraction (#11003)
  839. + [twitch:stream] Add support for rebroadcasts (#10995)
  840. * [pluralsight] Fix subtitles conversion (#10990)
  841. version 2016.10.21.1
  842. Extractors
  843. + [pluralsight] Process all clip URLs (#10984)
  844. version 2016.10.21
  845. Core
  846. - Disable thumbnails embedding in mkv
  847. + Add support for Comcast multiple-system operator (#10819)
  848. Extractors
  849. * [pluralsight] Adapt to new API (#10972)
  850. * [openload] Fix extraction (#10408, #10971)
  851. + [natgeo] Extract m3u8 formats (#10959)
  852. version 2016.10.19
  853. Core
  854. + [utils] Expose PACKED_CODES_RE
  855. + [extractor/common] Extract non smil wowza mpd manifests
  856. + [extractor/common] Detect f4m audio-only formats
  857. Extractors
  858. * [vidzi] Fix extraction (#10908, #10952)
  859. * [urplay] Fix subtitles extraction
  860. + [urplay] Add support for urskola.se (#10915)
  861. + [orf] Add subtitles support (#10939)
  862. * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
  863. * [nrk] Relax URL regular expression (#10928)
  864. + [nytimes] Add support for podcasts (#10926)
  865. * [pluralsight] Relax URL regular expression (#10941)
  866. version 2016.10.16
  867. Core
  868. * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
  869. in FFmpegExtractAudioPP (#10879)
  870. Extractors
  871. + [ruutu] Add support for supla.fi (#10849)
  872. + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
  873. * [lynda] Fix height for prioritized streams
  874. + [lynda] Add fallback extraction scenario
  875. * [lynda] Switch to https (#10916)
  876. + [huajiao] New extractor (#10917)
  877. * [cmt] Fix mgid extraction (#10813)
  878. + [safari:course] Add support for techbus.safaribooksonline.com
  879. * [orf:tvthek] Fix extraction and modernize (#10898)
  880. * [chirbit] Fix extraction of user profile pages
  881. * [carambatv] Fix extraction
  882. * [canalplus] Fix extraction for some videos
  883. * [cbsinteractive] Fix extraction for cnet.com
  884. * [parliamentliveuk] Lower case URLs are now recognized (#10912)
  885. version 2016.10.12
  886. Core
  887. + Support HTML media elements without child nodes
  888. * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
  889. Extractors
  890. * [dailymotion] Fix extraction (#10901)
  891. * [vimeo:review] Fix extraction (#10900)
  892. * [nhl] Correctly handle invalid formats (#10713)
  893. * [footyroom] Fix extraction (#10810)
  894. * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
  895. + [hbo] Add support for episode pages (#10892)
  896. * [allocine] Fix extraction (#10860)
  897. + [nextmedia] Recognize action news on AppleDaily
  898. * [lego] Improve info extraction and bypass geo restriction (#10872)
  899. version 2016.10.07
  900. Extractors
  901. + [iprima] Detect geo restriction
  902. * [facebook] Fix video extraction (#10846)
  903. + [commonprotocols] Support direct MMS links (#10838)
  904. + [generic] Add support for multiple vimeo embeds (#10862)
  905. + [nzz] Add support for nzz.ch (#4407)
  906. + [npo] Detect geo restriction
  907. + [npo] Add support for 2doc.nl (#10842)
  908. + [lego] Add support for lego.com (#10369)
  909. + [tonline] Add support for t-online.de (#10376)
  910. * [techtalks] Relax URL regular expression (#10840)
  911. * [youtube:live] Extend URL regular expression (#10839)
  912. + [theweatherchannel] Add support for weather.com (#7188)
  913. + [thisoldhouse] Add support for thisoldhouse.com (#10837)
  914. + [nhl] Add support for wch2016.com (#10833)
  915. * [pornoxo] Use JWPlatform to improve metadata extraction
  916. version 2016.10.02
  917. Core
  918. * Fix possibly lost extended attributes during post-processing
  919. + Support pyxattr as well as python-xattr for --xattrs and
  920. --xattr-set-filesize (#9054)
  921. Extractors
  922. + [jwplatform] Support DASH streams in JWPlayer
  923. + [jwplatform] Support old-style JWPlayer playlists
  924. + [byutv:event] Add extractor
  925. * [periscope:user] Fix extraction (#10820)
  926. * [dctp] Fix extraction (#10734)
  927. + [instagram] Extract video dimensions (#10790)
  928. + [tvland] Extend URL regular expression (#10812)
  929. + [vgtv] Add support for tv.aftonbladet.se (#10800)
  930. - [aftonbladet] Remove extractor
  931. * [vk] Fix timestamp and view count extraction (#10760)
  932. + [vk] Add support for running and finished live streams (#10799)
  933. + [leeco] Recognize more Le Sports URLs (#10794)
  934. + [instagram] Extract comments (#10788)
  935. + [ketnet] Extract mzsource formats (#10770)
  936. * [limelight:media] Improve HTTP formats extraction
  937. version 2016.09.27
  938. Core
  939. + Add hdcore query parameter to akamai f4m formats
  940. + Delegate HLS live streams downloading to ffmpeg
  941. + Improved support for HTML5 subtitles
  942. Extractors
  943. + [vk] Add support for dailymotion embeds (#10661)
  944. * [promptfile] Fix extraction (#10634)
  945. * [kaltura] Speed up embed regular expressions (#10764)
  946. + [npo] Add support for anderetijden.nl (#10754)
  947. + [prosiebensat1] Add support for advopedia sites
  948. * [mwave] Relax URL regular expression (#10735, #10748)
  949. * [prosiebensat1] Fix playlist support (#10745)
  950. + [prosiebensat1] Add support for sat1gold sites (#10745)
  951. + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
  952. + [brightcove:new] Add support for live streams
  953. * [soundcloud] Generalize playlist entries extraction (#10733)
  954. + [mtv] Add support for new URL schema (#8169, #9808)
  955. * [einthusan] Fix extraction (#10714)
  956. + [twitter] Support Periscope embeds (#10737)
  957. + [openload] Support subtitles (#10625)
  958. version 2016.09.24
  959. Core
  960. + Add support for watchTVeverywhere.com authentication provider based MSOs for
  961. Adobe Pass authentication (#10709)
  962. Extractors
  963. + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
  964. + [prosiebensat1] Add support for kabeleinsdoku (#10732)
  965. * [cbs] Extract info from thunder videoPlayerService (#10728)
  966. * [openload] Fix extraction (#10408)
  967. + [ustream] Support the new HLS streams (#10698)
  968. + [ooyala] Extract all HLS formats
  969. + [cartoonnetwork] Add support for Adobe Pass authentication
  970. + [soundcloud] Extract license metadata
  971. + [fox] Add support for Adobe Pass authentication (#8584)
  972. + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
  973. + [trutv] Add support for Adobe Pass authentication (#10519)
  974. + [turner] Add support for Adobe Pass authentication
  975. version 2016.09.19
  976. Extractors
  977. + [crunchyroll] Check if already authenticated (#10700)
  978. - [twitch:stream] Remove fallback to profile extraction when stream is offline
  979. * [thisav] Improve title extraction (#10682)
  980. * [vyborymos] Improve station info extraction
  981. version 2016.09.18
  982. Core
  983. + Introduce manifest_url and fragments fields in formats dictionary for
  984. fragmented media
  985. + Provide manifest_url field for DASH segments, HLS and HDS
  986. + Provide fragments field for DASH segments
  987. * Rework DASH segments downloader to use fragments field
  988. + Add helper method for Wowza Streaming Engine formats extraction
  989. Extractors
  990. + [vyborymos] Add extractor for vybory.mos.ru (#10692)
  991. + [xfileshare] Add title regular expression for streamin.to (#10646)
  992. + [globo:article] Add support for multiple videos (#10653)
  993. + [thisav] Recognize HTML5 videos (#10447)
  994. * [jwplatform] Improve JWPlayer detection
  995. + [mangomolo] Add support for Mangomolo embeds
  996. + [toutv] Add support for authentication (#10669)
  997. * [franceinter] Fix upload date extraction
  998. * [tv4] Fix HLS and HDS formats extraction (#10659)
  999. version 2016.09.15
  1000. Core
  1001. * Improve _hidden_inputs
  1002. + Introduce improved explicit Adobe Pass support
  1003. + Add --ap-mso to provide multiple-system operator identifier
  1004. + Add --ap-username to provide MSO account username
  1005. + Add --ap-password to provide MSO account password
  1006. + Add --ap-list-mso to list all supported MSOs
  1007. + Add support for Rogers Cable multiple-system operator (#10606)
  1008. Extractors
  1009. * [crunchyroll] Fix authentication (#10655)
  1010. * [twitch] Fix API calls (#10654, #10660)
  1011. + [bellmedia] Add support for more Bell Media Television sites
  1012. * [franceinter] Fix extraction (#10538, #2105)
  1013. * [kuwo] Improve error detection (#10650)
  1014. + [go] Add support for free full episodes (#10439)
  1015. * [bilibili] Fix extraction for specific videos (#10647)
  1016. * [nhk] Fix extraction (#10633)
  1017. * [kaltura] Improve audio detection
  1018. * [kaltura] Skip chun format
  1019. + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
  1020. + [nbc] Add support for NBC Olympics (#10361)
  1021. version 2016.09.11.1
  1022. Extractors
  1023. + [tube8] Extract categories and tags (#10579)
  1024. + [pornhub] Extract categories and tags (#10499)
  1025. * [openload] Temporary fix (#10408)
  1026. + [foxnews] Add support Fox News articles (#10598)
  1027. * [viafree] Improve video id extraction (#10615)
  1028. * [iwara] Fix extraction after relaunch (#10462, #3215)
  1029. + [tfo] Add extractor for tfo.org
  1030. * [lrt] Fix audio extraction (#10566)
  1031. * [9now] Fix extraction (#10561)
  1032. + [canalplus] Add support for c8.fr (#10577)
  1033. * [newgrounds] Fix uploader extraction (#10584)
  1034. + [polskieradio:category] Add support for category lists (#10576)
  1035. + [ketnet] Add extractor for ketnet.be (#10343)
  1036. + [canvas] Add support for een.be (#10605)
  1037. + [telequebec] Add extractor for telequebec.tv (#1999)
  1038. * [parliamentliveuk] Fix extraction (#9137)
  1039. version 2016.09.08
  1040. Extractors
  1041. + [jwplatform] Extract height from format label
  1042. + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
  1043. * [videomore] Fix extraction (#10592)
  1044. * [foxgay] Fix extraction (#10480)
  1045. + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
  1046. * [gamestar] Fix metadata extraction (#10479)
  1047. * [puls4] Fix extraction (#10583)
  1048. + [cctv] Add extractor for CCTV and CNTV (#8153)
  1049. + [lci] Add extractor for lci.fr (#10573)
  1050. + [wat] Extract DASH formats
  1051. + [viafree] Improve video id detection (#10569)
  1052. + [trutv] Add extractor for trutv.com (#10519)
  1053. + [nick] Add support for nickelodeon.nl (#10559)
  1054. + [abcotvs:clips] Add support for clips.abcotvs.com
  1055. + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
  1056. + [miaopai] Add extractor for miaopai.com (#10556)
  1057. * [gamestar] Fix metadata extraction (#10479)
  1058. + [bilibili] Add support for episodes (#10190)
  1059. + [tvnoe] Add extractor for tvnoe.cz (#10524)
  1060. version 2016.09.04.1
  1061. Core
  1062. * In DASH downloader if the first segment fails, abort the whole download
  1063. process to prevent throttling (#10497)
  1064. + Add support for --skip-unavailable-fragments and --fragment retries in
  1065. hlsnative downloader (#10165, #10448).
  1066. + Add support for --skip-unavailable-fragments in DASH downloader
  1067. + Introduce --skip-unavailable-fragments option for fragment based downloaders
  1068. that allows to skip fragments unavailable due to a HTTP error
  1069. * Fix extraction of video/audio entries with src attribute in
  1070. _parse_html5_media_entries (#10540)
  1071. Extractors
  1072. * [theplatform] Relax URL regular expression (#10546)
  1073. * [youtube:playlist] Extend URL regular expression
  1074. * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
  1075. * [internetvideoarchive] Extract all formats
  1076. * [pornvoisines] Fix extraction (#10469)
  1077. * [rottentomatoes] Fix extraction (#10467)
  1078. * [espn] Extend URL regular expression (#10549)
  1079. * [vimple] Extend URL regular expression (#10547)
  1080. * [youtube:watchlater] Fix extraction (#10544)
  1081. * [youjizz] Fix extraction (#10437)
  1082. + [foxnews] Add support for FoxNews Insider (#10445)
  1083. + [fc2] Recognize Flash player URLs (#10512)
  1084. version 2016.09.03
  1085. Core
  1086. * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
  1087. _extract_m3u8_formats (#10522)
  1088. * Handle semicolon in mimetype2ext
  1089. Extractors
  1090. + [youtube] Add support for rental videos' previews (#10532)
  1091. * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
  1092. no playlist is actually served (#10537)
  1093. + [drtv] Add support for dr.dk/nyheder (#10536)
  1094. + [facebook:plugins:video] Add extractor (#10530)
  1095. + [go] Add extractor for *.go.com sites
  1096. * [adobepass] Check for authz_token expiration (#10527)
  1097. * [nytimes] improve extraction
  1098. * [thestar] Fix extraction (#10465)
  1099. * [glide] Fix extraction (#10478)
  1100. - [exfm] Remove extractor (#10482)
  1101. * [youporn] Fix categories and tags extraction (#10521)
  1102. + [curiositystream] Add extractor for app.curiositystream.com
  1103. - [thvideo] Remove extractor (#10464)
  1104. * [movingimage] Fix for the new site name (#10466)
  1105. + [cbs] Add support for once formats (#10515)
  1106. * [limelight] Skip ism snd duplicate manifests
  1107. + [porncom] Extract categories and tags (#10510)
  1108. + [facebook] Extract timestamp (#10508)
  1109. + [yahoo] Extract more formats
  1110. version 2016.08.31
  1111. Extractors
  1112. * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
  1113. * [bandcamp:album] Fix title extraction (#10455)
  1114. * [pyvideo] Fix extraction (#10468)
  1115. + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
  1116. * [9c9media] Extract more metadata
  1117. * [9c9media] Fix multiple stacks extraction (#10016)
  1118. * [adultswim] Improve video info extraction (#10492)
  1119. * [vodplatform] Improve embed regular expression
  1120. - [played] Remove extractor (#10470)
  1121. + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
  1122. + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
  1123. * [adultswim] Rework in terms of turner extractor
  1124. * [cnn] Rework in terms of turner extractor
  1125. * [nba] Rework in terms of turner extractor
  1126. + [turner] Add base extractor for Turner Broadcasting System based sites
  1127. * [bilibili] Fix extraction (#10375)
  1128. * [openload] Fix extraction (#10408)
  1129. version 2016.08.28
  1130. Core
  1131. + Add warning message that ffmpeg doesn't support SOCKS
  1132. * Improve thumbnail sorting
  1133. + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
  1134. * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
  1135. + Add ac-3 to the list of audio codecs in parse_codecs
  1136. Extractors
  1137. * [periscope:user] Fix extraction (#10453)
  1138. * [douyutv] Fix extraction (#10153, #10318, #10444)
  1139. + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
  1140. - [trutube] Remove extractor (#10438)
  1141. + [usanetwork] Add extractor for usanetwork.com
  1142. * [crackle] Fix extraction (#10333)
  1143. * [spankbang] Fix description and uploader extraction (#10339)
  1144. * [discoverygo] Detect cable provider restricted videos (#10425)
  1145. + [cbc] Add support for watch.cbc.ca
  1146. * [kickstarter] Silent the warning for og:description (#10415)
  1147. * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
  1148. version 2016.08.24.1
  1149. Extractors
  1150. + [pluralsight] Add support for subtitles (#9681)
  1151. version 2016.08.24
  1152. Extractors
  1153. * [youtube] Fix authentication (#10392)
  1154. * [openload] Fix extraction (#10408)
  1155. + [bravotv] Add support for Adobe Pass (#10407)
  1156. * [bravotv] Fix clip info extraction (#10407)
  1157. * [eagleplatform] Improve embedded videos detection (#10409)
  1158. * [awaan] Fix extraction
  1159. * [mtvservices:embedded] Update config URL
  1160. + [abc:iview] Add extractor (#6148)
  1161. version 2016.08.22
  1162. Core
  1163. * Improve formats and subtitles extension auto calculation
  1164. + Recognize full unit names in parse_filesize
  1165. + Add support for m3u8 manifests in HTML5 multimedia tags
  1166. * Fix octal/hexadecimal number detection in js_to_json
  1167. Extractors
  1168. + [ivi] Add support for 720p and 1080p
  1169. + [charlierose] Add new extractor (#10382)
  1170. * [1tv] Fix extraction (#9249)
  1171. * [twitch] Renew authentication
  1172. * [kaltura] Improve subtitles extension calculation
  1173. + [zingmp3] Add support for video clips
  1174. * [zingmp3] Fix extraction (#10041)
  1175. * [kaltura] Improve subtitles extraction (#10279)
  1176. * [cultureunplugged] Fix extraction (#10330)
  1177. + [cnn] Add support for money.cnn.com (#2797)
  1178. * [cbsnews] Fix extraction (#10362)
  1179. * [cbs] Fix extraction (#10393)
  1180. + [litv] Support 'promo' URLs (#10385)
  1181. * [snotr] Fix extraction (#10338)
  1182. * [n-tv.de] Fix extraction (#10331)
  1183. * [globo:article] Relax URL and video id regular expressions (#10379)
  1184. version 2016.08.19
  1185. Core
  1186. - Remove output template description from --help
  1187. * Recognize lowercase units in parse_filesize
  1188. Extractors
  1189. + [porncom] Add extractor for porn.com (#2251, #10251)
  1190. + [generic] Add support for DBTV embeds
  1191. * [vk:wallpost] Fix audio extraction for new site layout
  1192. * [vk] Fix authentication
  1193. + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
  1194. + [discoverygo] Add support for another GO network sites
  1195. version 2016.08.17
  1196. Core
  1197. + Add _get_netrc_login_info
  1198. Extractors
  1199. * [mofosex] Extract all formats (#10335)
  1200. + [generic] Add support for vbox7 embeds
  1201. + [vbox7] Add support for embed URLs
  1202. + [viafree] Add extractor (#10358)
  1203. + [mtg] Add support for viafree URLs (#10358)
  1204. * [theplatform] Extract all subtitles per language
  1205. + [xvideos] Fix HLS extraction (#10356)
  1206. + [amcnetworks] Add extractor
  1207. + [bbc:playlist] Add support for pagination (#10349)
  1208. + [fxnetworks] Add extractor (#9462)
  1209. * [cbslocal] Fix extraction for SendtoNews-based videos
  1210. * [sendtonews] Fix extraction
  1211. * [jwplatform] Extract video id from JWPlayer data
  1212. - [zippcast] Remove extractor (#10332)
  1213. + [viceland] Add extractor (#8799)
  1214. + [adobepass] Add base extractor for Adobe Pass Authentication
  1215. * [life:embed] Improve extraction
  1216. * [vgtv] Detect geo restricted videos (#10348)
  1217. + [uplynk] Add extractor
  1218. * [xiami] Fix extraction (#10342)
  1219. version 2016.08.13
  1220. Core
  1221. * Show progress for curl external downloader
  1222. * Forward more options to curl external downloader
  1223. Extractors
  1224. * [pbs] Fix description extraction
  1225. * [franceculture] Fix extraction (#10324)
  1226. * [pornotube] Fix extraction (#10322)
  1227. * [4tube] Fix metadata extraction (#10321)
  1228. * [imgur] Fix width and height extraction (#10325)
  1229. * [expotv] Improve extraction
  1230. + [vbox7] Fix extraction (#10309)
  1231. - [tapely] Remove extractor (#10323)
  1232. * [muenchentv] Fix extraction (#10313)
  1233. + [24video] Add support for .me and .xxx TLDs
  1234. * [24video] Fix comment count extraction
  1235. * [sunporno] Add support for embed URLs
  1236. * [sunporno] Fix metadata extraction (#10316)
  1237. + [hgtv] Add extractor for hgtv.ca (#3999)
  1238. - [pbs] Remove request to unavailable API
  1239. + [pbs] Add support for high quality HTTP formats
  1240. + [crunchyroll] Add support for HLS formats (#10301)
  1241. version 2016.08.12
  1242. Core
  1243. * Subtitles are now written as is. Newline conversions are disabled. (#10268)
  1244. + Recognize more formats in unified_timestamp
  1245. Extractors
  1246. - [goldenmoustache] Remove extractor (#10298)
  1247. * [drtuber] Improve title extraction
  1248. * [drtuber] Make dislike count optional (#10297)
  1249. * [chirbit] Fix extraction (#10296)
  1250. * [francetvinfo] Relax URL regular expression
  1251. * [rtlnl] Relax URL regular expression (#10282)
  1252. * [formula1] Relax URL regular expression (#10283)
  1253. * [wat] Improve extraction (#10281)
  1254. * [ctsnews] Fix extraction
  1255. version 2016.08.10
  1256. Core
  1257. * Make --metadata-from-title non fatal when title does not match the pattern
  1258. * Introduce options for randomized sleep before each download
  1259. --min-sleep-interval and --max-sleep-interval (#9930)
  1260. * Respect default in _search_json_ld
  1261. Extractors
  1262. + [uol] Add extractor for uol.com.br (#4263)
  1263. * [rbmaradio] Fix extraction and extract all formats (#10242)
  1264. + [sonyliv] Add extractor for sonyliv.com (#10258)
  1265. * [aparat] Fix extraction
  1266. * [cwtv] Extract HTTP formats
  1267. + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
  1268. * [kuwo:singer] Fix extraction
  1269. version 2016.08.07
  1270. Core
  1271. + Add support for TV Parental Guidelines ratings in parse_age_limit
  1272. + Add decode_png (#9706)
  1273. + Add support for partOfTVSeries in JSON-LD
  1274. * Lower master M3U8 manifest preference for better format sorting
  1275. Extractors
  1276. + [discoverygo] Add extractor (#10245)
  1277. * [flipagram] Make JSON-LD extraction non fatal
  1278. * [generic] Make JSON-LD extraction non fatal
  1279. + [bbc] Add support for morph embeds (#10239)
  1280. * [tnaflixnetworkbase] Improve title extraction
  1281. * [tnaflix] Fix metadata extraction (#10249)
  1282. * [fox] Fix theplatform release URL query
  1283. * [openload] Fix extraction (#9706)
  1284. * [bbc] Skip duplicate manifest URLs
  1285. * [bbc] Improve format code
  1286. + [bbc] Add support for DASH and F4M
  1287. * [bbc] Improve format sorting and listing
  1288. * [bbc] Improve playlist extraction
  1289. + [pokemon] Add extractor (#10093)
  1290. + [condenast] Add fallback scenario for video info extraction
  1291. version 2016.08.06
  1292. Core
  1293. * Add support for JSON-LD root list entries (#10203)
  1294. * Improve unified_timestamp
  1295. * Lower preference of RTSP formats in generic sorting
  1296. + Add support for multiple properties in _og_search_property
  1297. * Improve password hiding from verbose output
  1298. Extractors
  1299. + [adultswim] Add support for trailers (#10235)
  1300. * [archiveorg] Improve extraction (#10219)
  1301. + [jwplatform] Add support for playlists
  1302. + [jwplatform] Add support for relative URLs
  1303. * [jwplatform] Improve audio detection
  1304. + [tvplay] Capture and output native error message
  1305. + [tvplay] Extract series metadata
  1306. + [tvplay] Add support for subtitles (#10194)
  1307. * [tvp] Improve extraction (#7799)
  1308. * [cbslocal] Fix timestamp parsing (#10213)
  1309. + [naver] Add support for subtitles (#8096)
  1310. * [naver] Improve extraction
  1311. * [condenast] Improve extraction
  1312. * [engadget] Relax URL regular expression
  1313. * [5min] Fix extraction
  1314. + [nationalgeographic] Add support for Episode Guide
  1315. + [kaltura] Add support for subtitles
  1316. * [kaltura] Optimize network requests
  1317. + [vodplatform] Add extractor for vod-platform.net
  1318. - [gamekings] Remove extractor
  1319. * [limelight] Extract HTTP formats
  1320. * [ntvru] Fix extraction
  1321. + [comedycentral] Re-add :tds and :thedailyshow shortnames
  1322. version 2016.08.01
  1323. Fixed/improved extractors
  1324. - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
  1325. - [bloomberg] Support another form of player (#10187)
  1326. - [limelight] Skip DRM protected videos
  1327. - [safari] Relax regular expressions for URL matching (#10202)
  1328. - [cwtv] Add support for cwtvpr.com (#10196)
  1329. version 2016.07.30
  1330. Fixed/improved extractors
  1331. - [twitch:clips] Sort formats
  1332. - [tv2] Use m3u8_native
  1333. - [tv2:article] Fix video detection (#10188)
  1334. - rtve (#10076)
  1335. - [dailymotion:playlist] Optimize download archive processing (#10180)
  1336. version 2016.07.28
  1337. Fixed/improved extractors
  1338. - shared (#10170)
  1339. - soundcloud (#10179)
  1340. - twitch (#9767)
  1341. version 2016.07.26.2
  1342. Fixed/improved extractors
  1343. - smotri
  1344. - camdemy
  1345. - mtv
  1346. - comedycentral
  1347. - cmt
  1348. - cbc
  1349. - mgtv
  1350. - orf
  1351. version 2016.07.24
  1352. New extractors
  1353. - arkena (#8682)
  1354. - lcp (#8682)
  1355. Fixed/improved extractors
  1356. - facebook (#10151)
  1357. - dailymail
  1358. - telegraaf
  1359. - dcn
  1360. - onet
  1361. - tvp
  1362. Miscellaneous
  1363. - Support $Time$ in DASH manifests
  1364. version 2016.07.22
  1365. New extractors
  1366. - odatv (#9285)
  1367. Fixed/improved extractors
  1368. - bbc
  1369. - youjizz (#10131)
  1370. - youtube (#10140)
  1371. - pornhub (#10138)
  1372. - eporner (#10139)
  1373. version 2016.07.17
  1374. New extractors
  1375. - nintendo (#9986)
  1376. - streamable (#9122)
  1377. Fixed/improved extractors
  1378. - ard (#10095)
  1379. - mtv
  1380. - comedycentral (#10101)
  1381. - viki (#10098)
  1382. - spike (#10106)
  1383. Miscellaneous
  1384. - Improved twitter player detection (#10090)
  1385. version 2016.07.16
  1386. New extractors
  1387. - ninenow (#5181)
  1388. Fixed/improved extractors
  1389. - rtve (#10076)
  1390. - brightcove
  1391. - 3qsdn
  1392. - syfy (#9087, #3820, #2388)
  1393. - youtube (#10083)
  1394. Miscellaneous
  1395. - Fix subtitle embedding for video-only and audio-only files (#10081)
  1396. version 2016.07.13
  1397. New extractors
  1398. - rudo
  1399. Fixed/improved extractors
  1400. - biobiochiletv
  1401. - tvplay
  1402. - dbtv
  1403. - brightcove
  1404. - tmz
  1405. - youtube (#10059)
  1406. - shahid (#10062)
  1407. - vk
  1408. - ellentv (#10067)
  1409. version 2016.07.11
  1410. New Extractors
  1411. - roosterteeth (#9864)
  1412. Fixed/improved extractors
  1413. - miomio (#9605)
  1414. - vuclip
  1415. - youtube
  1416. - vidzi (#10058)
  1417. version 2016.07.09.2
  1418. Fixed/improved extractors
  1419. - vimeo (#1638)
  1420. - facebook (#10048)
  1421. - lynda (#10047)
  1422. - animeondemand
  1423. Fixed/improved features
  1424. - Embedding subtitles no longer throws an error with problematic inputs (#9063)
  1425. version 2016.07.09.1
  1426. Fixed/improved extractors
  1427. - youtube
  1428. - ard
  1429. - srmediatek (#9373)
  1430. version 2016.07.09
  1431. New extractors
  1432. - Flipagram (#9898)
  1433. Fixed/improved extractors
  1434. - telecinco
  1435. - toutv
  1436. - radiocanada
  1437. - tweakers (#9516)
  1438. - lynda
  1439. - nick (#7542)
  1440. - polskieradio (#10028)
  1441. - le
  1442. - facebook (#9851)
  1443. - mgtv
  1444. - animeondemand (#10031)
  1445. Fixed/improved features
  1446. - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
  1447. on non-Windows systems
  1448. version 2016.07.07
  1449. New extractors
  1450. - kamcord (#10001)
  1451. Fixed/improved extractors
  1452. - spiegel (#10018)
  1453. - metacafe (#8539, #3253)
  1454. - onet (#9950)
  1455. - francetv (#9955)
  1456. - brightcove (#9965)
  1457. - daum (#9972)
  1458. version 2016.07.06
  1459. Fixed/improved extractors
  1460. - youtube (#10007, #10009)
  1461. - xuite
  1462. - stitcher
  1463. - spiegel
  1464. - slideshare
  1465. - sandia
  1466. - rtvnh
  1467. - prosiebensat1
  1468. - onionstudios
  1469. version 2016.07.05
  1470. Fixed/improved extractors
  1471. - brightcove
  1472. - yahoo (#9995)
  1473. - pornhub (#9997)
  1474. - iqiyi
  1475. - kaltura (#5557)
  1476. - la7
  1477. - Changed features
  1478. - Rename --cn-verfication-proxy to --geo-verification-proxy
  1479. Miscellaneous
  1480. - Add script for displaying downloads statistics
  1481. version 2016.07.03.1
  1482. Fixed/improved extractors
  1483. - theplatform
  1484. - aenetworks
  1485. - nationalgeographic
  1486. - hrti (#9482)
  1487. - facebook (#5701)
  1488. - buzzfeed (#5701)
  1489. - rai (#8617, #9157, #9232, #8552, #8551)
  1490. - nationalgeographic (#9991)
  1491. - iqiyi
  1492. version 2016.07.03
  1493. New extractors
  1494. - hrti (#9482)
  1495. Fixed/improved extractors
  1496. - vk (#9981)
  1497. - facebook (#9938)
  1498. - xtube (#9953, #9961)
  1499. version 2016.07.02
  1500. New extractors
  1501. - fusion (#9958)
  1502. Fixed/improved extractors
  1503. - twitch (#9975)
  1504. - vine (#9970)
  1505. - periscope (#9967)
  1506. - pornhub (#8696)
  1507. version 2016.07.01
  1508. New extractors
  1509. - 9c9media
  1510. - ctvnews (#2156)
  1511. - ctv (#4077)
  1512. Fixed/Improved extractors
  1513. - rds
  1514. - meta (#8789)
  1515. - pornhub (#9964)
  1516. - sixplay (#2183)
  1517. New features
  1518. - Accept quoted strings across multiple lines (#9940)