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.

2323 lines
73 KiB

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