ChangeLog 47 KB

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