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.

2823 lines
90 KiB

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