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.

1876 lines
57 KiB

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