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.

2302 lines
72 KiB

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