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.

2299 lines
72 KiB

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