ChangeLog 47 KB

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