ChangeLog 52 KB

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