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.

2074 lines
64 KiB

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