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.

1821 lines
55 KiB

8 years ago
8 years ago
8 years ago
  1. version 2017.04.09
  2. Extractors
  3. + [medici] Add support for medici.tv (#3406)
  4. + [rbmaradio] Add support for redbullradio.com URLs (#12687)
  5. + [npo:live] Add support for default URL (#12555)
  6. * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
  7. + [thesun] Add suport for thesun.co.uk (#11298, #12674)
  8. + [ceskateleveize:porady] Add support for porady (#7411, #12645)
  9. * [ceskateleveize] Improve extraction and remove URL replacement hacks
  10. + [kaltura] Add support for iframe embeds (#12679)
  11. * [airmozilla] Fix extraction (#12670)
  12. * [wshh] Extract html5 entries and delegate to generic extractor (12676)
  13. + [raiplay] Extract subtitles
  14. + [xfileshare] Add support for vidlo.us (#12660)
  15. + [xfileshare] Add support for vidbom.com (#12661)
  16. + [aenetworks] Add more video URL regular expressions (#12657)
  17. + [odnoklassniki] Fix format sorting for 1080p quality
  18. + [rtl2] Add support for you.rtl2.de (#10257)
  19. + [vshare] Add support for vshare.io (#12278)
  20. version 2017.04.03
  21. Core
  22. + [extractor/common] Add censorship check for TransTelekom ISP
  23. * [extractor/common] Move censorship checks to a separate method
  24. Extractors
  25. + [discoveryvr] Add support for discoveryvr.com (#12578)
  26. + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
  27. + [periscope] Add support for pscp.tv URLs (#12618, #12625)
  28. version 2017.04.02
  29. Core
  30. * [YoutubeDL] Return early when extraction of url_transparent fails
  31. Extractors
  32. * [rai] Fix and improve extraction (#11790)
  33. + [vrv] Add support for series pages
  34. * [limelight] Improve extraction for audio only formats
  35. * [funimation] Fix extraction (#10696, #11773)
  36. + [xfileshare] Add support for vidabc.com (#12589)
  37. + [xfileshare] Improve extraction and extract hls formats
  38. + [crunchyroll] Pass geo verifcation proxy
  39. + [cwtv] Extract ISM formats
  40. + [tvplay] Bypass geo restriction
  41. + [vrv] Add support for vrv.co
  42. + [packtpub] Add support for packtpub.com (#12610)
  43. + [generic] Pass base_url to _parse_jwplayer_data
  44. + [adn] Add support for animedigitalnetwork.fr (#4866)
  45. + [allocine] Extract more metadata
  46. * [allocine] Fix extraction (#12592)
  47. * [openload] Fix extraction
  48. version 2017.03.26
  49. Core
  50. * Don't raise an error if JWPlayer config data is not a Javascript object
  51. literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
  52. * Expand environment variables for options representing paths (#12556)
  53. + [utils] Introduce expand_path
  54. * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
  55. Extractors
  56. * [afreecatv] Fix extraction (#12179)
  57. + [atvat] Add support for atv.at (#5325)
  58. + [fox] Add metadata extraction (#12391)
  59. + [atresplayer] Extract DASH formats
  60. + [atresplayer] Extract HD manifest (#12548)
  61. * [atresplayer] Fix login error detection (#12548)
  62. * [franceculture] Fix extraction (#12547)
  63. * [youtube] Improve URL regular expression (#12538)
  64. * [generic] Do not follow redirects to the same URL
  65. version 2017.03.24
  66. Extractors
  67. - [9c9media] Remove mp4 URL extraction request
  68. + [bellmedia] Add support for etalk.ca and space.ca (#12447)
  69. * [channel9] Fix extraction (#11323)
  70. * [cloudy] Fix extraction (#12525)
  71. + [hbo] Add support for free episode URLs and new formats extraction (#12519)
  72. * [condenast] Fix extraction and style (#12526)
  73. * [viu] Relax URL regular expression (#12529)
  74. version 2017.03.22
  75. Extractors
  76. - [pluralsight] Omit module title from video title (#12506)
  77. * [pornhub] Decode obfuscated video URL (#12470, #12515)
  78. * [senateisvp] Allow https URL scheme for embeds (#12512)
  79. version 2017.03.20
  80. Core
  81. + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
  82. output template
  83. + [adobepass] Detect and output error on authz token extraction (#12472)
  84. Extractors
  85. + [bostonglobe] Add extractor for bostonglobe.com (#12099)
  86. + [toongoggles] Add support for toongoggles.com (#12171)
  87. + [medialaan] Add support for Medialaan sites (#9974, #11912)
  88. + [discoverynetworks] Add support for more domains and bypass geo restiction
  89. * [openload] Fix extraction (#10408)
  90. version 2017.03.16
  91. Core
  92. + [postprocessor/ffmpeg] Add support for flac
  93. + [extractor/common] Extract SMIL formats from jwplayer
  94. Extractors
  95. + [generic] Add forgotten return for jwplayer formats
  96. * [redbulltv] Improve extraction
  97. version 2017.03.15
  98. Core
  99. * Fix missing subtitles if --add-metadata is used (#12423)
  100. Extractors
  101. * [facebook] Make title optional (#12443)
  102. + [mitele] Add support for ooyala videos (#12430)
  103. * [openload] Fix extraction (#12435, #12446)
  104. * [streamable] Update API URL (#12433)
  105. + [crunchyroll] Extract season name (#12428)
  106. * [discoverygo] Bypass geo restriction
  107. + [discoverygo:playlist] Add support for playlists (#12424)
  108. version 2017.03.10
  109. Extractors
  110. * [generic] Make title optional for jwplayer embeds (#12410)
  111. * [wdr:maus] Fix extraction (#12373)
  112. * [prosiebensat1] Improve title extraction (#12318, #12327)
  113. * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
  114. * [miomio] Fix extraction (#12291, #12388, #12402)
  115. * [telequebec] Fix description extraction (#12399)
  116. * [openload] Fix extraction (#12357)
  117. * [brightcove:legacy] Relax videoPlayer validation check (#12381)
  118. version 2017.03.07
  119. Core
  120. * Metadata are now added after conversion (#5594)
  121. Extractors
  122. * [soundcloud] Update client id (#12376)
  123. * [openload] Fix extraction (#10408, #12357)
  124. version 2017.03.06
  125. Core
  126. + [utils] Process bytestrings in urljoin (#12369)
  127. * [extractor/common] Improve height extraction and extract bitrate
  128. * [extractor/common] Move jwplayer formats extraction in separate method
  129. + [external:ffmpeg] Limit test download size to 10KiB (#12362)
  130. Extractors
  131. + [drtv] Add geo countries to GeoRestrictedError
  132. + [drtv:live] Bypass geo restriction
  133. + [tunepk] Add extractor (#12197, #12243)
  134. version 2017.03.05
  135. Extractors
  136. + [twitch] Add basic support for two-factor authentication (#11974)
  137. + [vier] Add support for vijf.be (#12304)
  138. + [redbulltv] Add support for redbull.tv (#3919, #11948)
  139. * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
  140. + [generic] Add support for rutube embeds
  141. + [rutube] Relax URL regular expression
  142. + [vrak] Add support for vrak.tv (#11452)
  143. + [brightcove:new] Add ability to smuggle geo_countries into URL
  144. + [brightcove:new] Raise GeoRestrictedError
  145. * [go] Relax URL regular expression (#12341)
  146. * [24video] Use original host for requests (#12339)
  147. * [ruutu] Disable DASH formats (#12322)
  148. version 2017.03.02
  149. Core
  150. + [adobepass] Add support for Charter Spectrum (#11465)
  151. * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
  152. Extractors
  153. * [facebook] Fix extraction (#12323, #12330)
  154. * [youtube] Mark errors about rental videos as expected (#12324)
  155. + [npo] Add support for audio
  156. * [npo] Adapt to app.php API (#12311, #12320)
  157. version 2017.02.28
  158. Core
  159. + [utils] Add bytes_to_long and long_to_bytes
  160. + [utils] Add pkcs1pad
  161. + [aes] Add aes_cbc_encrypt
  162. Extractors
  163. + [azmedien:showplaylist] Add support for show playlists (#12160)
  164. + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
  165. + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
  166. #10060)
  167. * [douyu] Fix extraction (#12301)
  168. version 2017.02.27
  169. Core
  170. * [downloader/common] Limit displaying 2 digits after decimal point in sleep
  171. interval message (#12183)
  172. + [extractor/common] Add preference to _parse_html5_media_entries
  173. Extractors
  174. + [npo] Add support for zapp.nl
  175. + [npo] Add support for hetklokhuis.nl (#12293)
  176. - [scivee] Remove extractor (#9315)
  177. + [cda] Decode download URL (#12255)
  178. + [crunchyroll] Improve uploader extraction (#12267)
  179. + [youtube] Raise GeoRestrictedError
  180. + [dailymotion] Raise GeoRestrictedError
  181. + [mdr] Recognize more URL patterns (#12169)
  182. + [tvigle] Raise GeoRestrictedError
  183. * [vevo] Fix extraction for videos with the new streams/streamsV3 format
  184. (#11719)
  185. + [freshlive] Add support for freshlive.tv (#12175)
  186. + [xhamster] Capture and output videoClosed error (#12263)
  187. + [etonline] Add support for etonline.com (#12236)
  188. + [njpwworld] Add support for njpwworld.com (#11561)
  189. * [amcnetworks] Relax URL regular expression (#12127)
  190. version 2017.02.24.1
  191. Extractors
  192. * [noco] Modernize
  193. * [noco] Switch login URL to https (#12246)
  194. + [thescene] Extract more metadata
  195. * [thescene] Fix extraction (#12235)
  196. + [tubitv] Use geo bypass mechanism
  197. * [openload] Fix extraction (#10408)
  198. + [ivi] Raise GeoRestrictedError
  199. version 2017.02.24
  200. Core
  201. * [options] Hide deprecated options from --help
  202. * [options] Deprecate --autonumber-size
  203. + [YoutubeDL] Add support for string formatting operations in output template
  204. (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
  205. Extractors
  206. + [lynda:course] Add webpage extraction fallback (#12238)
  207. * [go] Sign all uplynk URLs and use geo bypass only for free videos
  208. (#12087, #12210)
  209. + [skylinewebcams] Add support for skylinewebcams.com (#12221)
  210. + [instagram] Add support for multi video posts (#12226)
  211. + [crunchyroll] Extract playlist entries ids
  212. * [mgtv] Fix extraction
  213. + [sohu] Raise GeoRestrictedError
  214. + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
  215. version 2017.02.22
  216. Extractors
  217. * [crunchyroll] Fix descriptions with double quotes (#12124)
  218. * [dailymotion] Make comment count optional (#12209)
  219. + [vidzi] Add support for vidzi.cc (#12213)
  220. + [24video] Add support for 24video.tube (#12217)
  221. + [crackle] Use geo bypass mechanism
  222. + [viewster] Use geo verification headers
  223. + [tfo] Improve geo restriction detection and use geo bypass mechanism
  224. + [telequebec] Use geo bypass mechanism
  225. + [limelight] Extract PlaylistService errors and improve geo restriction
  226. detection
  227. version 2017.02.21
  228. Core
  229. * [extractor/common] Allow calling _initialize_geo_bypass from extractors
  230. (#11970)
  231. + [adobepass] Add support for Time Warner Cable (#12191)
  232. + [travis] Run tests in parallel
  233. + [downloader/ism] Honor HTTP headers when downloading fragments
  234. + [downloader/dash] Honor HTTP headers when downloading fragments
  235. + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
  236. + Add option --geo-bypass-country for explicit geo bypass on behalf of
  237. specified country
  238. + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
  239. + Add experimental geo restriction bypass mechanism based on faking
  240. X-Forwarded-For HTTP header
  241. + [utils] Introduce GeoRestrictedError for geo restricted videos
  242. + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
  243. Extractors
  244. + [ninecninemedia] Use geo bypass mechanism
  245. * [spankbang] Make uploader optional (#12193)
  246. + [iprima] Improve geo restriction detection and disable geo bypass
  247. * [iprima] Modernize
  248. * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
  249. + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
  250. * [nrk] Update _API_HOST and relax _VALID_URL
  251. + [tv4] Bypass geo restriction and improve detection
  252. * [tv4] Switch to hls3 protocol (#12177)
  253. + [viki] Improve geo restriction detection
  254. + [vgtv] Improve geo restriction detection
  255. + [srgssr] Improve geo restriction detection
  256. + [vbox7] Improve geo restriction detection and use geo bypass mechanism
  257. + [svt] Improve geo restriction detection and use geo bypass mechanism
  258. + [pbs] Improve geo restriction detection and use geo bypass mechanism
  259. + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
  260. + [nrk] Improve geo restriction detection and use geo bypass mechanism
  261. + [itv] Improve geo restriction detection and use geo bypass mechanism
  262. + [go] Improve geo restriction detection and use geo bypass mechanism
  263. + [dramafever] Improve geo restriction detection and use geo bypass mechanism
  264. * [brightcove:legacy] Restrict videoPlayer value (#12040)
  265. + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
  266. + [thisav] Add support for HTML5 media (#11771)
  267. * [metacafe] Bypass family filter (#10371)
  268. * [viceland] Improve info extraction
  269. version 2017.02.17
  270. Extractors
  271. * [heise] Improve extraction (#9725)
  272. * [ellentv] Improve (#11653)
  273. * [openload] Fix extraction (#10408, #12002)
  274. + [theplatform] Recognize URLs with whitespaces (#12044)
  275. * [einthusan] Relax URL regular expression (#12141, #12159)
  276. + [generic] Support complex JWPlayer embedded videos (#12030)
  277. * [elpais] Improve extraction (#12139)
  278. version 2017.02.16
  279. Core
  280. + [utils] Add support for quoted string literals in --match-filter (#8050,
  281. #12142, #12144)
  282. Extractors
  283. * [ceskatelevize] Lower priority for audio description sources (#12119)
  284. * [amcnetworks] Fix extraction (#12127)
  285. * [pinkbike] Fix uploader extraction (#12054)
  286. + [onetpl] Add support for businessinsider.com.pl and plejada.pl
  287. + [onetpl] Add support for onet.pl (#10507)
  288. + [onetmvp] Add shortcut extractor
  289. + [vodpl] Add support for vod.pl (#12122)
  290. + [pornhub] Extract video URL from tv platform site (#12007, #12129)
  291. + [ceskatelevize] Extract DASH formats (#12119, #12133)
  292. version 2017.02.14
  293. Core
  294. * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
  295. Extractor
  296. * [zdf] Fix extraction (#12117)
  297. * [xtube] Fix extraction for both kinds of video id (#12088)
  298. * [xtube] Improve title extraction (#12088)
  299. + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
  300. * [bellmedia] Allow video id longer than 6 characters (#12114)
  301. + [limelight] Add support for referer protected videos
  302. * [disney] Improve extraction (#4975, #11000, #11882, #11936)
  303. * [hotstar] Improve extraction (#12096)
  304. * [einthusan] Fix extraction (#11416)
  305. + [aenetworks] Add support for lifetimemovieclub.com (#12097)
  306. * [youtube] Fix parsing codecs (#12091)
  307. version 2017.02.11
  308. Core
  309. + [utils] Introduce get_elements_by_class and get_elements_by_attribute
  310. utility functions
  311. + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
  312. Extractor
  313. * [pluralsight:course] Fix extraction (#12075)
  314. + [bbc] Extract m3u8 formats with 320k audio
  315. * [facebook] Relax video id matching (#11017, #12055, #12056)
  316. + [corus] Add support for Corus Entertainment sites (#12060, #9164)
  317. + [pluralsight] Detect blocked account error message (#12070)
  318. + [bloomberg] Add another video id pattern (#12062)
  319. * [extractor/commonmistakes] Restrict URL regular expression (#12050)
  320. + [tvplayer] Add support for tvplayer.com
  321. version 2017.02.10
  322. Extractors
  323. * [xtube] Fix extraction (#12023)
  324. * [pornhub] Fix extraction (#12007, #12018)
  325. * [facebook] Improve JS data regular expression (#12042)
  326. * [kaltura] Improve embed partner id extraction (#12041)
  327. + [sprout] Add support for sproutonline.com
  328. * [6play] Improve extraction
  329. + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
  330. + [go] Add support for Adobe Pass authentication (#11468, #10831)
  331. * [6play] Fix extraction (#12011)
  332. + [nbc] Add support for Adobe Pass authentication (#12006)
  333. version 2017.02.07
  334. Core
  335. * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
  336. + [downloader/fragment] Respect --no-part
  337. * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
  338. Extractors
  339. * [pornhub] Fix extraction (#11997)
  340. + [canalplus] Add support for cstar.fr (#11990)
  341. + [extractor/generic] Improve RTMP support (#11993)
  342. + [gaskrank] Add support for gaskrank.tv (#11685)
  343. * [bandcamp] Fix extraction for incomplete albums (#11727)
  344. * [iwara] Fix extraction (#11781)
  345. * [googledrive] Fix extraction on Python 3.6
  346. + [videopress] Add support for videopress.com
  347. + [afreecatv] Extract RTMP formats
  348. version 2017.02.04.1
  349. Extractors
  350. + [twitch:stream] Add support for player.twitch.tv (#11971)
  351. * [radiocanada] Fix extraction for toutv rtmp formats
  352. version 2017.02.04
  353. Core
  354. + Add --playlist-random to shuffle playlists (#11889, #11901)
  355. * [utils] Improve comments processing in js_to_json (#11947)
  356. * [utils] Handle single-line comments in js_to_json
  357. * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
  358. Extractors
  359. + [piksel] Add another app token pattern (#11969)
  360. + [vk] Capture and output author blocked error message (#11965)
  361. + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
  362. #11800)
  363. + [drtv] Add support for live and radio sections (#1827, #3427)
  364. * [myspace] Fix extraction and extract HLS and HTTP formats
  365. + [youtube] Add format info for itag 325 and 328
  366. * [vine] Fix extraction (#11955)
  367. - [sportbox] Remove extractor (#11954)
  368. + [filmon] Add support for filmon.com (#11187)
  369. + [infoq] Add audio only formats (#11565)
  370. * [douyutv] Improve room id regular expression (#11931)
  371. * [iprima] Fix extraction (#11920, #11896)
  372. * [youtube] Fix ytsearch when cookies are provided (#11924)
  373. * [go] Relax video id regular expression (#11937)
  374. * [facebook] Fix title extraction (#11941)
  375. + [youtube:playlist] Recognize TL playlists (#11945)
  376. + [bilibili] Support new Bangumi URLs (#11845)
  377. + [cbc:watch] Extract audio codec for audio only formats (#11893)
  378. + [elpais] Fix extraction for some URLs (#11765)
  379. version 2017.02.01
  380. Extractors
  381. + [facebook] Add another fallback extraction scenario (#11926)
  382. * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
  383. - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
  384. + [vimeo] Extract upload timestamp
  385. + [vimeo] Extract license (#8726, #11880)
  386. + [nrk:series] Add support for series (#11571, #11711)
  387. version 2017.01.31
  388. Core
  389. + [compat] Add compat_etree_register_namespace
  390. Extractors
  391. * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
  392. #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
  393. #11913, #11914, #11915, #11916, #11917, #11918, #11919)
  394. + [vimeo] Extract both mixed and separated DASH formats
  395. + [ruutu] Extract DASH formats
  396. * [itv] Fix extraction for python 2.6
  397. version 2017.01.29
  398. Core
  399. * [extractor/common] Fix initialization template (#11605, #11825)
  400. + [extractor/common] Document fragment_base_url and fragment's path fields
  401. * [extractor/common] Fix duration per DASH segment (#11868)
  402. + Introduce --autonumber-start option for initial value of %(autonumber)s
  403. template (#727, #2702, #9362, #10457, #10529, #11862)
  404. Extractors
  405. + [azmedien:playlist] Add support for topic and themen playlists (#11817)
  406. * [npo] Fix subtitles extraction
  407. + [itv] Extract subtitles
  408. + [itv] Add support for itv.com (#9240)
  409. + [mtv81] Add support for mtv81.com (#7619)
  410. + [vlive] Add support for channels (#11826)
  411. + [kaltura] Add fallback for fileExt
  412. + [kaltura] Improve uploader_id extraction
  413. + [konserthusetplay] Add support for rspoplay.se (#11828)
  414. version 2017.01.28
  415. Core
  416. * [utils] Improve parse_duration
  417. Extractors
  418. * [crunchyroll] Improve series and season metadata extraction (#11832)
  419. * [soundcloud] Improve formats extraction and extract audio bitrate
  420. + [soundcloud] Extract HLS formats
  421. * [soundcloud] Fix track URL extraction (#11852)
  422. + [twitch:vod] Expand URL regular expressions (#11846)
  423. * [aenetworks] Fix season episodes extraction (#11669)
  424. + [tva] Add support for videos.tva.ca (#11842)
  425. * [jamendo] Improve and extract more metadata (#11836)
  426. + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
  427. * [vevo] Remove request to old API and catch API v2 errors
  428. + [cmt,mtv,southpark] Add support for episode URLs (#11837)
  429. + [youtube] Add fallback for duration extraction (#11841)
  430. version 2017.01.25
  431. Extractors
  432. + [openload] Fallback video extension to mp4
  433. + [extractor/generic] Add support for Openload embeds (#11536, #11812)
  434. * [srgssr] Fix rts video extraction (#11831)
  435. + [afreecatv:global] Add support for afreeca.tv (#11807)
  436. + [crackle] Extract vtt subtitles
  437. + [crackle] Extract multiple resolutions for thumbnails
  438. + [crackle] Add support for mobile URLs
  439. + [konserthusetplay] Extract subtitles (#11823)
  440. + [konserthusetplay] Add support for HLS videos (#11823)
  441. * [vimeo:review] Fix config URL extraction (#11821)
  442. version 2017.01.24
  443. Extractors
  444. * [pluralsight] Fix extraction (#11820)
  445. + [nextmedia] Add support for NextTV (壹電視)
  446. * [24video] Fix extraction (#11811)
  447. * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
  448. + [chirbit] Extract uploader (#11809)
  449. version 2017.01.22
  450. Extractors
  451. + [pornflip] Add support for pornflip.com (#11556, #11795)
  452. * [chaturbate] Fix extraction (#11797, #11802)
  453. + [azmedien] Add support for AZ Medien sites (#11784, #11785)
  454. + [nextmedia] Support redirected URLs
  455. + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
  456. + [youtube] Extract episode metadata (#9695, #11774)
  457. + [cspan] Support Ustream embedded videos (#11547)
  458. + [1tv] Add support for HLS videos (#11786)
  459. * [uol] Fix extraction (#11770)
  460. * [mtv] Relax triforce feed regular expression (#11766)
  461. version 2017.01.18
  462. Extractors
  463. * [bilibili] Fix extraction (#11077)
  464. + [canalplus] Add fallback for video id (#11764)
  465. * [20min] Fix extraction (#11683, #11751)
  466. * [imdb] Extend URL regular expression (#11744)
  467. + [naver] Add support for tv.naver.com links (#11743)
  468. version 2017.01.16
  469. Core
  470. * [options] Apply custom config to final composite configuration (#11741)
  471. * [YoutubeDL] Improve protocol auto determining (#11720)
  472. Extractors
  473. * [xiami] Relax URL regular expressions
  474. * [xiami] Improve track metadata extraction (#11699)
  475. + [limelight] Check hand-make direct HTTP links
  476. + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
  477. + [brightcove] Recognize another player ID pattern (#11688)
  478. + [niconico] Support login via cookies (#7968)
  479. * [yourupload] Fix extraction (#11601)
  480. + [beam:live] Add support for beam.pro live streams (#10702, #11596)
  481. * [vevo] Improve geo restriction detection
  482. + [dramafever] Add support for URLs with language code (#11714)
  483. * [cbc] Improve playlist support (#11704)
  484. version 2017.01.14
  485. Core
  486. + [common] Add ability to customize akamai manifest host
  487. + [utils] Add more date formats
  488. Extractors
  489. - [mtv] Eliminate _transform_rtmp_url
  490. * [mtv] Generalize triforce mgid extraction
  491. + [cmt] Add support for full episodes and video clips (#11623)
  492. + [mitele] Extract DASH formats
  493. + [ooyala] Add support for videos with embedToken (#11684)
  494. * [mixcloud] Fix extraction (#11674)
  495. * [openload] Fix extraction (#10408)
  496. * [tv4] Improve extraction (#11698)
  497. * [freesound] Fix and improve extraction (#11602)
  498. + [nick] Add support for beta.nick.com (#11655)
  499. * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
  500. * [mtv] Fix non-HLS extraction
  501. version 2017.01.10
  502. Extractors
  503. * [youtube] Fix extraction (#11663, #11664)
  504. + [inc] Add support for inc.com (#11277, #11647)
  505. + [youtube] Add itag 212 (#11575)
  506. + [egghead:course] Add support for egghead.io courses
  507. version 2017.01.08
  508. Core
  509. * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
  510. Extractors
  511. + [hitrecord] Add support for hitrecord.org (#10867, #11626)
  512. - [videott] Remove extractor
  513. * [swrmediathek] Improve extraction
  514. - [sharesix] Remove extractor
  515. - [aol:features] Remove extractor
  516. * [sendtonews] Improve info extraction
  517. * [3sat,phoenix] Fix extraction (#11619)
  518. * [comedycentral/mtv] Add support for HLS videos (#11600)
  519. * [discoverygo] Fix JSON data parsing (#11219, #11522)
  520. version 2017.01.05
  521. Extractors
  522. + [zdf] Fix extraction (#11055, #11063)
  523. * [pornhub:playlist] Improve extraction (#11594)
  524. + [cctv] Add support for ncpa-classic.com (#11591)
  525. + [tunein] Add support for embeds (#11579)
  526. version 2017.01.02
  527. Extractors
  528. * [cctv] Improve extraction (#879, #6753, #8541)
  529. + [nrktv:episodes] Add support for episodes (#11571)
  530. + [arkena] Add support for video.arkena.com (#11568)
  531. version 2016.12.31
  532. Core
  533. + Introduce --config-location option for custom configuration files (#6745,
  534. #10648)
  535. Extractors
  536. + [twitch] Add support for player.twitch.tv (#11535, #11537)
  537. + [videa] Add support for videa.hu (#8181, #11133)
  538. * [vk] Fix postlive videos extraction
  539. * [vk] Extract from playerParams (#11555)
  540. - [freevideo] Remove extractor (#11515)
  541. + [showroomlive] Add support for showroom-live.com (#11458)
  542. * [xhamster] Fix duration extraction (#11549)
  543. * [rtve:live] Fix extraction (#11529)
  544. * [brightcove:legacy] Improve embeds detection (#11523)
  545. + [twitch] Add support for rechat messages (#11524)
  546. * [acast] Fix audio and timestamp extraction (#11521)
  547. version 2016.12.22
  548. Core
  549. * [extractor/common] Improve detection of video-only formats in m3u8
  550. manifests (#11507)
  551. Extractors
  552. + [theplatform] Pass geo verification headers to SMIL request (#10146)
  553. + [viu] Pass geo verification headers to auth request
  554. * [rtl2] Extract more formats and metadata
  555. * [vbox7] Skip malformed JSON-LD (#11501)
  556. * [uplynk] Force downloading using native HLS downloader (#11496)
  557. + [laola1] Add support for another extraction scenario (#11460)
  558. version 2016.12.20
  559. Core
  560. * [extractor/common] Improve fragment URL construction for DASH media
  561. * [extractor/common] Fix codec information extraction for mixed audio/video
  562. DASH media (#11490)
  563. Extractors
  564. * [vbox7] Fix extraction (#11494)
  565. + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
  566. + [piksel] Add support for player.piksel.com (#11246)
  567. + [vimeo] Add support for DASH formats
  568. * [vimeo] Fix extraction for HLS formats (#11490)
  569. * [kaltura] Fix wrong widget ID in some cases (#11480)
  570. + [nrktv:direkte] Add support for live streams (#11488)
  571. * [pbs] Fix extraction for geo restricted videos (#7095)
  572. * [brightcove:new] Skip widevine classic videos
  573. + [viu] Add support for viu.com (#10607, #11329)
  574. version 2016.12.18
  575. Core
  576. + [extractor/common] Recognize DASH formats in html5 media entries
  577. Extractors
  578. + [ccma] Add support for ccma.cat (#11359)
  579. * [laola1tv] Improve extraction
  580. + [laola1tv] Add support embed URLs (#11460)
  581. * [nbc] Fix extraction for MSNBC videos (#11466)
  582. * [twitch] Adapt to new videos pages URL schema (#11469)
  583. + [meipai] Add support for meipai.com (#10718)
  584. * [jwplatform] Improve subtitles and duration extraction
  585. + [ondemandkorea] Add support for ondemandkorea.com (#10772)
  586. + [vvvvid] Add support for vvvvid.it (#5915)
  587. version 2016.12.15
  588. Core
  589. + [utils] Add convenience urljoin
  590. Extractors
  591. + [openload] Recognize oload.tv URLs (#10408)
  592. + [facebook] Recognize .onion URLs (#11443)
  593. * [vlive] Fix extraction (#11375, #11383)
  594. + [canvas] Extract DASH formats
  595. + [melonvod] Add support for vod.melon.com (#11419)
  596. version 2016.12.12
  597. Core
  598. + [utils] Add common user agents map
  599. + [common] Recognize HLS manifests that contain video only formats (#11394)
  600. Extractors
  601. + [dplay] Use Safari user agent for HLS (#11418)
  602. + [facebook] Detect login required error message
  603. * [facebook] Improve video selection (#11390)
  604. + [canalplus] Add another video id pattern (#11399)
  605. * [mixcloud] Relax URL regular expression (#11406)
  606. * [ctvnews] Relax URL regular expression (#11394)
  607. + [rte] Capture and output error message (#7746, #10498)
  608. + [prosiebensat1] Add support for DASH formats
  609. * [srgssr] Improve extraction for geo restricted videos (#11089)
  610. * [rts] Improve extraction for geo restricted videos (#4989)
  611. version 2016.12.09
  612. Core
  613. * [socks] Fix error reporting (#11355)
  614. Extractors
  615. * [openload] Fix extraction (#10408)
  616. * [pandoratv] Fix extraction (#11023)
  617. + [telebruxelles] Add support for emission URLs
  618. * [telebruxelles] Extract all formats
  619. + [bloomberg] Add another video id regular expression (#11371)
  620. * [fusion] Update ooyala id regular expression (#11364)
  621. + [1tv] Add support for playlists (#11335)
  622. * [1tv] Improve extraction (#11335)
  623. + [aenetworks] Extract more formats (#11321)
  624. + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
  625. version 2016.12.01
  626. Extractors
  627. * [soundcloud] Update client id (#11327)
  628. * [ruutu] Detect DRM protected videos
  629. + [liveleak] Add support for youtube embeds (#10688)
  630. * [spike] Fix full episodes support (#11312)
  631. * [comedycentral] Fix full episodes support
  632. * [normalboots] Rewrite in terms of JWPlatform (#11184)
  633. * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
  634. - [screenwavemedia] Remove extractor (#11184)
  635. version 2016.11.27
  636. Extractors
  637. + [webcaster] Add support for webcaster.pro
  638. + [azubu] Add support for azubu.uol.com.br (#11305)
  639. * [viki] Prefer hls formats
  640. * [viki] Fix rtmp formats extraction (#11255)
  641. * [puls4] Relax URL regular expression (#11267)
  642. * [vevo] Improve artist extraction (#10911)
  643. * [mitele] Relax URL regular expression and extract more metadata (#11244)
  644. + [cbslocal] Recognize New York site (#11285)
  645. + [youtube:playlist] Pass disable_polymer in URL query (#11193)
  646. version 2016.11.22
  647. Extractors
  648. * [hellporno] Fix video extension extraction (#11247)
  649. + [hellporno] Add support for hellporno.net (#11247)
  650. + [amcnetworks] Recognize more BBC America URLs (#11263)
  651. * [funnyordie] Improve extraction (#11208)
  652. * [extractor/generic] Improve limelight embeds support
  653. - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
  654. * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
  655. * [twitter:card] Relax URL regular expression (#11225)
  656. + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
  657. version 2016.11.18
  658. Extractors
  659. * [youtube:live] Relax URL regular expression (#11164)
  660. * [openload] Fix extraction (#10408, #11122)
  661. * [vlive] Prefer locale over language for subtitles id (#11203)
  662. version 2016.11.14.1
  663. Core
  664. + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
  665. * [extractor/common] Fix media templates with Bandwidth substitution pattern in
  666. MPD manifests (#11175)
  667. * [extractor/common] Improve thumbnail extraction from JSON-LD
  668. Extractors
  669. + [nrk] Workaround geo restriction
  670. + [nrk] Improve error detection and messages
  671. + [afreecatv] Add support for vod.afreecatv.com (#11174)
  672. * [cda] Fix and improve extraction (#10929, #10936)
  673. * [plays] Fix extraction (#11165)
  674. * [eagleplatform] Fix extraction (#11160)
  675. + [audioboom] Recognize /posts/ URLs (#11149)
  676. version 2016.11.08.1
  677. Extractors
  678. * [espn:article] Fix support for espn.com articles
  679. * [franceculture] Fix extraction (#11140)
  680. version 2016.11.08
  681. Extractors
  682. * [tmz:article] Fix extraction (#11052)
  683. * [espn] Fix extraction (#11041)
  684. * [mitele] Fix extraction after website redesign (#10824)
  685. - [ard] Remove age restriction check (#11129)
  686. * [generic] Improve support for pornhub.com embeds (#11100)
  687. + [generic] Add support for redtube.com embeds (#11099)
  688. + [generic] Add support for drtuber.com embeds (#11098)
  689. + [redtube] Add support for embed URLs
  690. + [drtuber] Add support for embed URLs
  691. + [yahoo] Improve content id extraction (#11088)
  692. * [toutv] Relax URL regular expression (#11121)
  693. version 2016.11.04
  694. Core
  695. * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
  696. manifests (#11113)
  697. * [downloader/ism] Fix AVC Decoder Configuration Record
  698. Extractors
  699. + [fox9] Add support for fox9.com (#11110)
  700. + [anvato] Extract more metadata and improve formats extraction
  701. * [vodlocker] Improve removed videos detection (#11106)
  702. + [vzaar] Add support for vzaar.com (#11093)
  703. + [vice] Add support for uplynk preplay videos (#11101)
  704. * [tubitv] Fix extraction (#11061)
  705. + [shahid] Add support for authentication (#11091)
  706. + [radiocanada] Add subtitles support (#11096)
  707. + [generic] Add support for ISM manifests
  708. version 2016.11.02
  709. Core
  710. + Add basic support for Smooth Streaming protocol (#8118, #10969)
  711. * Improve MPD manifest base URL extraction (#10909, #11079)
  712. * Fix --match-filter for int-like strings (#11082)
  713. Extractors
  714. + [mva] Add support for ISM formats
  715. + [msn] Add support for ISM formats
  716. + [onet] Add support for ISM formats
  717. + [tvp] Add support for ISM formats
  718. + [nicknight] Add support for nicknight sites (#10769)
  719. version 2016.10.30
  720. Extractors
  721. * [facebook] Improve 1080P video detection (#11073)
  722. * [imgur] Recognize /r/ URLs (#11071)
  723. * [beeg] Fix extraction (#11069)
  724. * [openload] Fix extraction (#10408)
  725. * [gvsearch] Modernize and fix search request (#11051)
  726. * [adultswim] Fix extraction (#10979)
  727. + [nobelprize] Add support for nobelprize.org (#9999)
  728. * [hornbunny] Fix extraction (#10981)
  729. * [tvp] Improve video id extraction (#10585)
  730. version 2016.10.26
  731. Extractors
  732. + [rentv] Add support for ren.tv (#10620)
  733. + [ard] Detect unavailable videos (#11018)
  734. * [vk] Fix extraction (#11022)
  735. version 2016.10.25
  736. Core
  737. * Running youtube-dl in the background is fixed (#10996, #10706, #955)
  738. Extractors
  739. + [jamendo] Add support for jamendo.com (#10132, #10736)
  740. + [pandatv] Add support for panda.tv (#10736)
  741. + [dotsub] Support Vimeo embed (#10964)
  742. * [litv] Fix extraction
  743. + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
  744. * [vivo] Fix extraction (#11003)
  745. + [twitch:stream] Add support for rebroadcasts (#10995)
  746. * [pluralsight] Fix subtitles conversion (#10990)
  747. version 2016.10.21.1
  748. Extractors
  749. + [pluralsight] Process all clip URLs (#10984)
  750. version 2016.10.21
  751. Core
  752. - Disable thumbnails embedding in mkv
  753. + Add support for Comcast multiple-system operator (#10819)
  754. Extractors
  755. * [pluralsight] Adapt to new API (#10972)
  756. * [openload] Fix extraction (#10408, #10971)
  757. + [natgeo] Extract m3u8 formats (#10959)
  758. version 2016.10.19
  759. Core
  760. + [utils] Expose PACKED_CODES_RE
  761. + [extractor/common] Extract non smil wowza mpd manifests
  762. + [extractor/common] Detect f4m audio-only formats
  763. Extractors
  764. * [vidzi] Fix extraction (#10908, #10952)
  765. * [urplay] Fix subtitles extraction
  766. + [urplay] Add support for urskola.se (#10915)
  767. + [orf] Add subtitles support (#10939)
  768. * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
  769. * [nrk] Relax URL regular expression (#10928)
  770. + [nytimes] Add support for podcasts (#10926)
  771. * [pluralsight] Relax URL regular expression (#10941)
  772. version 2016.10.16
  773. Core
  774. * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
  775. in FFmpegExtractAudioPP (#10879)
  776. Extractors
  777. + [ruutu] Add support for supla.fi (#10849)
  778. + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
  779. * [lynda] Fix height for prioritized streams
  780. + [lynda] Add fallback extraction scenario
  781. * [lynda] Switch to https (#10916)
  782. + [huajiao] New extractor (#10917)
  783. * [cmt] Fix mgid extraction (#10813)
  784. + [safari:course] Add support for techbus.safaribooksonline.com
  785. * [orf:tvthek] Fix extraction and modernize (#10898)
  786. * [chirbit] Fix extraction of user profile pages
  787. * [carambatv] Fix extraction
  788. * [canalplus] Fix extraction for some videos
  789. * [cbsinteractive] Fix extraction for cnet.com
  790. * [parliamentliveuk] Lower case URLs are now recognized (#10912)
  791. version 2016.10.12
  792. Core
  793. + Support HTML media elements without child nodes
  794. * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
  795. Extractors
  796. * [dailymotion] Fix extraction (#10901)
  797. * [vimeo:review] Fix extraction (#10900)
  798. * [nhl] Correctly handle invalid formats (#10713)
  799. * [footyroom] Fix extraction (#10810)
  800. * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
  801. + [hbo] Add support for episode pages (#10892)
  802. * [allocine] Fix extraction (#10860)
  803. + [nextmedia] Recognize action news on AppleDaily
  804. * [lego] Improve info extraction and bypass geo restriction (#10872)
  805. version 2016.10.07
  806. Extractors
  807. + [iprima] Detect geo restriction
  808. * [facebook] Fix video extraction (#10846)
  809. + [commonprotocols] Support direct MMS links (#10838)
  810. + [generic] Add support for multiple vimeo embeds (#10862)
  811. + [nzz] Add support for nzz.ch (#4407)
  812. + [npo] Detect geo restriction
  813. + [npo] Add support for 2doc.nl (#10842)
  814. + [lego] Add support for lego.com (#10369)
  815. + [tonline] Add support for t-online.de (#10376)
  816. * [techtalks] Relax URL regular expression (#10840)
  817. * [youtube:live] Extend URL regular expression (#10839)
  818. + [theweatherchannel] Add support for weather.com (#7188)
  819. + [thisoldhouse] Add support for thisoldhouse.com (#10837)
  820. + [nhl] Add support for wch2016.com (#10833)
  821. * [pornoxo] Use JWPlatform to improve metadata extraction
  822. version 2016.10.02
  823. Core
  824. * Fix possibly lost extended attributes during post-processing
  825. + Support pyxattr as well as python-xattr for --xattrs and
  826. --xattr-set-filesize (#9054)
  827. Extractors
  828. + [jwplatform] Support DASH streams in JWPlayer
  829. + [jwplatform] Support old-style JWPlayer playlists
  830. + [byutv:event] Add extractor
  831. * [periscope:user] Fix extraction (#10820)
  832. * [dctp] Fix extraction (#10734)
  833. + [instagram] Extract video dimensions (#10790)
  834. + [tvland] Extend URL regular expression (#10812)
  835. + [vgtv] Add support for tv.aftonbladet.se (#10800)
  836. - [aftonbladet] Remove extractor
  837. * [vk] Fix timestamp and view count extraction (#10760)
  838. + [vk] Add support for running and finished live streams (#10799)
  839. + [leeco] Recognize more Le Sports URLs (#10794)
  840. + [instagram] Extract comments (#10788)
  841. + [ketnet] Extract mzsource formats (#10770)
  842. * [limelight:media] Improve HTTP formats extraction
  843. version 2016.09.27
  844. Core
  845. + Add hdcore query parameter to akamai f4m formats
  846. + Delegate HLS live streams downloading to ffmpeg
  847. + Improved support for HTML5 subtitles
  848. Extractors
  849. + [vk] Add support for dailymotion embeds (#10661)
  850. * [promptfile] Fix extraction (#10634)
  851. * [kaltura] Speed up embed regular expressions (#10764)
  852. + [npo] Add support for anderetijden.nl (#10754)
  853. + [prosiebensat1] Add support for advopedia sites
  854. * [mwave] Relax URL regular expression (#10735, #10748)
  855. * [prosiebensat1] Fix playlist support (#10745)
  856. + [prosiebensat1] Add support for sat1gold sites (#10745)
  857. + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
  858. + [brightcove:new] Add support for live streams
  859. * [soundcloud] Generalize playlist entries extraction (#10733)
  860. + [mtv] Add support for new URL schema (#8169, #9808)
  861. * [einthusan] Fix extraction (#10714)
  862. + [twitter] Support Periscope embeds (#10737)
  863. + [openload] Support subtitles (#10625)
  864. version 2016.09.24
  865. Core
  866. + Add support for watchTVeverywhere.com authentication provider based MSOs for
  867. Adobe Pass authentication (#10709)
  868. Extractors
  869. + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
  870. + [prosiebensat1] Add support for kabeleinsdoku (#10732)
  871. * [cbs] Extract info from thunder videoPlayerService (#10728)
  872. * [openload] Fix extraction (#10408)
  873. + [ustream] Support the new HLS streams (#10698)
  874. + [ooyala] Extract all HLS formats
  875. + [cartoonnetwork] Add support for Adobe Pass authentication
  876. + [soundcloud] Extract license metadata
  877. + [fox] Add support for Adobe Pass authentication (#8584)
  878. + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
  879. + [trutv] Add support for Adobe Pass authentication (#10519)
  880. + [turner] Add support for Adobe Pass authentication
  881. version 2016.09.19
  882. Extractors
  883. + [crunchyroll] Check if already authenticated (#10700)
  884. - [twitch:stream] Remove fallback to profile extraction when stream is offline
  885. * [thisav] Improve title extraction (#10682)
  886. * [vyborymos] Improve station info extraction
  887. version 2016.09.18
  888. Core
  889. + Introduce manifest_url and fragments fields in formats dictionary for
  890. fragmented media
  891. + Provide manifest_url field for DASH segments, HLS and HDS
  892. + Provide fragments field for DASH segments
  893. * Rework DASH segments downloader to use fragments field
  894. + Add helper method for Wowza Streaming Engine formats extraction
  895. Extractors
  896. + [vyborymos] Add extractor for vybory.mos.ru (#10692)
  897. + [xfileshare] Add title regular expression for streamin.to (#10646)
  898. + [globo:article] Add support for multiple videos (#10653)
  899. + [thisav] Recognize HTML5 videos (#10447)
  900. * [jwplatform] Improve JWPlayer detection
  901. + [mangomolo] Add support for Mangomolo embeds
  902. + [toutv] Add support for authentication (#10669)
  903. * [franceinter] Fix upload date extraction
  904. * [tv4] Fix HLS and HDS formats extraction (#10659)
  905. version 2016.09.15
  906. Core
  907. * Improve _hidden_inputs
  908. + Introduce improved explicit Adobe Pass support
  909. + Add --ap-mso to provide multiple-system operator identifier
  910. + Add --ap-username to provide MSO account username
  911. + Add --ap-password to provide MSO account password
  912. + Add --ap-list-mso to list all supported MSOs
  913. + Add support for Rogers Cable multiple-system operator (#10606)
  914. Extractors
  915. * [crunchyroll] Fix authentication (#10655)
  916. * [twitch] Fix API calls (#10654, #10660)
  917. + [bellmedia] Add support for more Bell Media Television sites
  918. * [franceinter] Fix extraction (#10538, #2105)
  919. * [kuwo] Improve error detection (#10650)
  920. + [go] Add support for free full episodes (#10439)
  921. * [bilibili] Fix extraction for specific videos (#10647)
  922. * [nhk] Fix extraction (#10633)
  923. * [kaltura] Improve audio detection
  924. * [kaltura] Skip chun format
  925. + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
  926. + [nbc] Add support for NBC Olympics (#10361)
  927. version 2016.09.11.1
  928. Extractors
  929. + [tube8] Extract categories and tags (#10579)
  930. + [pornhub] Extract categories and tags (#10499)
  931. * [openload] Temporary fix (#10408)
  932. + [foxnews] Add support Fox News articles (#10598)
  933. * [viafree] Improve video id extraction (#10615)
  934. * [iwara] Fix extraction after relaunch (#10462, #3215)
  935. + [tfo] Add extractor for tfo.org
  936. * [lrt] Fix audio extraction (#10566)
  937. * [9now] Fix extraction (#10561)
  938. + [canalplus] Add support for c8.fr (#10577)
  939. * [newgrounds] Fix uploader extraction (#10584)
  940. + [polskieradio:category] Add support for category lists (#10576)
  941. + [ketnet] Add extractor for ketnet.be (#10343)
  942. + [canvas] Add support for een.be (#10605)
  943. + [telequebec] Add extractor for telequebec.tv (#1999)
  944. * [parliamentliveuk] Fix extraction (#9137)
  945. version 2016.09.08
  946. Extractors
  947. + [jwplatform] Extract height from format label
  948. + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
  949. * [videomore] Fix extraction (#10592)
  950. * [foxgay] Fix extraction (#10480)
  951. + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
  952. * [gamestar] Fix metadata extraction (#10479)
  953. * [puls4] Fix extraction (#10583)
  954. + [cctv] Add extractor for CCTV and CNTV (#8153)
  955. + [lci] Add extractor for lci.fr (#10573)
  956. + [wat] Extract DASH formats
  957. + [viafree] Improve video id detection (#10569)
  958. + [trutv] Add extractor for trutv.com (#10519)
  959. + [nick] Add support for nickelodeon.nl (#10559)
  960. + [abcotvs:clips] Add support for clips.abcotvs.com
  961. + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
  962. + [miaopai] Add extractor for miaopai.com (#10556)
  963. * [gamestar] Fix metadata extraction (#10479)
  964. + [bilibili] Add support for episodes (#10190)
  965. + [tvnoe] Add extractor for tvnoe.cz (#10524)
  966. version 2016.09.04.1
  967. Core
  968. * In DASH downloader if the first segment fails, abort the whole download
  969. process to prevent throttling (#10497)
  970. + Add support for --skip-unavailable-fragments and --fragment retries in
  971. hlsnative downloader (#10165, #10448).
  972. + Add support for --skip-unavailable-fragments in DASH downloader
  973. + Introduce --skip-unavailable-fragments option for fragment based downloaders
  974. that allows to skip fragments unavailable due to a HTTP error
  975. * Fix extraction of video/audio entries with src attribute in
  976. _parse_html5_media_entries (#10540)
  977. Extractors
  978. * [theplatform] Relax URL regular expression (#10546)
  979. * [youtube:playlist] Extend URL regular expression
  980. * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
  981. * [internetvideoarchive] Extract all formats
  982. * [pornvoisines] Fix extraction (#10469)
  983. * [rottentomatoes] Fix extraction (#10467)
  984. * [espn] Extend URL regular expression (#10549)
  985. * [vimple] Extend URL regular expression (#10547)
  986. * [youtube:watchlater] Fix extraction (#10544)
  987. * [youjizz] Fix extraction (#10437)
  988. + [foxnews] Add support for FoxNews Insider (#10445)
  989. + [fc2] Recognize Flash player URLs (#10512)
  990. version 2016.09.03
  991. Core
  992. * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
  993. _extract_m3u8_formats (#10522)
  994. * Handle semicolon in mimetype2ext
  995. Extractors
  996. + [youtube] Add support for rental videos' previews (#10532)
  997. * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
  998. no playlist is actually served (#10537)
  999. + [drtv] Add support for dr.dk/nyheder (#10536)
  1000. + [facebook:plugins:video] Add extractor (#10530)
  1001. + [go] Add extractor for *.go.com sites
  1002. * [adobepass] Check for authz_token expiration (#10527)
  1003. * [nytimes] improve extraction
  1004. * [thestar] Fix extraction (#10465)
  1005. * [glide] Fix extraction (#10478)
  1006. - [exfm] Remove extractor (#10482)
  1007. * [youporn] Fix categories and tags extraction (#10521)
  1008. + [curiositystream] Add extractor for app.curiositystream.com
  1009. - [thvideo] Remove extractor (#10464)
  1010. * [movingimage] Fix for the new site name (#10466)
  1011. + [cbs] Add support for once formats (#10515)
  1012. * [limelight] Skip ism snd duplicate manifests
  1013. + [porncom] Extract categories and tags (#10510)
  1014. + [facebook] Extract timestamp (#10508)
  1015. + [yahoo] Extract more formats
  1016. version 2016.08.31
  1017. Extractors
  1018. * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
  1019. * [bandcamp:album] Fix title extraction (#10455)
  1020. * [pyvideo] Fix extraction (#10468)
  1021. + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
  1022. * [9c9media] Extract more metadata
  1023. * [9c9media] Fix multiple stacks extraction (#10016)
  1024. * [adultswim] Improve video info extraction (#10492)
  1025. * [vodplatform] Improve embed regular expression
  1026. - [played] Remove extractor (#10470)
  1027. + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
  1028. + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
  1029. * [adultswim] Rework in terms of turner extractor
  1030. * [cnn] Rework in terms of turner extractor
  1031. * [nba] Rework in terms of turner extractor
  1032. + [turner] Add base extractor for Turner Broadcasting System based sites
  1033. * [bilibili] Fix extraction (#10375)
  1034. * [openload] Fix extraction (#10408)
  1035. version 2016.08.28
  1036. Core
  1037. + Add warning message that ffmpeg doesn't support SOCKS
  1038. * Improve thumbnail sorting
  1039. + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
  1040. * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
  1041. + Add ac-3 to the list of audio codecs in parse_codecs
  1042. Extractors
  1043. * [periscope:user] Fix extraction (#10453)
  1044. * [douyutv] Fix extraction (#10153, #10318, #10444)
  1045. + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
  1046. - [trutube] Remove extractor (#10438)
  1047. + [usanetwork] Add extractor for usanetwork.com
  1048. * [crackle] Fix extraction (#10333)
  1049. * [spankbang] Fix description and uploader extraction (#10339)
  1050. * [discoverygo] Detect cable provider restricted videos (#10425)
  1051. + [cbc] Add support for watch.cbc.ca
  1052. * [kickstarter] Silent the warning for og:description (#10415)
  1053. * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
  1054. version 2016.08.24.1
  1055. Extractors
  1056. + [pluralsight] Add support for subtitles (#9681)
  1057. version 2016.08.24
  1058. Extractors
  1059. * [youtube] Fix authentication (#10392)
  1060. * [openload] Fix extraction (#10408)
  1061. + [bravotv] Add support for Adobe Pass (#10407)
  1062. * [bravotv] Fix clip info extraction (#10407)
  1063. * [eagleplatform] Improve embedded videos detection (#10409)
  1064. * [awaan] Fix extraction
  1065. * [mtvservices:embedded] Update config URL
  1066. + [abc:iview] Add extractor (#6148)
  1067. version 2016.08.22
  1068. Core
  1069. * Improve formats and subtitles extension auto calculation
  1070. + Recognize full unit names in parse_filesize
  1071. + Add support for m3u8 manifests in HTML5 multimedia tags
  1072. * Fix octal/hexadecimal number detection in js_to_json
  1073. Extractors
  1074. + [ivi] Add support for 720p and 1080p
  1075. + [charlierose] Add new extractor (#10382)
  1076. * [1tv] Fix extraction (#9249)
  1077. * [twitch] Renew authentication
  1078. * [kaltura] Improve subtitles extension calculation
  1079. + [zingmp3] Add support for video clips
  1080. * [zingmp3] Fix extraction (#10041)
  1081. * [kaltura] Improve subtitles extraction (#10279)
  1082. * [cultureunplugged] Fix extraction (#10330)
  1083. + [cnn] Add support for money.cnn.com (#2797)
  1084. * [cbsnews] Fix extraction (#10362)
  1085. * [cbs] Fix extraction (#10393)
  1086. + [litv] Support 'promo' URLs (#10385)
  1087. * [snotr] Fix extraction (#10338)
  1088. * [n-tv.de] Fix extraction (#10331)
  1089. * [globo:article] Relax URL and video id regular expressions (#10379)
  1090. version 2016.08.19
  1091. Core
  1092. - Remove output template description from --help
  1093. * Recognize lowercase units in parse_filesize
  1094. Extractors
  1095. + [porncom] Add extractor for porn.com (#2251, #10251)
  1096. + [generic] Add support for DBTV embeds
  1097. * [vk:wallpost] Fix audio extraction for new site layout
  1098. * [vk] Fix authentication
  1099. + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
  1100. + [discoverygo] Add support for another GO network sites
  1101. version 2016.08.17
  1102. Core
  1103. + Add _get_netrc_login_info
  1104. Extractors
  1105. * [mofosex] Extract all formats (#10335)
  1106. + [generic] Add support for vbox7 embeds
  1107. + [vbox7] Add support for embed URLs
  1108. + [viafree] Add extractor (#10358)
  1109. + [mtg] Add support for viafree URLs (#10358)
  1110. * [theplatform] Extract all subtitles per language
  1111. + [xvideos] Fix HLS extraction (#10356)
  1112. + [amcnetworks] Add extractor
  1113. + [bbc:playlist] Add support for pagination (#10349)
  1114. + [fxnetworks] Add extractor (#9462)
  1115. * [cbslocal] Fix extraction for SendtoNews-based videos
  1116. * [sendtonews] Fix extraction
  1117. * [jwplatform] Extract video id from JWPlayer data
  1118. - [zippcast] Remove extractor (#10332)
  1119. + [viceland] Add extractor (#8799)
  1120. + [adobepass] Add base extractor for Adobe Pass Authentication
  1121. * [life:embed] Improve extraction
  1122. * [vgtv] Detect geo restricted videos (#10348)
  1123. + [uplynk] Add extractor
  1124. * [xiami] Fix extraction (#10342)
  1125. version 2016.08.13
  1126. Core
  1127. * Show progress for curl external downloader
  1128. * Forward more options to curl external downloader
  1129. Extractors
  1130. * [pbs] Fix description extraction
  1131. * [franceculture] Fix extraction (#10324)
  1132. * [pornotube] Fix extraction (#10322)
  1133. * [4tube] Fix metadata extraction (#10321)
  1134. * [imgur] Fix width and height extraction (#10325)
  1135. * [expotv] Improve extraction
  1136. + [vbox7] Fix extraction (#10309)
  1137. - [tapely] Remove extractor (#10323)
  1138. * [muenchentv] Fix extraction (#10313)
  1139. + [24video] Add support for .me and .xxx TLDs
  1140. * [24video] Fix comment count extraction
  1141. * [sunporno] Add support for embed URLs
  1142. * [sunporno] Fix metadata extraction (#10316)
  1143. + [hgtv] Add extractor for hgtv.ca (#3999)
  1144. - [pbs] Remove request to unavailable API
  1145. + [pbs] Add support for high quality HTTP formats
  1146. + [crunchyroll] Add support for HLS formats (#10301)
  1147. version 2016.08.12
  1148. Core
  1149. * Subtitles are now written as is. Newline conversions are disabled. (#10268)
  1150. + Recognize more formats in unified_timestamp
  1151. Extractors
  1152. - [goldenmoustache] Remove extractor (#10298)
  1153. * [drtuber] Improve title extraction
  1154. * [drtuber] Make dislike count optional (#10297)
  1155. * [chirbit] Fix extraction (#10296)
  1156. * [francetvinfo] Relax URL regular expression
  1157. * [rtlnl] Relax URL regular expression (#10282)
  1158. * [formula1] Relax URL regular expression (#10283)
  1159. * [wat] Improve extraction (#10281)
  1160. * [ctsnews] Fix extraction
  1161. version 2016.08.10
  1162. Core
  1163. * Make --metadata-from-title non fatal when title does not match the pattern
  1164. * Introduce options for randomized sleep before each download
  1165. --min-sleep-interval and --max-sleep-interval (#9930)
  1166. * Respect default in _search_json_ld
  1167. Extractors
  1168. + [uol] Add extractor for uol.com.br (#4263)
  1169. * [rbmaradio] Fix extraction and extract all formats (#10242)
  1170. + [sonyliv] Add extractor for sonyliv.com (#10258)
  1171. * [aparat] Fix extraction
  1172. * [cwtv] Extract HTTP formats
  1173. + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
  1174. * [kuwo:singer] Fix extraction
  1175. version 2016.08.07
  1176. Core
  1177. + Add support for TV Parental Guidelines ratings in parse_age_limit
  1178. + Add decode_png (#9706)
  1179. + Add support for partOfTVSeries in JSON-LD
  1180. * Lower master M3U8 manifest preference for better format sorting
  1181. Extractors
  1182. + [discoverygo] Add extractor (#10245)
  1183. * [flipagram] Make JSON-LD extraction non fatal
  1184. * [generic] Make JSON-LD extraction non fatal
  1185. + [bbc] Add support for morph embeds (#10239)
  1186. * [tnaflixnetworkbase] Improve title extraction
  1187. * [tnaflix] Fix metadata extraction (#10249)
  1188. * [fox] Fix theplatform release URL query
  1189. * [openload] Fix extraction (#9706)
  1190. * [bbc] Skip duplicate manifest URLs
  1191. * [bbc] Improve format code
  1192. + [bbc] Add support for DASH and F4M
  1193. * [bbc] Improve format sorting and listing
  1194. * [bbc] Improve playlist extraction
  1195. + [pokemon] Add extractor (#10093)
  1196. + [condenast] Add fallback scenario for video info extraction
  1197. version 2016.08.06
  1198. Core
  1199. * Add support for JSON-LD root list entries (#10203)
  1200. * Improve unified_timestamp
  1201. * Lower preference of RTSP formats in generic sorting
  1202. + Add support for multiple properties in _og_search_property
  1203. * Improve password hiding from verbose output
  1204. Extractors
  1205. + [adultswim] Add support for trailers (#10235)
  1206. * [archiveorg] Improve extraction (#10219)
  1207. + [jwplatform] Add support for playlists
  1208. + [jwplatform] Add support for relative URLs
  1209. * [jwplatform] Improve audio detection
  1210. + [tvplay] Capture and output native error message
  1211. + [tvplay] Extract series metadata
  1212. + [tvplay] Add support for subtitles (#10194)
  1213. * [tvp] Improve extraction (#7799)
  1214. * [cbslocal] Fix timestamp parsing (#10213)
  1215. + [naver] Add support for subtitles (#8096)
  1216. * [naver] Improve extraction
  1217. * [condenast] Improve extraction
  1218. * [engadget] Relax URL regular expression
  1219. * [5min] Fix extraction
  1220. + [nationalgeographic] Add support for Episode Guide
  1221. + [kaltura] Add support for subtitles
  1222. * [kaltura] Optimize network requests
  1223. + [vodplatform] Add extractor for vod-platform.net
  1224. - [gamekings] Remove extractor
  1225. * [limelight] Extract HTTP formats
  1226. * [ntvru] Fix extraction
  1227. + [comedycentral] Re-add :tds and :thedailyshow shortnames
  1228. version 2016.08.01
  1229. Fixed/improved extractors
  1230. - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
  1231. - [bloomberg] Support another form of player (#10187)
  1232. - [limelight] Skip DRM protected videos
  1233. - [safari] Relax regular expressions for URL matching (#10202)
  1234. - [cwtv] Add support for cwtvpr.com (#10196)
  1235. version 2016.07.30
  1236. Fixed/improved extractors
  1237. - [twitch:clips] Sort formats
  1238. - [tv2] Use m3u8_native
  1239. - [tv2:article] Fix video detection (#10188)
  1240. - rtve (#10076)
  1241. - [dailymotion:playlist] Optimize download archive processing (#10180)
  1242. version 2016.07.28
  1243. Fixed/improved extractors
  1244. - shared (#10170)
  1245. - soundcloud (#10179)
  1246. - twitch (#9767)
  1247. version 2016.07.26.2
  1248. Fixed/improved extractors
  1249. - smotri
  1250. - camdemy
  1251. - mtv
  1252. - comedycentral
  1253. - cmt
  1254. - cbc
  1255. - mgtv
  1256. - orf
  1257. version 2016.07.24
  1258. New extractors
  1259. - arkena (#8682)
  1260. - lcp (#8682)
  1261. Fixed/improved extractors
  1262. - facebook (#10151)
  1263. - dailymail
  1264. - telegraaf
  1265. - dcn
  1266. - onet
  1267. - tvp
  1268. Miscellaneous
  1269. - Support $Time$ in DASH manifests
  1270. version 2016.07.22
  1271. New extractors
  1272. - odatv (#9285)
  1273. Fixed/improved extractors
  1274. - bbc
  1275. - youjizz (#10131)
  1276. - youtube (#10140)
  1277. - pornhub (#10138)
  1278. - eporner (#10139)
  1279. version 2016.07.17
  1280. New extractors
  1281. - nintendo (#9986)
  1282. - streamable (#9122)
  1283. Fixed/improved extractors
  1284. - ard (#10095)
  1285. - mtv
  1286. - comedycentral (#10101)
  1287. - viki (#10098)
  1288. - spike (#10106)
  1289. Miscellaneous
  1290. - Improved twitter player detection (#10090)
  1291. version 2016.07.16
  1292. New extractors
  1293. - ninenow (#5181)
  1294. Fixed/improved extractors
  1295. - rtve (#10076)
  1296. - brightcove
  1297. - 3qsdn
  1298. - syfy (#9087, #3820, #2388)
  1299. - youtube (#10083)
  1300. Miscellaneous
  1301. - Fix subtitle embedding for video-only and audio-only files (#10081)
  1302. version 2016.07.13
  1303. New extractors
  1304. - rudo
  1305. Fixed/improved extractors
  1306. - biobiochiletv
  1307. - tvplay
  1308. - dbtv
  1309. - brightcove
  1310. - tmz
  1311. - youtube (#10059)
  1312. - shahid (#10062)
  1313. - vk
  1314. - ellentv (#10067)
  1315. version 2016.07.11
  1316. New Extractors
  1317. - roosterteeth (#9864)
  1318. Fixed/improved extractors
  1319. - miomio (#9605)
  1320. - vuclip
  1321. - youtube
  1322. - vidzi (#10058)
  1323. version 2016.07.09.2
  1324. Fixed/improved extractors
  1325. - vimeo (#1638)
  1326. - facebook (#10048)
  1327. - lynda (#10047)
  1328. - animeondemand
  1329. Fixed/improved features
  1330. - Embedding subtitles no longer throws an error with problematic inputs (#9063)
  1331. version 2016.07.09.1
  1332. Fixed/improved extractors
  1333. - youtube
  1334. - ard
  1335. - srmediatek (#9373)
  1336. version 2016.07.09
  1337. New extractors
  1338. - Flipagram (#9898)
  1339. Fixed/improved extractors
  1340. - telecinco
  1341. - toutv
  1342. - radiocanada
  1343. - tweakers (#9516)
  1344. - lynda
  1345. - nick (#7542)
  1346. - polskieradio (#10028)
  1347. - le
  1348. - facebook (#9851)
  1349. - mgtv
  1350. - animeondemand (#10031)
  1351. Fixed/improved features
  1352. - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
  1353. on non-Windows systems
  1354. version 2016.07.07
  1355. New extractors
  1356. - kamcord (#10001)
  1357. Fixed/improved extractors
  1358. - spiegel (#10018)
  1359. - metacafe (#8539, #3253)
  1360. - onet (#9950)
  1361. - francetv (#9955)
  1362. - brightcove (#9965)
  1363. - daum (#9972)
  1364. version 2016.07.06
  1365. Fixed/improved extractors
  1366. - youtube (#10007, #10009)
  1367. - xuite
  1368. - stitcher
  1369. - spiegel
  1370. - slideshare
  1371. - sandia
  1372. - rtvnh
  1373. - prosiebensat1
  1374. - onionstudios
  1375. version 2016.07.05
  1376. Fixed/improved extractors
  1377. - brightcove
  1378. - yahoo (#9995)
  1379. - pornhub (#9997)
  1380. - iqiyi
  1381. - kaltura (#5557)
  1382. - la7
  1383. - Changed features
  1384. - Rename --cn-verfication-proxy to --geo-verification-proxy
  1385. Miscellaneous
  1386. - Add script for displaying downloads statistics
  1387. version 2016.07.03.1
  1388. Fixed/improved extractors
  1389. - theplatform
  1390. - aenetworks
  1391. - nationalgeographic
  1392. - hrti (#9482)
  1393. - facebook (#5701)
  1394. - buzzfeed (#5701)
  1395. - rai (#8617, #9157, #9232, #8552, #8551)
  1396. - nationalgeographic (#9991)
  1397. - iqiyi
  1398. version 2016.07.03
  1399. New extractors
  1400. - hrti (#9482)
  1401. Fixed/improved extractors
  1402. - vk (#9981)
  1403. - facebook (#9938)
  1404. - xtube (#9953, #9961)
  1405. version 2016.07.02
  1406. New extractors
  1407. - fusion (#9958)
  1408. Fixed/improved extractors
  1409. - twitch (#9975)
  1410. - vine (#9970)
  1411. - periscope (#9967)
  1412. - pornhub (#8696)
  1413. version 2016.07.01
  1414. New extractors
  1415. - 9c9media
  1416. - ctvnews (#2156)
  1417. - ctv (#4077)
  1418. Fixed/Improved extractors
  1419. - rds
  1420. - meta (#8789)
  1421. - pornhub (#9964)
  1422. - sixplay (#2183)
  1423. New features
  1424. - Accept quoted strings across multiple lines (#9940)