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.

2033 lines
63 KiB

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