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.

2562 lines
81 KiB

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