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.

2870 lines
92 KiB

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