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.

1614 lines
48 KiB

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