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.

3465 lines
112 KiB

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