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.

3124 lines
100 KiB

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