ChangeLog 50 KB

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