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.

2771 lines
88 KiB

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