Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

5187 linhas
173KB

  1. version 2020.05.29
  2. Core
  3. * [postprocessor/ffmpeg] Embed series metadata with --add-metadata
  4. * [utils] Fix file permissions in write_json_file (#12471, #25122)
  5. Extractors
  6. * [ard:beta] Extend URL regular expression (#25405)
  7. + [youtube] Add support for more invidious instances (#25417)
  8. * [giantbomb] Extend URL regular expression (#25222)
  9. * [ard] Improve URL regular expression (#25134, #25198)
  10. * [redtube] Improve formats extraction and extract m3u8 formats (#25311,
  11. #25321)
  12. * [indavideo] Switch to HTTPS for API request (#25191)
  13. * [redtube] Improve title extraction (#25208)
  14. * [vimeo] Improve format extraction and sorting (#25285)
  15. * [soundcloud] Reduce API playlist page limit (#25274)
  16. + [youtube] Add support for yewtu.be (#25226)
  17. * [mailru] Fix extraction (#24530, #25239)
  18. * [bellator] Fix mgid extraction (#25195)
  19. version 2020.05.08
  20. Core
  21. * [downloader/http] Request last data block of exact remaining size
  22. * [downloader/http] Finish downloading once received data length matches
  23. expected
  24. * [extractor/common] Use compat_cookiejar_Cookie for _set_cookie to always
  25. ensure cookie name and value are bytestrings on python 2 (#23256, #24776)
  26. + [compat] Introduce compat_cookiejar_Cookie
  27. * [utils] Improve cookie files support
  28. + Add support for UTF-8 in cookie files
  29. * Skip malformed cookie file entries instead of crashing (invalid entry
  30. length, invalid expires at)
  31. Extractors
  32. * [youtube] Improve signature cipher extraction (#25187, #25188)
  33. * [iprima] Improve extraction (#25138)
  34. * [uol] Fix extraction (#22007)
  35. + [orf] Add support for more radio stations (#24938, #24968)
  36. * [dailymotion] Fix typo
  37. - [puhutv] Remove no longer available HTTP formats (#25124)
  38. version 2020.05.03
  39. Core
  40. + [extractor/common] Extract multiple JSON-LD entries
  41. * [options] Clarify doc on --exec command (#19087, #24883)
  42. * [extractor/common] Skip malformed ISM manifest XMLs while extracting
  43. ISM formats (#24667)
  44. Extractors
  45. * [crunchyroll] Fix and improve extraction (#25096, #25060)
  46. * [youtube] Improve player id extraction
  47. * [youtube] Use redirected video id if any (#25063)
  48. * [yahoo] Fix GYAO Player extraction and relax URL regular expression
  49. (#24178, #24778)
  50. * [tvplay] Fix Viafree extraction (#15189, #24473, #24789)
  51. * [tenplay] Relax URL regular expression (#25001)
  52. + [prosiebensat1] Extract series metadata
  53. * [prosiebensat1] Improve extraction and remove 7tv.de support (#24948)
  54. - [prosiebensat1] Remove 7tv.de support (#24948)
  55. * [youtube] Fix DRM videos detection (#24736)
  56. * [thisoldhouse] Fix video id extraction (#24548, #24549)
  57. + [soundcloud] Extract AAC format (#19173, #24708)
  58. * [youtube] Skip broken multifeed videos (#24711)
  59. * [nova:embed] Fix extraction (#24700)
  60. * [motherless] Fix extraction (#24699)
  61. * [twitch:clips] Extend URL regular expression (#24290, #24642)
  62. * [tv4] Fix ISM formats extraction (#24667)
  63. * [tele5] Fix extraction (#24553)
  64. + [mofosex] Add support for generic embeds (#24633)
  65. + [youporn] Add support for generic embeds
  66. + [spankwire] Add support for generic embeds (#24633)
  67. * [spankwire] Fix extraction (#18924, #20648)
  68. version 2020.03.24
  69. Core
  70. - [utils] Revert support for cookie files with spaces used instead of tabs
  71. Extractors
  72. * [teachable] Update upskillcourses and gns3 domains
  73. * [generic] Look for teachable embeds before wistia
  74. + [teachable] Extract chapter metadata (#24421)
  75. + [bilibili] Add support for player.bilibili.com (#24402)
  76. + [bilibili] Add support for new URL schema with BV ids (#24439, #24442)
  77. * [limelight] Remove disabled API requests (#24255)
  78. * [soundcloud] Fix download URL extraction (#24394)
  79. + [cbc:watch] Add support for authentication (#19160)
  80. * [hellporno] Fix extraction (#24399)
  81. * [xtube] Fix formats extraction (#24348)
  82. * [ndr] Fix extraction (#24326)
  83. * [nhk] Update m3u8 URL and use native HLS downloader (#24329)
  84. - [nhk] Remove obsolete rtmp formats (#24329)
  85. * [nhk] Relax URL regular expression (#24329)
  86. - [vimeo] Revert fix showcase password protected video extraction (#24224)
  87. version 2020.03.08
  88. Core
  89. + [utils] Add support for cookie files with spaces used instead of tabs
  90. Extractors
  91. + [pornhub] Add support for pornhubpremium.com (#24288)
  92. - [youtube] Remove outdated code and unnecessary requests
  93. * [youtube] Improve extraction in 429 HTTP error conditions (#24283)
  94. * [nhk] Update API version (#24270)
  95. version 2020.03.06
  96. Extractors
  97. * [youtube] Fix age-gated videos support without login (#24248)
  98. * [vimeo] Fix showcase password protected video extraction (#24224)
  99. * [pornhub] Improve title extraction (#24184)
  100. * [peertube] Improve extraction (#23657)
  101. + [servus] Add support for new URL schema (#23475, #23583, #24142)
  102. * [vimeo] Fix subtitles URLs (#24209)
  103. version 2020.03.01
  104. Core
  105. * [YoutubeDL] Force redirect URL to unicode on python 2
  106. - [options] Remove duplicate short option -v for --version (#24162)
  107. Extractors
  108. * [xhamster] Fix extraction (#24205)
  109. * [franceculture] Fix extraction (#24204)
  110. + [telecinco] Add support for article opening videos
  111. * [telecinco] Fix extraction (#24195)
  112. * [xtube] Fix metadata extraction (#21073, #22455)
  113. * [youjizz] Fix extraction (#24181)
  114. - Remove no longer needed compat_str around geturl
  115. * [pornhd] Fix extraction (#24128)
  116. + [teachable] Add support for multiple videos per lecture (#24101)
  117. + [wistia] Add support for multiple generic embeds (#8347, 11385)
  118. * [imdb] Fix extraction (#23443)
  119. * [tv2dk:bornholm:play] Fix extraction (#24076)
  120. version 2020.02.16
  121. Core
  122. * [YoutubeDL] Fix playlist entry indexing with --playlist-items (#10591,
  123. #10622)
  124. * [update] Fix updating via symlinks (#23991)
  125. + [compat] Introduce compat_realpath (#23991)
  126. Extractors
  127. + [npr] Add support for streams (#24042)
  128. + [24video] Add support for porn.24video.net (#23779, #23784)
  129. - [jpopsuki] Remove extractor (#23858)
  130. * [nova] Improve extraction (#23690)
  131. * [nova:embed] Improve (#23690)
  132. * [nova:embed] Fix extraction (#23672)
  133. + [abc:iview] Add support for 720p (#22907, #22921)
  134. * [nytimes] Improve format sorting (#24010)
  135. + [toggle] Add support for mewatch.sg (#23895, #23930)
  136. * [thisoldhouse] Fix extraction (#23951)
  137. + [popcorntimes] Add support for popcorntimes.tv (#23949)
  138. * [sportdeutschland] Update to new API
  139. * [twitch:stream] Lowercase channel id for stream request (#23917)
  140. * [tv5mondeplus] Fix extraction (#23907, #23911)
  141. * [tva] Relax URL regular expression (#23903)
  142. * [vimeo] Fix album extraction (#23864)
  143. * [viewlift] Improve extraction
  144. * Fix extraction (#23851)
  145. + Add support for authentication
  146. + Add support for more domains
  147. * [svt] Fix series extraction (#22297)
  148. * [svt] Fix article extraction (#22897, #22919)
  149. * [soundcloud] Imporve private playlist/set tracks extraction (#3707)
  150. version 2020.01.24
  151. Extractors
  152. * [youtube] Fix sigfunc name extraction (#23819)
  153. * [stretchinternet] Fix extraction (#4319)
  154. * [voicerepublic] Fix extraction
  155. * [azmedien] Fix extraction (#23783)
  156. * [businessinsider] Fix jwplatform id extraction (#22929, #22954)
  157. + [24video] Add support for 24video.vip (#23753)
  158. * [ivi:compilation] Fix entries extraction (#23770)
  159. * [ard] Improve extraction (#23761)
  160. * Simplify extraction
  161. + Extract age limit and series
  162. * Bypass geo-restriction
  163. + [nbc] Add support for nbc multi network URLs (#23049)
  164. * [americastestkitchen] Fix extraction
  165. * [zype] Improve extraction
  166. + Extract subtitles (#21258)
  167. + Support URLs with alternative keys/tokens (#21258)
  168. + Extract more metadata
  169. * [orf:tvthek] Improve geo restricted videos detection (#23741)
  170. * [soundcloud] Restore previews extraction (#23739)
  171. version 2020.01.15
  172. Extractors
  173. * [yourporn] Fix extraction (#21645, #22255, #23459)
  174. + [canvas] Add support for new API endpoint (#17680, #18629)
  175. * [ndr:base:embed] Improve thumbnails extraction (#23731)
  176. + [vodplatform] Add support for embed.kwikmotion.com domain
  177. + [twitter] Add support for promo_video_website cards (#23711)
  178. * [orf:radio] Clean description and improve extraction
  179. * [orf:fm4] Fix extraction (#23599)
  180. * [safari] Fix kaltura session extraction (#23679, #23670)
  181. * [lego] Fix extraction and extract subtitle (#23687)
  182. * [cloudflarestream] Improve extraction
  183. + Add support for bytehighway.net domain
  184. + Add support for signed URLs
  185. + Extract thumbnail
  186. * [naver] Improve extraction
  187. * Improve geo-restriction handling
  188. + Extract automatic captions
  189. + Extract uploader metadata
  190. + Extract VLive HLS formats
  191. * Improve metadata extraction
  192. - [pandatv] Remove extractor (#23630)
  193. * [dctp] Fix format extraction (#23656)
  194. + [scrippsnetworks] Add support for www.discovery.com videos
  195. * [discovery] Fix anonymous token extraction (#23650)
  196. * [nrktv:seriebase] Fix extraction (#23625, #23537)
  197. * [wistia] Improve format extraction and extract subtitles (#22590)
  198. * [vice] Improve extraction (#23631)
  199. * [redtube] Detect private videos (#23518)
  200. version 2020.01.01
  201. Extractors
  202. * [brightcove] Invalidate policy key cache on failing requests
  203. * [pornhub] Improve locked videos detection (#22449, #22780)
  204. + [pornhub] Add support for m3u8 formats
  205. * [pornhub] Fix extraction (#22749, #23082)
  206. * [brightcove] Update policy key on failing requests
  207. * [spankbang] Improve removed video detection (#23423)
  208. * [spankbang] Fix extraction (#23307, #23423, #23444)
  209. * [soundcloud] Automatically update client id on failing requests
  210. * [prosiebensat1] Improve geo restriction handling (#23571)
  211. * [brightcove] Cache brightcove player policy keys
  212. * [teachable] Fail with error message if no video URL found
  213. * [teachable] Improve locked lessons detection (#23528)
  214. + [scrippsnetworks] Add support for Scripps Networks sites (#19857, #22981)
  215. * [mitele] Fix extraction (#21354, #23456)
  216. * [soundcloud] Update client id (#23516)
  217. * [mailru] Relax URL regular expressions (#23509)
  218. version 2019.12.25
  219. Core
  220. * [utils] Improve str_to_int
  221. + [downloader/hls] Add ability to override AES decryption key URL (#17521)
  222. Extractors
  223. * [mediaset] Fix parse formats (#23508)
  224. + [tv2dk:bornholm:play] Add support for play.tv2bornholm.dk (#23291)
  225. + [slideslive] Add support for url and vimeo service names (#23414)
  226. * [slideslive] Fix extraction (#23413)
  227. * [twitch:clips] Fix extraction (#23375)
  228. + [soundcloud] Add support for token protected embeds (#18954)
  229. * [vk] Improve extraction
  230. * Fix User Videos extraction (#23356)
  231. * Extract all videos for lists with more than 1000 videos (#23356)
  232. + Add support for video albums (#14327, #14492)
  233. - [kontrtube] Remove extractor
  234. - [videopremium] Remove extractor
  235. - [musicplayon] Remove extractor (#9225)
  236. + [ufctv] Add support for ufcfightpass.imgdge.com and
  237. ufcfightpass.imggaming.com (#23343)
  238. + [twitch] Extract m3u8 formats frame rate (#23333)
  239. + [imggaming] Add support for playlists and extract subtitles
  240. + [ufcarabia] Add support for UFC Arabia (#23312)
  241. * [ufctv] Fix extraction
  242. * [yahoo] Fix gyao brightcove player id (#23303)
  243. * [vzaar] Override AES decryption key URL (#17521)
  244. + [vzaar] Add support for AES HLS manifests (#17521, #23299)
  245. * [nrl] Fix extraction
  246. * [teachingchannel] Fix extraction
  247. * [nintendo] Fix extraction and partially add support for Nintendo Direct
  248. videos (#4592)
  249. + [ooyala] Add better fallback values for domain and streams variables
  250. + [youtube] Add support youtubekids.com (#23272)
  251. * [tv2] Detect DRM protection
  252. + [tv2] Add support for katsomo.fi and mtv.fi (#10543)
  253. * [tv2] Fix tv2.no article extraction
  254. * [msn] Improve extraction
  255. + Add support for YouTube and NBCSports embeds
  256. + Add support for articles with multiple videos
  257. * Improve AOL embed support
  258. * Improve format extraction
  259. * [abcotvs] Relax URL regular expression and improve metadata extraction
  260. (#18014)
  261. * [channel9] Reduce response size
  262. * [adobetv] Improve extaction
  263. * Use OnDemandPagedList for list extractors
  264. * Reduce show extraction requests
  265. * Extract original video format and subtitles
  266. + Add support for adobe tv embeds
  267. version 2019.11.28
  268. Core
  269. + [utils] Add generic caesar cipher and rot47
  270. * [utils] Handle rd-suffixed day parts in unified_strdate (#23199)
  271. Extractors
  272. * [vimeo] Improve extraction
  273. * Fix review extraction
  274. * Fix ondemand extraction
  275. * Make password protected player case as an expected error (#22896)
  276. * Simplify channel based extractors code
  277. - [openload] Remove extractor (#11999)
  278. - [verystream] Remove extractor
  279. - [streamango] Remove extractor (#15406)
  280. * [dailymotion] Improve extraction
  281. * Extract http formats included in m3u8 manifest
  282. * Fix user extraction (#3553, #21415)
  283. + Add suport for User Authentication (#11491)
  284. * Fix password protected videos extraction (#23176)
  285. * Respect age limit option and family filter cookie value (#18437)
  286. * Handle video url playlist query param
  287. * Report allowed countries for geo-restricted videos
  288. * [corus] Improve extraction
  289. + Add support for Series Plus, W Network, YTV, ABC Spark, disneychannel.com
  290. and disneylachaine.ca (#20861)
  291. + Add support for self hosted videos (#22075)
  292. * Detect DRM protection (#14910, #9164)
  293. * [vivo] Fix extraction (#22328, #22279)
  294. + [bitchute] Extract upload date (#22990, #23193)
  295. * [soundcloud] Update client id (#23214)
  296. version 2019.11.22
  297. Core
  298. + [extractor/common] Clean jwplayer description HTML tags
  299. + [extractor/common] Add data, headers and query to all major extract formats
  300. methods
  301. Extractors
  302. * [chaturbate] Fix extraction (#23010, #23012)
  303. + [ntvru] Add support for non relative file URLs (#23140)
  304. * [vk] Fix wall audio thumbnails extraction (#23135)
  305. * [ivi] Fix format extraction (#21991)
  306. - [comcarcoff] Remove extractor
  307. + [drtv] Add support for new URL schema (#23059)
  308. + [nexx] Add support for Multi Player JS Setup (#23052)
  309. + [teamcoco] Add support for new videos (#23054)
  310. * [soundcloud] Check if the soundtrack has downloads left (#23045)
  311. * [facebook] Fix posts video data extraction (#22473)
  312. - [addanime] Remove extractor
  313. - [minhateca] Remove extractor
  314. - [daisuki] Remove extractor
  315. * [seeker] Fix extraction
  316. - [revision3] Remove extractors
  317. * [twitch] Fix video comments URL (#18593, #15828)
  318. * [twitter] Improve extraction
  319. + Add support for generic embeds (#22168)
  320. * Always extract http formats for native videos (#14934)
  321. + Add support for Twitter Broadcasts (#21369)
  322. + Extract more metadata
  323. * Improve VMap format extraction
  324. * Unify extraction code for both twitter statuses and cards
  325. + [twitch] Add support for Clip embed URLs
  326. * [lnkgo] Fix extraction (#16834)
  327. * [mixcloud] Improve extraction
  328. * Improve metadata extraction (#11721)
  329. * Fix playlist extraction (#22378)
  330. * Fix user mixes extraction (#15197, #17865)
  331. + [kinja] Add support for Kinja embeds (#5756, #11282, #22237, #22384)
  332. * [onionstudios] Fix extraction
  333. + [hotstar] Pass Referer header to format requests (#22836)
  334. * [dplay] Minimize response size
  335. + [patreon] Extract uploader_id and filesize
  336. * [patreon] Minimize response size
  337. * [roosterteeth] Fix login request (#16094, #22689)
  338. version 2019.11.05
  339. Extractors
  340. + [scte] Add support for learning.scte.org (#22975)
  341. + [msn] Add support for Vidible and AOL embeds (#22195, #22227)
  342. * [myspass] Fix video URL extraction and improve metadata extraction (#22448)
  343. * [jamendo] Improve extraction
  344. * Fix album extraction (#18564)
  345. * Improve metadata extraction (#18565, #21379)
  346. * [mediaset] Relax URL guid matching (#18352)
  347. + [mediaset] Extract unprotected M3U and MPD manifests (#17204)
  348. * [telegraaf] Fix extraction
  349. + [bellmedia] Add support for marilyn.ca videos (#22193)
  350. * [stv] Fix extraction (#22928)
  351. - [iconosquare] Remove extractor
  352. - [keek] Remove extractor
  353. - [gameone] Remove extractor (#21778)
  354. - [flipagram] Remove extractor
  355. - [bambuser] Remove extractor
  356. * [wistia] Reduce embed extraction false positives
  357. + [wistia] Add support for inline embeds (#22931)
  358. - [go90] Remove extractor
  359. * [kakao] Remove raw request
  360. + [kakao] Extract format total bitrate
  361. * [daum] Fix VOD and Clip extracton (#15015)
  362. * [kakao] Improve extraction
  363. + Add support for embed URLs
  364. + Add support for Kakao Legacy vid based embed URLs
  365. * Only extract fields used for extraction
  366. * Strip description and extract tags
  367. * [mixcloud] Fix cloudcast data extraction (#22821)
  368. * [yahoo] Improve extraction
  369. + Add support for live streams (#3597, #3779, #22178)
  370. * Bypass cookie consent page for european domains (#16948, #22576)
  371. + Add generic support for embeds (#20332)
  372. * [tv2] Fix and improve extraction (#22787)
  373. + [tv2dk] Add support for TV2 DK sites
  374. * [onet] Improve extraction …
  375. + Add support for onet100.vod.pl
  376. + Extract m3u8 formats
  377. * Correct audio only format info
  378. * [fox9] Fix extraction
  379. version 2019.10.29
  380. Core
  381. * [utils] Actualize major IPv4 address blocks per country
  382. Extractors
  383. + [go] Add support for abc.com and freeform.com (#22823, #22864)
  384. + [mtv] Add support for mtvjapan.com
  385. * [mtv] Fix extraction for mtv.de (#22113)
  386. * [videodetective] Fix extraction
  387. * [internetvideoarchive] Fix extraction
  388. * [nbcnews] Fix extraction (#12569, #12576, #21703, #21923)
  389. - [hark] Remove extractor
  390. - [tutv] Remove extractor
  391. - [learnr] Remove extractor
  392. - [macgamestore] Remove extractor
  393. * [la7] Update Kaltura service URL (#22358)
  394. * [thesun] Fix extraction (#16966)
  395. - [makertv] Remove extractor
  396. + [tenplay] Add support for 10play.com.au (#21446)
  397. * [soundcloud] Improve extraction
  398. * Improve format extraction (#22123)
  399. + Extract uploader_id and uploader_url (#21916)
  400. + Extract all known thumbnails (#19071, #20659)
  401. * Fix extration for private playlists (#20976)
  402. + Add support for playlist embeds (#20976)
  403. * Skip preview formats (#22806)
  404. * [dplay] Improve extraction
  405. + Add support for dplay.fi, dplay.jp and es.dplay.com (#16969)
  406. * Fix it.dplay.com extraction (#22826)
  407. + Extract creator, tags and thumbnails
  408. * Handle playback API call errors
  409. + [discoverynetworks] Add support for dplay.co.uk
  410. * [vk] Improve extraction
  411. + Add support for Odnoklassniki embeds
  412. + Extract more videos from user lists (#4470)
  413. + Fix wall post audio extraction (#18332)
  414. * Improve error detection (#22568)
  415. + [odnoklassniki] Add support for embeds
  416. * [puhutv] Improve extraction
  417. * Fix subtitles extraction
  418. * Transform HLS URLs to HTTP URLs
  419. * Improve metadata extraction
  420. * [ceskatelevize] Skip DRM media
  421. + [facebook] Extract subtitles (#22777)
  422. * [globo] Handle alternative hash signing method
  423. version 2019.10.22
  424. Core
  425. * [utils] Improve subtitles_filename (#22753)
  426. Extractors
  427. * [facebook] Bypass download rate limits (#21018)
  428. + [contv] Add support for contv.com
  429. - [viewster] Remove extractor
  430. * [xfileshare] Improve extractor (#17032, #17906, #18237, #18239)
  431. * Update the list of domains
  432. + Add support for aa-encoded video data
  433. * Improve jwplayer format extraction
  434. + Add support for Clappr sources
  435. * [mangomolo] Fix video format extraction and add support for player URLs
  436. * [audioboom] Improve metadata extraction
  437. * [twitch] Update VOD URL matching (#22395, #22727)
  438. - [mit] Remove support for video.mit.edu (#22403)
  439. - [servingsys] Remove extractor (#22639)
  440. * [dumpert] Fix extraction (#22428, #22564)
  441. * [atresplayer] Fix extraction (#16277, #16716)
  442. version 2019.10.16
  443. Core
  444. * [extractor/common] Make _is_valid_url more relaxed
  445. Extractors
  446. * [vimeo] Improve album videos id extraction (#22599)
  447. + [globo] Extract subtitles (#22713)
  448. * [bokecc] Improve player params extraction (#22638)
  449. * [nexx] Handle result list (#22666)
  450. * [vimeo] Fix VHX embed extraction
  451. * [nbc] Switch to graphql API (#18581, #22693, #22701)
  452. - [vessel] Remove extractor
  453. - [promptfile] Remove extractor (#6239)
  454. * [kaltura] Fix service URL extraction (#22658)
  455. * [kaltura] Fix embed info strip (#22658)
  456. * [globo] Fix format extraction (#20319)
  457. * [redtube] Improve metadata extraction (#22492, #22615)
  458. * [pornhub:uservideos:upload] Fix extraction (#22619)
  459. + [telequebec:squat] Add support for squat.telequebec.tv (#18503)
  460. - [wimp] Remove extractor (#22088, #22091)
  461. + [gfycat] Extend URL regular expression (#22225)
  462. + [chaturbate] Extend URL regular expression (#22309)
  463. * [peertube] Update instances (#22414)
  464. + [telequebec] Add support for coucou.telequebec.tv (#22482)
  465. + [xvideos] Extend URL regular expression (#22471)
  466. - [youtube] Remove support for invidious.enkirton.net (#22543)
  467. + [openload] Add support for oload.monster (#22592)
  468. * [nrktv:seriebase] Fix extraction (#22596)
  469. + [youtube] Add support for yt.lelux.fi (#22597)
  470. * [orf:tvthek] Make manifest requests non fatal (#22578)
  471. * [teachable] Skip login when already logged in (#22572)
  472. * [viewlift] Improve extraction (#22545)
  473. * [nonktube] Fix extraction (#22544)
  474. version 2019.09.28
  475. Core
  476. * [YoutubeDL] Honour all --get-* options with --flat-playlist (#22493)
  477. Extractors
  478. * [vk] Fix extraction (#22522)
  479. * [heise] Fix kaltura embeds extraction (#22514)
  480. * [ted] Check for resources validity and extract subtitled downloads (#22513)
  481. + [youtube] Add support for
  482. owxfohz4kjyv25fvlqilyxast7inivgiktls3th44jhk3ej3i7ya.b32.i2p (#22292)
  483. + [nhk] Add support for clips
  484. * [nhk] Fix video extraction (#22249, #22353)
  485. * [byutv] Fix extraction (#22070)
  486. + [openload] Add support for oload.online (#22304)
  487. + [youtube] Add support for invidious.drycat.fr (#22451)
  488. * [jwplatfom] Do not match video URLs (#20596, #22148)
  489. * [youtube:playlist] Unescape playlist uploader (#22483)
  490. + [bilibili] Add support audio albums and songs (#21094)
  491. + [instagram] Add support for tv URLs
  492. + [mixcloud] Allow uppercase letters in format URLs (#19280)
  493. * [brightcove] Delegate all supported legacy URLs to new extractor (#11523,
  494. #12842, #13912, #15669, #16303)
  495. * [hotstar] Use native HLS downloader by default
  496. + [hotstar] Extract more formats (#22323)
  497. * [9now] Fix extraction (#22361)
  498. * [zdf] Bypass geo restriction
  499. + [tv4] Extract series metadata
  500. * [tv4] Fix extraction (#22443)
  501. version 2019.09.12.1
  502. Extractors
  503. * [youtube] Remove quality and tbr for itag 43 (#22372)
  504. version 2019.09.12
  505. Extractors
  506. * [youtube] Quick extraction tempfix (#22367, #22163)
  507. version 2019.09.01
  508. Core
  509. + [extractor/generic] Add support for squarespace embeds (#21294, #21802,
  510. #21859)
  511. + [downloader/external] Respect mtime option for aria2c (#22242)
  512. Extractors
  513. + [xhamster:user] Add support for user pages (#16330, #18454)
  514. + [xhamster] Add support for more domains
  515. + [verystream] Add support for woof.tube (#22217)
  516. + [dailymotion] Add support for lequipe.fr (#21328, #22152)
  517. + [openload] Add support for oload.vip (#22205)
  518. + [bbccouk] Extend URL regular expression (#19200)
  519. + [youtube] Add support for invidious.nixnet.xyz and yt.elukerio.org (#22223)
  520. * [safari] Fix authentication (#22161, #22184)
  521. * [usanetwork] Fix extraction (#22105)
  522. + [einthusan] Add support for einthusan.ca (#22171)
  523. * [youtube] Improve unavailable message extraction (#22117)
  524. + [piksel] Extract subtitles (#20506)
  525. version 2019.08.13
  526. Core
  527. * [downloader/fragment] Fix ETA calculation of resumed download (#21992)
  528. * [YoutubeDL] Check annotations availability (#18582)
  529. Extractors
  530. * [youtube:playlist] Improve flat extraction (#21927)
  531. * [youtube] Fix annotations extraction (#22045)
  532. + [discovery] Extract series meta field (#21808)
  533. * [youtube] Improve error detection (#16445)
  534. * [vimeo] Fix album extraction (#1933, #15704, #15855, #18967, #21986)
  535. + [roosterteeth] Add support for watch URLs
  536. * [discovery] Limit video data by show slug (#21980)
  537. version 2019.08.02
  538. Extractors
  539. + [tvigle] Add support for HLS and DASH formats (#21967)
  540. * [tvigle] Fix extraction (#21967)
  541. + [yandexvideo] Add support for DASH formats (#21971)
  542. * [discovery] Use API call for video data extraction (#21808)
  543. + [mgtv] Extract format_note (#21881)
  544. * [tvn24] Fix metadata extraction (#21833, #21834)
  545. * [dlive] Relax URL regular expression (#21909)
  546. + [openload] Add support for oload.best (#21913)
  547. * [youtube] Improve metadata extraction for age gate content (#21943)
  548. version 2019.07.30
  549. Extractors
  550. * [youtube] Fix and improve title and description extraction (#21934)
  551. version 2019.07.27
  552. Extractors
  553. + [yahoo:japannews] Add support for yahoo.co.jp (#21698, #21265)
  554. + [discovery] Add support go.discovery.com URLs
  555. * [youtube:playlist] Relax video regular expression (#21844)
  556. * [generic] Restrict --default-search schemeless URLs detection pattern
  557. (#21842)
  558. * [vrv] Fix CMS signing query extraction (#21809)
  559. version 2019.07.16
  560. Extractors
  561. + [asiancrush] Add support for yuyutv.com, midnightpulp.com and cocoro.tv
  562. (#21281, #21290)
  563. * [kaltura] Check source format URL (#21290)
  564. * [ctsnews] Fix YouTube embeds extraction (#21678)
  565. + [einthusan] Add support for einthusan.com (#21748, #21775)
  566. + [youtube] Add support for invidious.mastodon.host (#21777)
  567. + [gfycat] Extend URL regular expression (#21779, #21780)
  568. * [youtube] Restrict is_live extraction (#21782)
  569. version 2019.07.14
  570. Extractors
  571. * [porn91] Fix extraction (#21312)
  572. + [yandexmusic] Extract track number and disk number (#21421)
  573. + [yandexmusic] Add support for multi disk albums (#21420, #21421)
  574. * [lynda] Handle missing subtitles (#20490, #20513)
  575. + [youtube] Add more invidious instances to URL regular expression (#21694)
  576. * [twitter] Improve uploader id extraction (#21705)
  577. * [spankbang] Fix and improve metadata extraction
  578. * [spankbang] Fix extraction (#21763, #21764)
  579. + [dlive] Add support for dlive.tv (#18080)
  580. + [livejournal] Add support for livejournal.com (#21526)
  581. * [roosterteeth] Fix free episode extraction (#16094)
  582. * [dbtv] Fix extraction
  583. * [bellator] Fix extraction
  584. - [rudo] Remove extractor (#18430, #18474)
  585. * [facebook] Fallback to twitter:image meta for thumbnail extraction (#21224)
  586. * [bleacherreport] Fix Bleacher Report CMS extraction
  587. * [espn] Fix fivethirtyeight.com extraction
  588. * [5tv] Relax video URL regular expression and support https URLs
  589. * [youtube] Fix is_live extraction (#21734)
  590. * [youtube] Fix authentication (#11270)
  591. version 2019.07.12
  592. Core
  593. + [adobepass] Add support for AT&T U-verse (mso ATT) (#13938, #21016)
  594. Extractors
  595. + [mgtv] Pass Referer HTTP header for format URLs (#21726)
  596. + [beeg] Add support for api/v6 v2 URLs without t argument (#21701)
  597. * [voxmedia:volume] Improvevox embed extraction (#16846)
  598. * [funnyordie] Move extraction to VoxMedia extractor (#16846)
  599. * [gameinformer] Fix extraction (#8895, #15363, #17206)
  600. * [funk] Fix extraction (#17915)
  601. * [packtpub] Relax lesson URL regular expression (#21695)
  602. * [packtpub] Fix extraction (#21268)
  603. * [philharmoniedeparis] Relax URL regular expression (#21672)
  604. * [peertube] Detect embed URLs in generic extraction (#21666)
  605. * [mixer:vod] Relax URL regular expression (#21657, #21658)
  606. + [lecturio] Add support id based URLs (#21630)
  607. + [go] Add site info for disneynow (#21613)
  608. * [ted] Restrict info regular expression (#21631)
  609. * [twitch:vod] Actualize m3u8 URL (#21538, #21607)
  610. * [vzaar] Fix videos with empty title (#21606)
  611. * [tvland] Fix extraction (#21384)
  612. * [arte] Clean extractor (#15583, #21614)
  613. version 2019.07.02
  614. Core
  615. + [utils] Introduce random_user_agent and use as default User-Agent (#21546)
  616. Extractors
  617. + [vevo] Add support for embed.vevo.com URLs (#21565)
  618. + [openload] Add support for oload.biz (#21574)
  619. * [xiami] Update API base URL (#21575)
  620. * [yourporn] Fix extraction (#21585)
  621. + [acast] Add support for URLs with episode id (#21444)
  622. + [dailymotion] Add support for DM.player embeds
  623. * [soundcloud] Update client id
  624. version 2019.06.27
  625. Extractors
  626. + [go] Add support for disneynow.com (#21528)
  627. * [mixer:vod] Relax URL regular expression (#21531, #21536)
  628. * [drtv] Relax URL regular expression
  629. * [fusion] Fix extraction (#17775, #21269)
  630. - [nfb] Remove extractor (#21518)
  631. + [beeg] Add support for api/v6 v2 URLs (#21511)
  632. + [brightcove:new] Add support for playlists (#21331)
  633. + [openload] Add support for oload.life (#21495)
  634. * [vimeo:channel,group] Make title extraction non fatal
  635. * [vimeo:likes] Implement extrator in terms of channel extractor (#21493)
  636. + [pornhub] Add support for more paged video sources
  637. + [pornhub] Add support for downloading single pages and search pages (#15570)
  638. * [pornhub] Rework extractors (#11922, #16078, #17454, #17936)
  639. + [youtube] Add another signature function pattern
  640. * [tf1] Fix extraction (#21365, #21372)
  641. * [crunchyroll] Move Accept-Language workaround to video extractor since
  642. it causes playlists not to list any videos
  643. * [crunchyroll:playlist] Fix and relax title extraction (#21291, #21443)
  644. version 2019.06.21
  645. Core
  646. * [utils] Restrict parse_codecs and add theora as known vcodec (#21381)
  647. Extractors
  648. * [youtube] Update signature function patterns (#21469, #21476)
  649. * [youtube] Make --write-annotations non fatal (#21452)
  650. + [sixplay] Add support for rtlmost.hu (#21405)
  651. * [youtube] Hardcode codec metadata for av01 video only formats (#21381)
  652. * [toutv] Update client key (#21370)
  653. + [biqle] Add support for new embed domain
  654. * [cbs] Improve DRM protected videos detection (#21339)
  655. version 2019.06.08
  656. Core
  657. * [downloader/common] Improve rate limit (#21301)
  658. * [utils] Improve strip_or_none
  659. * [extractor/common] Strip src attribute for HTML5 entries code (#18485,
  660. #21169)
  661. Extractors
  662. * [ted] Fix playlist extraction (#20844, #21032)
  663. * [vlive:playlist] Fix video extraction when no playlist is found (#20590)
  664. + [vlive] Add CH+ support (#16887, #21209)
  665. + [openload] Add support for oload.website (#21329)
  666. + [tvnow] Extract HD formats (#21201)
  667. + [redbulltv] Add support for rrn:content URLs (#21297)
  668. * [youtube] Fix average rating extraction (#21304)
  669. + [bitchute] Extract HTML5 formats (#21306)
  670. * [cbsnews] Fix extraction (#9659, #15397)
  671. * [vvvvid] Relax URL regular expression (#21299)
  672. + [prosiebensat1] Add support for new API (#21272)
  673. + [vrv] Extract adaptive_hls formats (#21243)
  674. * [viki] Switch to HTTPS (#21001)
  675. * [LiveLeak] Check if the original videos exist (#21206, #21208)
  676. * [rtp] Fix extraction (#15099)
  677. * [youtube] Improve DRM protected videos detection (#1774)
  678. + [srgssrplay] Add support for popupvideoplayer URLs (#21155)
  679. + [24video] Add support for porno.24video.net (#21194)
  680. + [24video] Add support for 24video.site (#21193)
  681. - [pornflip] Remove extractor
  682. - [criterion] Remove extractor (#21195)
  683. * [pornhub] Use HTTPS (#21061)
  684. * [bitchute] Fix uploader extraction (#21076)
  685. * [streamcloud] Reduce waiting time to 6 seconds (#21092)
  686. - [novamov] Remove extractors (#21077)
  687. + [openload] Add support for oload.press (#21135)
  688. * [vivo] Fix extraction (#18906, #19217)
  689. version 2019.05.20
  690. Core
  691. + [extractor/common] Move workaround for applying first Set-Cookie header
  692. into a separate _apply_first_set_cookie_header method
  693. Extractors
  694. * [safari] Fix authentication (#21090)
  695. * [vk] Use _apply_first_set_cookie_header
  696. * [vrt] Fix extraction (#20527)
  697. + [canvas] Add support for vrtnieuws and sporza site ids and extract
  698. AES HLS formats
  699. + [vrv] Extract captions (#19238)
  700. * [tele5] Improve video id extraction
  701. * [tele5] Relax URL regular expression (#21020, #21063)
  702. * [svtplay] Update API URL (#21075)
  703. + [yahoo:gyao] Add X-User-Agent header to dam proxy requests (#21071)
  704. version 2019.05.11
  705. Core
  706. * [utils] Transliterate "þ" as "th" (#20897)
  707. Extractors
  708. + [cloudflarestream] Add support for videodelivery.net (#21049)
  709. + [byutv] Add support for DVR videos (#20574, #20676)
  710. + [gfycat] Add support for URLs with tags (#20696, #20731)
  711. + [openload] Add support for verystream.com (#20701, #20967)
  712. * [youtube] Use sp field value for signature field name (#18841, #18927,
  713. #21028)
  714. + [yahoo:gyao] Extend URL regular expression (#21008)
  715. * [youtube] Fix channel id extraction (#20982, #21003)
  716. + [sky] Add support for news.sky.com (#13055)
  717. + [youtube:entrylistbase] Retry on 5xx HTTP errors (#20965)
  718. + [francetvinfo] Extend video id extraction (#20619, #20740)
  719. * [4tube] Update token hosts (#20918)
  720. * [hotstar] Move to API v2 (#20931)
  721. * [fox] Fix API error handling under python 2 (#20925)
  722. + [redbulltv] Extend URL regular expression (#20922)
  723. version 2019.04.30
  724. Extractors
  725. * [openload] Use real Chrome versions (#20902)
  726. - [youtube] Remove info el for get_video_info request
  727. * [youtube] Improve extraction robustness
  728. - [dramafever] Remove extractor (#20868)
  729. * [adn] Fix subtitle extraction (#12724)
  730. + [ccc] Extract creator (#20355)
  731. + [ccc:playlist] Add support for media.ccc.de playlists (#14601, #20355)
  732. + [sverigesradio] Add support for sverigesradio.se (#18635)
  733. + [cinemax] Add support for cinemax.com
  734. * [sixplay] Try extracting non-DRM protected manifests (#20849)
  735. + [youtube] Extract Youtube Music Auto-generated metadata (#20599, #20742)
  736. - [wrzuta] Remove extractor (#20684, #20801)
  737. * [twitch] Prefer source format (#20850)
  738. + [twitcasting] Add support for private videos (#20843)
  739. * [reddit] Validate thumbnail URL (#20030)
  740. * [yandexmusic] Fix track URL extraction (#20820)
  741. version 2019.04.24
  742. Extractors
  743. * [youtube] Fix extraction (#20758, #20759, #20761, #20762, #20764, #20766,
  744. #20767, #20769, #20771, #20768, #20770)
  745. * [toutv] Fix extraction and extract series info (#20757)
  746. + [vrv] Add support for movie listings (#19229)
  747. + [youtube] Print error when no data is available (#20737)
  748. + [soundcloud] Add support for new rendition and improve extraction (#20699)
  749. + [ooyala] Add support for geo verification proxy
  750. + [nrl] Add support for nrl.com (#15991)
  751. + [vimeo] Extract live archive source format (#19144)
  752. + [vimeo] Add support for live streams and improve info extraction (#19144)
  753. + [ntvcojp] Add support for cu.ntv.co.jp
  754. + [nhk] Extract RTMPT format
  755. + [nhk] Add support for audio URLs
  756. + [udemy] Add another course id extraction pattern (#20491)
  757. + [openload] Add support for oload.services (#20691)
  758. + [openload] Add support for openloed.co (#20691, #20693)
  759. * [bravotv] Fix extraction (#19213)
  760. version 2019.04.17
  761. Extractors
  762. * [openload] Randomize User-Agent (#20688)
  763. + [openload] Add support for oladblock domains (#20471)
  764. * [adn] Fix subtitle extraction (#12724)
  765. + [aol] Add support for localized websites
  766. + [yahoo] Add support GYAO episode URLs
  767. + [yahoo] Add support for streaming.yahoo.co.jp (#5811, #7098)
  768. + [yahoo] Add support for gyao.yahoo.co.jp
  769. * [aenetworks] Fix history topic extraction and extract more formats
  770. + [cbs] Extract smpte and vtt subtitles
  771. + [streamango] Add support for streamcherry.com (#20592)
  772. + [yourporn] Add support for sxyprn.com (#20646)
  773. * [mgtv] Fix extraction (#20650)
  774. * [linkedin:learning] Use urljoin for form action URL (#20431)
  775. + [gdc] Add support for kaltura embeds (#20575)
  776. * [dispeak] Improve mp4 bitrate extraction
  777. * [kaltura] Sanitize embed URLs
  778. * [jwplatfom] Do not match manifest URLs (#20596)
  779. * [aol] Restrict URL regular expression and improve format extraction
  780. + [tiktok] Add support for new URL schema (#20573)
  781. + [stv:player] Add support for player.stv.tv (#20586)
  782. version 2019.04.07
  783. Core
  784. + [downloader/external] Pass rtmp_conn to ffmpeg
  785. Extractors
  786. + [ruutu] Add support for audio podcasts (#20473, #20545)
  787. + [xvideos] Extract all thumbnails (#20432)
  788. + [platzi] Add support for platzi.com (#20562)
  789. * [dvtv] Fix extraction (#18514, #19174)
  790. + [vrv] Add basic support for individual movie links (#19229)
  791. + [bfi:player] Add support for player.bfi.org.uk (#19235)
  792. * [hbo] Fix extraction and extract subtitles (#14629, #13709)
  793. * [youtube] Extract srv[1-3] subtitle formats (#20566)
  794. * [adultswim] Fix extraction (#18025)
  795. * [teamcoco] Fix extraction and add suport for subdomains (#17099, #20339)
  796. * [adn] Fix subtitle compatibility with ffmpeg
  797. * [adn] Fix extraction and add support for positioning styles (#20549)
  798. * [vk] Use unique video id (#17848)
  799. * [newstube] Fix extraction
  800. * [rtl2] Actualize extraction
  801. + [adobeconnect] Add support for adobeconnect.com (#20283)
  802. + [gaia] Add support for authentication (#14605)
  803. + [mediasite] Add support for dashed ids and named catalogs (#20531)
  804. version 2019.04.01
  805. Core
  806. * [utils] Improve int_or_none and float_or_none (#20403)
  807. * Check for valid --min-sleep-interval when --max-sleep-interval is specified
  808. (#20435)
  809. Extractors
  810. + [weibo] Extend URL regular expression (#20496)
  811. + [xhamster] Add support for xhamster.one (#20508)
  812. + [mediasite] Add support for catalogs (#20507)
  813. + [teamtreehouse] Add support for teamtreehouse.com (#9836)
  814. + [ina] Add support for audio URLs
  815. * [ina] Improve extraction
  816. * [cwtv] Fix episode number extraction (#20461)
  817. * [npo] Improve DRM detection
  818. + [pornhub] Add support for DASH formats (#20403)
  819. * [svtplay] Update API endpoint (#20430)
  820. version 2019.03.18
  821. Core
  822. * [extractor/common] Improve HTML5 entries extraction
  823. + [utils] Introduce parse_bitrate
  824. * [update] Hide update URLs behind redirect
  825. * [extractor/common] Fix url meta field for unfragmented DASH formats (#20346)
  826. Extractors
  827. + [yandexvideo] Add extractor
  828. * [openload] Improve embed detection
  829. + [corus] Add support for bigbrothercanada.ca (#20357)
  830. + [orf:radio] Extract series (#20012)
  831. + [cbc:watch] Add support for gem.cbc.ca (#20251, #20359)
  832. - [anysex] Remove extractor (#19279)
  833. + [ciscolive] Add support for new URL schema (#20320, #20351)
  834. + [youtube] Add support for invidiou.sh (#20309)
  835. - [anitube] Remove extractor (#20334)
  836. - [ruleporn] Remove extractor (#15344, #20324)
  837. * [npr] Fix extraction (#10793, #13440)
  838. * [biqle] Fix extraction (#11471, #15313)
  839. * [viddler] Modernize
  840. * [moevideo] Fix extraction
  841. * [primesharetv] Remove extractor
  842. * [hypem] Modernize and extract more metadata (#15320)
  843. * [veoh] Fix extraction
  844. * [escapist] Modernize
  845. - [videomega] Remove extractor (#10108)
  846. + [beeg] Add support for beeg.porn (#20306)
  847. * [vimeo:review] Improve config url extraction and extract original format
  848. (#20305)
  849. * [fox] Detect geo restriction and authentication errors (#20208)
  850. version 2019.03.09
  851. Core
  852. * [extractor/common] Use compat_etree_Element
  853. + [compat] Introduce compat_etree_Element
  854. * [extractor/common] Fallback url to base URL for DASH formats
  855. * [extractor/common] Do not fail on invalid data while parsing F4M manifest
  856. in non fatal mode
  857. * [extractor/common] Return MPD manifest as format's url meta field (#20242)
  858. * [utils] Strip #HttpOnly_ prefix from cookies files (#20219)
  859. Extractors
  860. * [francetv:site] Relax video id regular expression (#20268)
  861. * [toutv] Detect invalid login error
  862. * [toutv] Fix authentication (#20261)
  863. + [urplay] Extract timestamp (#20235)
  864. + [openload] Add support for oload.space (#20246)
  865. * [facebook] Improve uploader extraction (#20250)
  866. * [bbc] Use compat_etree_Element
  867. * [crunchyroll] Use compat_etree_Element
  868. * [npo] Improve ISM extraction
  869. * [rai] Improve extraction (#20253)
  870. * [paramountnetwork] Fix mgid extraction (#20241)
  871. * [libsyn] Improve extraction (#20229)
  872. + [youtube] Add more invidious instances to URL regular expression (#20228)
  873. * [spankbang] Fix extraction (#20023)
  874. * [espn] Extend URL regular expression (#20013)
  875. * [sixplay] Handle videos with empty assets (#20016)
  876. + [vimeo] Add support for Vimeo Pro portfolio protected videos (#20070)
  877. version 2019.03.01
  878. Core
  879. + [downloader/external] Add support for rate limit and retries for wget
  880. * [downloader/external] Fix infinite retries for curl (#19303)
  881. Extractors
  882. * [npo] Fix extraction (#20084)
  883. * [francetv:site] Extend video id regex (#20029, #20071)
  884. + [periscope] Extract width and height (#20015)
  885. * [servus] Fix extraction (#19297)
  886. * [bbccouk] Make subtitles non fatal (#19651)
  887. * [metacafe] Fix family filter bypass (#19287)
  888. version 2019.02.18
  889. Extractors
  890. * [tvp:website] Fix and improve extraction
  891. + [tvp] Detect unavailable videos
  892. * [tvp] Fix description extraction and make thumbnail optional
  893. + [linuxacademy] Add support for linuxacademy.com (#12207)
  894. * [bilibili] Update keys (#19233)
  895. * [udemy] Extend URL regular expressions (#14330, #15883)
  896. * [udemy] Update User-Agent and detect captcha (#14713, #15839, #18126)
  897. * [noovo] Fix extraction (#19230)
  898. * [rai] Relax URL regular expression (#19232)
  899. + [vshare] Pass Referer to download request (#19205, #19221)
  900. + [openload] Add support for oload.live (#19222)
  901. * [imgur] Use video id as title fallback (#18590)
  902. + [twitch] Add new source format detection approach (#19193)
  903. * [tvplayhome] Fix video id extraction (#19190)
  904. * [tvplayhome] Fix episode metadata extraction (#19190)
  905. * [rutube:embed] Fix extraction (#19163)
  906. + [rutube:embed] Add support private videos (#19163)
  907. + [soundcloud] Extract more metadata
  908. + [trunews] Add support for trunews.com (#19153)
  909. + [linkedin:learning] Extract chapter_number and chapter_id (#19162)
  910. version 2019.02.08
  911. Core
  912. * [utils] Improve JSON-LD regular expression (#18058)
  913. * [YoutubeDL] Fallback to ie_key of matching extractor while making
  914. download archive id when no explicit ie_key is provided (#19022)
  915. Extractors
  916. + [malltv] Add support for mall.tv (#18058, #17856)
  917. + [spankbang:playlist] Add support for playlists (#19145)
  918. * [spankbang] Extend URL regular expression
  919. * [trutv] Fix extraction (#17336)
  920. * [toutv] Fix authentication (#16398, #18700)
  921. * [pornhub] Fix tags and categories extraction (#13720, #19135)
  922. * [pornhd] Fix formats extraction
  923. + [pornhd] Extract like count (#19123, #19125)
  924. * [radiocanada] Switch to the new media requests (#19115)
  925. + [teachable] Add support for courses.workitdaily.com (#18871)
  926. - [vporn] Remove extractor (#16276)
  927. + [soundcloud:pagedplaylist] Add ie and title to entries (#19022, #19086)
  928. + [drtuber] Extract duration (#19078)
  929. * [soundcloud] Fix paged playlists extraction, add support for albums and update client id
  930. * [soundcloud] Update client id
  931. * [drtv] Improve preference (#19079)
  932. + [openload] Add support for openload.pw and oload.pw (#18930)
  933. + [openload] Add support for oload.info (#19073)
  934. * [crackle] Authorize media detail request (#16931)
  935. version 2019.01.30.1
  936. Core
  937. * [postprocessor/ffmpeg] Fix avconv processing broken in #19025 (#19067)
  938. version 2019.01.30
  939. Core
  940. * [postprocessor/ffmpeg] Do not copy Apple TV chapter tracks while embedding
  941. subtitles (#19024, #19042)
  942. * [postprocessor/ffmpeg] Disable "Last message repeated" messages (#19025)
  943. Extractors
  944. * [yourporn] Fix extraction and extract duration (#18815, #18852, #19061)
  945. * [drtv] Improve extraction (#19039)
  946. + Add support for EncryptedUri videos
  947. + Extract more metadata
  948. * Fix subtitles extraction
  949. + [fox] Add support for locked videos using cookies (#19060)
  950. * [fox] Fix extraction for free videos (#19060)
  951. + [zattoo] Add support for tv.salt.ch (#19059)
  952. version 2019.01.27
  953. Core
  954. + [extractor/common] Extract season in _json_ld
  955. * [postprocessor/ffmpeg] Fallback to ffmpeg/avconv for audio codec detection
  956. (#681)
  957. Extractors
  958. * [vice] Fix extraction for locked videos (#16248)
  959. + [wakanim] Detect DRM protected videos
  960. + [wakanim] Add support for wakanim.tv (#14374)
  961. * [usatoday] Fix extraction for videos with custom brightcove partner id
  962. (#18990)
  963. * [drtv] Fix extraction (#18989)
  964. * [nhk] Extend URL regular expression (#18968)
  965. * [go] Fix Adobe Pass requests for Disney Now (#18901)
  966. + [openload] Add support for oload.club (#18969)
  967. version 2019.01.24
  968. Core
  969. * [YoutubeDL] Fix negation for string operators in format selection (#18961)
  970. version 2019.01.23
  971. Core
  972. * [utils] Fix urljoin for paths with non-http(s) schemes
  973. * [extractor/common] Improve jwplayer relative URL handling (#18892)
  974. + [YoutubeDL] Add negation support for string comparisons in format selection
  975. expressions (#18600, #18805)
  976. * [extractor/common] Improve HLS video-only format detection (#18923)
  977. Extractors
  978. * [crunchyroll] Extend URL regular expression (#18955)
  979. * [pornhub] Bypass scrape detection (#4822, #5930, #7074, #10175, #12722,
  980. #17197, #18338 #18842, #18899)
  981. + [vrv] Add support for authentication (#14307)
  982. * [videomore:season] Fix extraction
  983. * [videomore] Improve extraction (#18908)
  984. + [tnaflix] Pass Referer in metadata request (#18925)
  985. * [radiocanada] Relax DRM check (#18608, #18609)
  986. * [vimeo] Fix video password verification for videos protected by
  987. Referer HTTP header
  988. + [hketv] Add support for hkedcity.net (#18696)
  989. + [streamango] Add support for fruithosts.net (#18710)
  990. + [instagram] Add support for tags (#18757)
  991. + [odnoklassniki] Detect paid videos (#18876)
  992. * [ted] Correct acodec for HTTP formats (#18923)
  993. * [cartoonnetwork] Fix extraction (#15664, #17224)
  994. * [vimeo] Fix extraction for password protected player URLs (#18889)
  995. version 2019.01.17
  996. Extractors
  997. * [youtube] Extend JS player signature function name regular expressions
  998. (#18890, #18891, #18893)
  999. version 2019.01.16
  1000. Core
  1001. + [test/helper] Add support for maxcount and count collection len checkers
  1002. * [downloader/hls] Fix uplynk ad skipping (#18824)
  1003. * [postprocessor/ffmpeg] Improve ffmpeg version parsing (#18813)
  1004. Extractors
  1005. * [youtube] Skip unsupported adaptive stream type (#18804)
  1006. + [youtube] Extract DASH formats from player response (#18804)
  1007. * [funimation] Fix extraction (#14089)
  1008. * [skylinewebcams] Fix extraction (#18853)
  1009. + [curiositystream] Add support for non app URLs
  1010. + [bitchute] Check formats (#18833)
  1011. * [wistia] Extend URL regular expression (#18823)
  1012. + [playplustv] Add support for playplus.com (#18789)
  1013. version 2019.01.10
  1014. Core
  1015. * [extractor/common] Use episode name as title in _json_ld
  1016. + [extractor/common] Add support for movies in _json_ld
  1017. * [postprocessor/ffmpeg] Embed subtitles with non-standard language codes
  1018. (#18765)
  1019. + [utils] Add language codes replaced in 1989 revision of ISO 639
  1020. to ISO639Utils (#18765)
  1021. Extractors
  1022. * [youtube] Extract live HLS URL from player response (#18799)
  1023. + [outsidetv] Add support for outsidetv.com (#18774)
  1024. * [jwplatform] Use JW Platform Delivery API V2 and add support for more URLs
  1025. + [fox] Add support National Geographic (#17985, #15333, #14698)
  1026. + [playplustv] Add support for playplus.tv (#18789)
  1027. * [globo] Set GLBID cookie manually (#17346)
  1028. + [gaia] Add support for gaia.com (#14605)
  1029. * [youporn] Fix title and description extraction (#18748)
  1030. + [hungama] Add support for hungama.com (#17402, #18771)
  1031. * [dtube] Fix extraction (#18741)
  1032. * [tvnow] Fix and rework extractors and prepare for a switch to the new API
  1033. (#17245, #18499)
  1034. * [carambatv:page] Fix extraction (#18739)
  1035. version 2019.01.02
  1036. Extractors
  1037. * [discovery] Use geo verification headers (#17838)
  1038. + [packtpub] Add support for subscription.packtpub.com (#18718)
  1039. * [yourporn] Fix extraction (#18583)
  1040. + [acast:channel] Add support for play.acast.com (#18587)
  1041. + [extractors] Add missing age limits (#18621)
  1042. + [rmcdecouverte] Add support for live stream
  1043. * [rmcdecouverte] Bypass geo restriction
  1044. * [rmcdecouverte] Update URL regular expression (#18595, 18697)
  1045. * [manyvids] Fix extraction (#18604, #18614)
  1046. * [bitchute] Fix extraction (#18567)
  1047. version 2018.12.31
  1048. Extractors
  1049. + [bbc] Add support for another embed pattern (#18643)
  1050. + [npo:live] Add support for npostart.nl (#18644)
  1051. * [beeg] Fix extraction (#18610, #18626)
  1052. * [youtube] Unescape HTML for series (#18641)
  1053. + [youtube] Extract more format metadata
  1054. * [youtube] Detect DRM protected videos (#1774)
  1055. * [youtube] Relax HTML5 player regular expressions (#18465, #18466)
  1056. * [youtube] Extend HTML5 player regular expression (#17516)
  1057. + [liveleak] Add support for another embed type and restore original
  1058. format extraction
  1059. + [crackle] Extract ISM and HTTP formats
  1060. + [twitter] Pass Referer with card request (#18579)
  1061. * [mediasite] Extend URL regular expression (#18558)
  1062. + [lecturio] Add support for lecturio.de (#18562)
  1063. + [discovery] Add support for Scripps Networks watch domains (#17947)
  1064. version 2018.12.17
  1065. Extractors
  1066. * [ard:beta] Improve geo restricted videos extraction
  1067. * [ard:beta] Fix subtitles extraction
  1068. * [ard:beta] Improve extraction robustness
  1069. * [ard:beta] Relax URL regular expression (#18441)
  1070. * [acast] Add support for embed.acast.com and play.acast.com (#18483)
  1071. * [iprima] Relax URL regular expression (#18515, #18540)
  1072. * [vrv] Fix initial state extraction (#18553)
  1073. * [youtube] Fix mark watched (#18546)
  1074. + [safari] Add support for learning.oreilly.com (#18510)
  1075. * [youtube] Fix multifeed extraction (#18531)
  1076. * [lecturio] Improve subtitles extraction (#18488)
  1077. * [uol] Fix format URL extraction (#18480)
  1078. + [ard:mediathek] Add support for classic.ardmediathek.de (#18473)
  1079. version 2018.12.09
  1080. Core
  1081. * [YoutubeDL] Keep session cookies in cookie file between runs
  1082. * [YoutubeDL] Recognize session cookies with expired set to 0 (#12929)
  1083. Extractors
  1084. + [teachable] Add support for teachable platform sites (#5451, #18150, #18272)
  1085. + [aenetworks] Add support for historyvault.com (#18460)
  1086. * [imgur] Improve gallery and album detection and extraction (#9133, #16577,
  1087. #17223, #18404)
  1088. * [iprima] Relax URL regular expression (#18453)
  1089. * [hotstar] Fix video data extraction (#18386)
  1090. * [ard:mediathek] Fix title and description extraction (#18349, #18371)
  1091. * [xvideos] Switch to HTTPS (#18422, #18427)
  1092. + [lecturio] Add support for lecturio.com (#18405)
  1093. + [nrktv:series] Add support for extra materials
  1094. * [nrktv:season,series] Fix extraction (#17159, #17258)
  1095. * [nrktv] Relax URL regular expression (#18304, #18387)
  1096. * [yourporn] Fix extraction (#18424, #18425)
  1097. * [tbs] Fix info extraction (#18403)
  1098. + [gamespot] Add support for review URLs
  1099. version 2018.12.03
  1100. Core
  1101. * [utils] Fix random_birthday to generate existing dates only (#18284)
  1102. Extractors
  1103. + [tiktok] Add support for tiktok.com (#18108, #18135)
  1104. * [pornhub] Use actual URL host for requests (#18359)
  1105. * [lynda] Fix authentication (#18158, #18217)
  1106. * [gfycat] Update API endpoint (#18333, #18343)
  1107. + [hotstar] Add support for alternative app state layout (#18320)
  1108. * [azmedien] Fix extraction (#18334, #18336)
  1109. + [vimeo] Add support for VHX (Vimeo OTT) (#14835)
  1110. * [joj] Fix extraction (#18280, #18281)
  1111. + [wistia] Add support for fast.wistia.com (#18287)
  1112. version 2018.11.23
  1113. Core
  1114. + [setup.py] Add more relevant classifiers
  1115. Extractors
  1116. * [mixcloud] Fallback to hardcoded decryption key (#18016)
  1117. * [nbc:news] Fix article extraction (#16194)
  1118. * [foxsports] Fix extraction (#17543)
  1119. * [loc] Relax regular expression and improve formats extraction
  1120. + [ciscolive] Add support for ciscolive.cisco.com (#17984)
  1121. * [nzz] Relax kaltura regex (#18228)
  1122. * [sixplay] Fix formats extraction
  1123. * [bitchute] Improve title extraction
  1124. * [kaltura] Limit requested MediaEntry fields
  1125. + [americastestkitchen] Add support for zype embeds (#18225)
  1126. + [pornhub] Add pornhub.net alias
  1127. * [nova:embed] Fix extraction (#18222)
  1128. version 2018.11.18
  1129. Extractors
  1130. + [wwe] Extract subtitles
  1131. + [wwe] Add support for playlistst (#14781)
  1132. + [wwe] Add support for wwe.com (#14781, #17450)
  1133. * [vk] Detect geo restriction (#17767)
  1134. * [openload] Use original host during extraction (#18211)
  1135. * [atvat] Fix extraction (#18041)
  1136. + [rte] Add support for new API endpoint (#18206)
  1137. * [tnaflixnetwork:embed] Fix extraction (#18205)
  1138. * [picarto] Use API and add token support (#16518)
  1139. + [zype] Add support for player.zype.com (#18143)
  1140. * [vivo] Fix extraction (#18139)
  1141. * [ruutu] Update API endpoint (#18138)
  1142. version 2018.11.07
  1143. Extractors
  1144. + [youtube] Add another JS signature function name regex (#18091, #18093,
  1145. #18094)
  1146. * [facebook] Fix tahoe request (#17171)
  1147. * [cliphunter] Fix extraction (#18083)
  1148. + [youtube:playlist] Add support for invidio.us (#18077)
  1149. * [zattoo] Arrange API hosts for derived extractors (#18035)
  1150. + [youtube] Add fallback metadata extraction from videoDetails (#18052)
  1151. version 2018.11.03
  1152. Core
  1153. * [extractor/common] Ensure response handle is not prematurely closed before
  1154. it can be read if it matches expected_status (#17195, #17846, #17447)
  1155. Extractors
  1156. * [laola1tv:embed] Set correct stream access URL scheme (#16341)
  1157. + [ehftv] Add support for ehftv.com (#15408)
  1158. * [azmedien] Adopt to major site redesign (#17745, #17746)
  1159. + [twitcasting] Add support for twitcasting.tv (#17981)
  1160. * [orf:tvthek] Fix extraction (#17737, #17956, #18024)
  1161. + [openload] Add support for oload.fun (#18045)
  1162. * [njpwworld] Fix authentication (#17427)
  1163. + [linkedin:learning] Add support for linkedin.com/learning (#13545)
  1164. * [theplatform] Improve error detection (#13222)
  1165. * [cnbc] Simplify extraction (#14280, #17110)
  1166. + [cbnc] Add support for new URL schema (#14193)
  1167. * [aparat] Improve extraction and extract more metadata (#17445, #18008)
  1168. * [aparat] Fix extraction
  1169. version 2018.10.29
  1170. Core
  1171. + [extractor/common] Add validation for JSON-LD URLs
  1172. Extractors
  1173. + [sportbox] Add support for matchtv.ru
  1174. * [sportbox] Fix extraction (#17978)
  1175. * [screencast] Fix extraction (#14590, #14617, #17990)
  1176. + [openload] Add support for oload.icu
  1177. + [ivi] Add support for ivi.tv
  1178. * [crunchyroll] Improve extraction failsafeness (#17991)
  1179. * [dailymail] Fix formats extraction (#17976)
  1180. * [viewster] Reduce format requests
  1181. * [cwtv] Handle API errors (#17905)
  1182. + [rutube] Use geo verification headers (#17897)
  1183. + [brightcove:legacy] Add fallbacks to brightcove:new (#13912)
  1184. - [tv3] Remove extractor (#10461, #15339)
  1185. * [ted] Fix extraction for HTTP and RTMP formats (#5941, #17572, #17894)
  1186. + [openload] Add support for oload.cc (#17823)
  1187. + [patreon] Extract post_file URL (#17792)
  1188. * [patreon] Fix extraction (#14502, #10471)
  1189. version 2018.10.05
  1190. Extractors
  1191. * [pluralsight] Improve authentication (#17762)
  1192. * [dailymotion] Fix extraction (#17699)
  1193. * [crunchyroll] Switch to HTTPS for RpcApi (#17749)
  1194. + [philharmoniedeparis] Add support for pad.philharmoniedeparis.fr (#17705)
  1195. * [philharmoniedeparis] Fix extraction (#17705)
  1196. + [jamendo] Add support for licensing.jamendo.com (#17724)
  1197. + [openload] Add support for oload.cloud (#17710)
  1198. * [pluralsight] Fix subtitles extraction (#17726, #17728)
  1199. + [vimeo] Add another config regular expression (#17690)
  1200. * [spike] Fix Paramount Network extraction (#17677)
  1201. * [hotstar] Fix extraction (#14694, #14931, #17637)
  1202. version 2018.09.26
  1203. Extractors
  1204. * [pluralsight] Fix subtitles extraction (#17671)
  1205. * [mediaset] Improve embed support (#17668)
  1206. + [youtube] Add support for invidio.us (#17613)
  1207. + [zattoo] Add support for more zattoo platform sites
  1208. * [zattoo] Fix extraction (#17175, #17542)
  1209. version 2018.09.18
  1210. Core
  1211. + [extractor/common] Introduce channel meta fields
  1212. Extractors
  1213. * [adobepass] Don't pollute default headers dict
  1214. * [udemy] Don't pollute default headers dict
  1215. * [twitch] Don't pollute default headers dict
  1216. * [youtube] Don't pollute default query dict (#17593)
  1217. * [crunchyroll] Prefer hardsubless formats and formats in locale language
  1218. * [vrv] Make format ids deterministic
  1219. * [vimeo] Fix ondemand playlist extraction (#14591)
  1220. + [pornhub] Extract upload date (#17574)
  1221. + [porntube] Extract channel meta fields
  1222. + [vimeo] Extract channel meta fields
  1223. + [youtube] Extract channel meta fields (#9676, #12939)
  1224. * [porntube] Fix extraction (#17541)
  1225. * [asiancrush] Fix extraction (#15630)
  1226. + [twitch:clips] Extend URL regular expression (#17559)
  1227. + [vzaar] Add support for HLS
  1228. * [tube8] Fix metadata extraction (#17520)
  1229. * [eporner] Extract JSON-LD (#17519)
  1230. version 2018.09.10
  1231. Core
  1232. + [utils] Properly recognize AV1 codec (#17506)
  1233. Extractors
  1234. + [iprima] Add support for prima.iprima.cz (#17514)
  1235. + [tele5] Add support for tele5.de (#7805, #7922, #17331, #17414)
  1236. * [nbc] Fix extraction of percent encoded URLs (#17374)
  1237. version 2018.09.08
  1238. Extractors
  1239. * [youtube] Fix extraction (#17457, #17464)
  1240. + [pornhub:uservideos] Add support for new URLs (#17388)
  1241. * [iprima] Confirm adult check (#17437)
  1242. * [slideslive] Make check for video service name case-insensitive (#17429)
  1243. * [radiojavan] Fix extraction (#17151)
  1244. * [generic] Skip unsuccessful jwplayer extraction (#16735)
  1245. version 2018.09.01
  1246. Core
  1247. * [utils] Skip remote IP addresses non matching to source address' IP version
  1248. when creating a connection (#13422, #17362)
  1249. Extractors
  1250. + [ard] Add support for one.ard.de (#17397)
  1251. * [niconico] Fix extraction on python3 (#17393, #17407)
  1252. * [ard] Extract f4m formats
  1253. * [crunchyroll] Parse vilos media data (#17343)
  1254. + [ard] Add support for Beta ARD Mediathek
  1255. + [bandcamp] Extract more metadata (#13197)
  1256. * [internazionale] Fix extraction of non-available-abroad videos (#17386)
  1257. version 2018.08.28
  1258. Extractors
  1259. + [youtube:playlist] Add support for music album playlists (OLAK5uy_ prefix)
  1260. (#17361)
  1261. * [bitchute] Fix extraction by pass custom User-Agent (#17360)
  1262. * [webofstories:playlist] Fix extraction (#16914)
  1263. + [tvplayhome] Add support for new tvplay URLs (#17344)
  1264. + [generic] Allow relative src for videojs embeds (#17324)
  1265. + [xfileshare] Add support for vidto.se (#17317)
  1266. + [vidzi] Add support for vidzi.nu (#17316)
  1267. + [nova:embed] Add support for media.cms.nova.cz (#17282)
  1268. version 2018.08.22
  1269. Core
  1270. * [utils] Use pure browser header for User-Agent (#17236)
  1271. Extractors
  1272. + [kinopoisk] Add support for kinopoisk.ru (#17283)
  1273. + [yourporn] Add support for yourporn.sexy (#17298)
  1274. + [go] Add support for disneynow.go.com (#16299, #17264)
  1275. + [6play] Add support for play.rtl.hr (#17249)
  1276. * [anvato] Fallback to generic API key for access-key-to-API-key lookup
  1277. (#16788, #17254)
  1278. * [lci] Fix extraction (#17274)
  1279. * [bbccouk] Extend id URL regular expression (#17270)
  1280. * [cwtv] Fix extraction (#17256)
  1281. * [nova] Fix extraction (#17241)
  1282. + [generic] Add support for expressen embeds
  1283. * [raywenderlich] Adapt to site redesign (#17225)
  1284. + [redbulltv] Add support redbull.com tv URLs (#17218)
  1285. + [bitchute] Add support for bitchute.com (#14052)
  1286. + [clyp] Add support for token protected media (#17184)
  1287. * [imdb] Fix extension extraction (#17167)
  1288. version 2018.08.04
  1289. Extractors
  1290. * [funk:channel] Improve byChannelAlias extraction (#17142)
  1291. * [twitch] Fix authentication (#17024, #17126)
  1292. * [twitch:vod] Improve URL regular expression (#17135)
  1293. * [watchbox] Fix extraction (#17107)
  1294. * [pbs] Fix extraction (#17109)
  1295. * [theplatform] Relax URL regular expression (#16181, #17097)
  1296. + [viqeo] Add support for viqeo.tv (#17066)
  1297. version 2018.07.29
  1298. Extractors
  1299. * [crunchyroll:playlist] Restrict URL regular expression (#17069, #17076)
  1300. + [pornhub] Add support for subtitles (#16924, #17088)
  1301. * [ceskatelevize] Use https for API call (#16997, #16999)
  1302. * [dailymotion:playlist] Fix extraction (#16894)
  1303. * [ted] Improve extraction
  1304. * [ted] Fix extraction for videos without nativeDownloads (#16756, #17085)
  1305. * [telecinco] Fix extraction (#17080)
  1306. * [mitele] Reduce number of requests
  1307. * [rai] Return non HTTP relinker URL intact (#17055)
  1308. * [vk] Fix extraction for inline only videos (#16923)
  1309. * [streamcloud] Fix extraction (#17054)
  1310. * [facebook] Fix tahoe player extraction with authentication (#16655)
  1311. + [puhutv] Add support for puhutv.com (#12712, #16010, #16269)
  1312. version 2018.07.21
  1313. Core
  1314. + [utils] Introduce url_or_none
  1315. * [utils] Allow JSONP without function name (#17028)
  1316. + [extractor/common] Extract DASH and MSS formats from SMIL manifests
  1317. Extractors
  1318. + [bbc] Add support for BBC Radio Play pages (#17022)
  1319. * [iwara] Fix download URLs (#17026)
  1320. * [vrtnu] Relax title extraction and extract JSON-LD (#17018)
  1321. + [viu] Pass Referer and Origin headers and area id (#16992)
  1322. + [vimeo] Add another config regular expression (#17013)
  1323. + [facebook] Extract view count (#16942)
  1324. * [dailymotion] Improve description extraction (#16984)
  1325. * [slutload] Fix and improve extraction (#17001)
  1326. * [mediaset] Fix extraction (#16977)
  1327. + [theplatform] Add support for theplatform TLD customization (#16977)
  1328. * [imgur] Relax URL regular expression (#16987)
  1329. * [pornhub] Improve extraction and extract all formats (#12166, #15891, #16262,
  1330. #16959)
  1331. version 2018.07.10
  1332. Core
  1333. * [utils] Share JSON-LD regular expression
  1334. * [downloader/dash] Improve error handling (#16927)
  1335. Extractors
  1336. + [nrktv] Add support for new season and serie URL schema
  1337. + [nrktv] Add support for new episode URL schema (#16909)
  1338. + [frontendmasters] Add support for frontendmasters.com (#3661, #16328)
  1339. * [funk] Fix extraction (#16918)
  1340. * [watchbox] Fix extraction (#16904)
  1341. * [dplayit] Sort formats
  1342. * [dplayit] Fix extraction (#16901)
  1343. * [youtube] Improve login error handling (#13822)
  1344. version 2018.07.04
  1345. Core
  1346. * [extractor/common] Properly escape % in MPD templates (#16867)
  1347. * [extractor/common] Use source URL as Referer for HTML5 entries (16849)
  1348. * Prefer ffmpeg over avconv by default (#8622)
  1349. Extractors
  1350. * [pluralsight] Switch to graphql (#16889, #16895, #16896, #16899)
  1351. * [lynda] Simplify login and improve error capturing (#16891)
  1352. + [go90] Add support for embed URLs (#16873)
  1353. * [go90] Detect geo restriction error and pass geo verification headers
  1354. (#16874)
  1355. * [vlive] Fix live streams extraction (#16871)
  1356. * [npo] Fix typo (#16872)
  1357. + [mediaset] Add support for new videos and extract all formats (#16568)
  1358. * [dctptv] Restore extraction based on REST API (#16850)
  1359. * [svt] Improve extraction and add support for pages (#16802)
  1360. * [porncom] Fix extraction (#16808)
  1361. version 2018.06.25
  1362. Extractors
  1363. * [joj] Relax URL regular expression (#16771)
  1364. * [brightcove] Workaround sonyliv DRM protected videos (#16807)
  1365. * [motherless] Fix extraction (#16786)
  1366. * [itv] Make SOAP request non fatal and extract metadata from webpage (#16780)
  1367. - [foxnews:insider] Remove extractor (#15810)
  1368. + [foxnews] Add support for iframe embeds (#15810, #16711)
  1369. version 2018.06.19
  1370. Core
  1371. + [extractor/common] Introduce expected_status in _download_* methods
  1372. for convenient accept of HTTP requests failed with non 2xx status codes
  1373. + [compat] Introduce compat_integer_types
  1374. Extractors
  1375. * [peertube] Improve generic support (#16733)
  1376. + [6play] Use geo verification headers
  1377. * [rtbf] Fix extraction for python 3.2
  1378. * [vgtv] Improve HLS formats extraction
  1379. + [vgtv] Add support for www.aftonbladet.se/tv URLs
  1380. * [bbccouk] Use expected_status
  1381. * [markiza] Expect 500 HTTP status code
  1382. * [tvnow] Try all clear manifest URLs (#15361)
  1383. version 2018.06.18
  1384. Core
  1385. * [downloader/rtmp] Fix downloading in verbose mode (#16736)
  1386. Extractors
  1387. + [markiza] Add support for markiza.sk (#16750)
  1388. * [wat] Try all supported adaptive URLs
  1389. + [6play] Add support for rtlplay.be and extract hd usp formats
  1390. + [rtbf] Add support for audio and live streams (#9638, #11923)
  1391. + [rtbf] Extract HLS, DASH and all HTTP formats
  1392. + [rtbf] Extract subtitles
  1393. + [rtbf] Fixup specific HTTP URLs (#16101)
  1394. + [expressen] Add support for expressen.se
  1395. * [vidzi] Fix extraction (#16678)
  1396. * [pbs] Improve extraction (#16623, #16684)
  1397. * [bilibili] Restrict cid regular expression (#16638, #16734)
  1398. version 2018.06.14
  1399. Core
  1400. * [downloader/http] Fix retry on error when streaming to stdout (#16699)
  1401. Extractors
  1402. + [discoverynetworks] Add support for disco-api videos (#16724)
  1403. + [dailymotion] Add support for password protected videos (#9789)
  1404. + [abc:iview] Add support for livestreams (#12354)
  1405. * [abc:iview] Fix extraction (#16704)
  1406. + [crackle] Add support for sonycrackle.com (#16698)
  1407. + [tvnet] Add support for tvnet.gov.vn (#15462)
  1408. * [nrk] Update API hosts and try all previously known ones (#16690)
  1409. * [wimp] Fix Youtube embeds extraction
  1410. version 2018.06.11
  1411. Extractors
  1412. * [npo] Extend URL regular expression and add support for npostart.nl (#16682)
  1413. + [inc] Add support for another embed schema (#16666)
  1414. * [tv4] Fix format extraction (#16650)
  1415. + [nexx] Add support for free cdn (#16538)
  1416. + [pbs] Add another cove id pattern (#15373)
  1417. + [rbmaradio] Add support for 192k format (#16631)
  1418. version 2018.06.04
  1419. Extractors
  1420. + [camtube] Add support for camtube.co
  1421. + [twitter:card] Extract guest token (#16609)
  1422. + [chaturbate] Use geo verification headers
  1423. + [bbc] Add support for bbcthree (#16612)
  1424. * [youtube] Move metadata extraction after video availability check
  1425. + [youtube] Extract track and artist
  1426. + [safari] Add support for new URL schema (#16614)
  1427. * [adn] Fix extraction
  1428. version 2018.06.02
  1429. Core
  1430. * [utils] Improve determine_ext
  1431. Extractors
  1432. + [facebook] Add support for tahoe player videos (#15441, #16554)
  1433. * [cbc] Improve extraction (#16583, #16593)
  1434. * [openload] Improve ext extraction (#16595)
  1435. + [twitter:card] Add support for another endpoint (#16586)
  1436. + [openload] Add support for oload.win and oload.download (#16592)
  1437. * [audimedia] Fix extraction (#15309)
  1438. + [francetv] Add support for sport.francetvinfo.fr (#15645)
  1439. * [mlb] Improve extraction (#16587)
  1440. - [nhl] Remove old extractors
  1441. * [rbmaradio] Check formats availability (#16585)
  1442. version 2018.05.30
  1443. Core
  1444. * [downloader/rtmp] Generalize download messages and report time elapsed
  1445. on finish
  1446. * [downloader/rtmp] Gracefully handle live streams interrupted by user
  1447. Extractors
  1448. * [teamcoco] Fix extraction for full episodes (#16573)
  1449. * [spiegel] Fix info extraction (#16538)
  1450. + [apa] Add support for apa.at (#15041, #15672)
  1451. + [bellmedia] Add support for bnnbloomberg.ca (#16560)
  1452. + [9c9media] Extract MPD formats and subtitles
  1453. * [cammodels] Use geo verification headers
  1454. + [ufctv] Add support for authentication (#16542)
  1455. + [cammodels] Add support for cammodels.com (#14499)
  1456. * [utils] Fix style id extraction for namespaced id attribute in dfxp2srt
  1457. (#16551)
  1458. * [soundcloud] Detect format extension (#16549)
  1459. * [cbc] Fix playlist title extraction (#16502)
  1460. + [tumblr] Detect and report sensitive media (#13829)
  1461. + [tumblr] Add support for authentication (#15133)
  1462. version 2018.05.26
  1463. Core
  1464. * [utils] Improve parse_age_limit
  1465. Extractors
  1466. * [audiomack] Stringify video id (#15310)
  1467. * [izlesene] Fix extraction (#16233, #16271, #16407)
  1468. + [indavideo] Add support for generic embeds (#11989)
  1469. * [indavideo] Fix extraction (#11221)
  1470. * [indavideo] Sign download URLs (#16174)
  1471. + [peertube] Add support for PeerTube based sites (#16301, #16329)
  1472. * [imgur] Fix extraction (#16537)
  1473. + [hidive] Add support for authentication (#16534)
  1474. + [nbc] Add support for stream.nbcsports.com (#13911)
  1475. + [viewlift] Add support for hoichoi.tv (#16536)
  1476. * [go90] Extract age limit and detect DRM protection(#10127)
  1477. * [viewlift] fix extraction for snagfilms.com (#15766)
  1478. * [globo] Improve extraction (#4189)
  1479. * Add support for authentication
  1480. * Simplify URL signing
  1481. * Extract DASH and MSS formats
  1482. * [leeco] Fix extraction (#16464)
  1483. * [teamcoco] Add fallback for format extraction (#16484)
  1484. * [teamcoco] Improve URL regular expression (#16484)
  1485. * [imdb] Improve extraction (#4085, #14557)
  1486. version 2018.05.18
  1487. Extractors
  1488. * [vimeo:likes] Relax URL regular expression and fix single page likes
  1489. extraction (#16475)
  1490. * [pluralsight] Fix clip id extraction (#16460)
  1491. + [mychannels] Add support for mychannels.com (#15334)
  1492. - [moniker] Remove extractor (#15336)
  1493. * [pbs] Fix embed data extraction (#16474)
  1494. + [mtv] Add support for paramountnetwork.com and bellator.com (#15418)
  1495. * [youtube] Fix hd720 format position
  1496. * [dailymotion] Remove fragment part from m3u8 URLs (#8915)
  1497. * [3sat] Improve extraction (#15350)
  1498. * Extract all formats
  1499. * Extract more format metadata
  1500. * Improve format sorting
  1501. * Use hls native downloader
  1502. * Detect and bypass geo-restriction
  1503. + [dtube] Add support for d.tube (#15201)
  1504. * [options] Fix typo (#16450)
  1505. * [youtube] Improve format filesize extraction (#16453)
  1506. * [youtube] Make uploader extraction non fatal (#16444)
  1507. * [youtube] Fix extraction for embed restricted live streams (#16433)
  1508. * [nbc] Improve info extraction (#16440)
  1509. * [twitch:clips] Fix extraction (#16429)
  1510. * [redditr] Relax URL regular expression (#16426, #16427)
  1511. * [mixcloud] Bypass throttling for HTTP formats (#12579, #16424)
  1512. + [nick] Add support for nickjr.de (#13230)
  1513. * [teamcoco] Fix extraction (#16374)
  1514. version 2018.05.09
  1515. Core
  1516. * [YoutubeDL] Ensure ext exists for automatic captions
  1517. * Introduce --geo-bypass-ip-block
  1518. Extractors
  1519. + [udemy] Extract asset captions
  1520. + [udemy] Extract stream URLs (#16372)
  1521. + [businessinsider] Add support for businessinsider.com (#16387, #16388, #16389)
  1522. + [cloudflarestream] Add support for cloudflarestream.com (#16375)
  1523. * [watchbox] Fix extraction (#16356)
  1524. * [discovery] Extract Affiliate/Anonymous Auth Token from cookies (#14954)
  1525. + [itv:btcc] Add support for itv.com/btcc (#16139)
  1526. * [tunein] Use live title for live streams (#16347)
  1527. * [itv] Improve extraction (#16253)
  1528. version 2018.05.01
  1529. Core
  1530. * [downloader/fragment] Restart download if .ytdl file is corrupt (#16312)
  1531. + [extractor/common] Extract interaction statistic
  1532. + [utils] Add merge_dicts
  1533. + [extractor/common] Add _download_json_handle
  1534. Extractors
  1535. * [kaltura] Improve iframe embeds detection (#16337)
  1536. + [udemy] Extract outputs renditions (#16289, #16291, #16320, #16321, #16334,
  1537. #16335)
  1538. + [zattoo] Add support for zattoo.com and mobiltv.quickline.com (#14668, #14676)
  1539. * [yandexmusic] Convert release_year to int
  1540. * [udemy] Override _download_webpage_handle instead of _download_webpage
  1541. * [xiami] Override _download_webpage_handle instead of _download_webpage
  1542. * [yandexmusic] Override _download_webpage_handle instead of _download_webpage
  1543. * [youtube] Correctly disable polymer on all requests (#16323, #16326)
  1544. * [generic] Prefer enclosures over links in RSS feeds (#16189)
  1545. + [redditr] Add support for old.reddit.com URLs (#16274)
  1546. * [nrktv] Update API host (#16324)
  1547. + [imdb] Extract all formats (#16249)
  1548. + [vimeo] Extract JSON-LD (#16295)
  1549. * [funk:channel] Improve extraction (#16285)
  1550. version 2018.04.25
  1551. Core
  1552. * [utils] Fix match_str for boolean meta fields
  1553. + [Makefile] Add support for pandoc 2 and disable smart extension (#16251)
  1554. * [YoutubeDL] Fix typo in media extension compatibility checker (#16215)
  1555. Extractors
  1556. + [openload] Recognize IPv6 stream URLs (#16136, #16137, #16205, #16246,
  1557. #16250)
  1558. + [twitch] Extract is_live according to status (#16259)
  1559. * [pornflip] Relax URL regular expression (#16258)
  1560. - [etonline] Remove extractor (#16256)
  1561. * [breakcom] Fix extraction (#16254)
  1562. + [youtube] Add ability to authenticate with cookies
  1563. * [youtube:feed] Implement lazy playlist extraction (#10184)
  1564. + [svt] Add support for TV channel live streams (#15279, #15809)
  1565. * [ccma] Fix video extraction (#15931)
  1566. * [rentv] Fix extraction (#15227)
  1567. + [nick] Add support for nickjr.nl (#16230)
  1568. * [extremetube] Fix metadata extraction
  1569. + [keezmovies] Add support for generic embeds (#16134, #16154)
  1570. * [nexx] Extract new azure URLs (#16223)
  1571. * [cbssports] Fix extraction (#16217)
  1572. * [kaltura] Improve embeds detection (#16201)
  1573. * [instagram:user] Fix extraction (#16119)
  1574. * [cbs] Skip DRM asset types (#16104)
  1575. version 2018.04.16
  1576. Extractors
  1577. * [smotri:broadcast] Fix extraction (#16180)
  1578. + [picarto] Add support for picarto.tv (#6205, #12514, #15276, #15551)
  1579. * [vine:user] Fix extraction (#15514, #16190)
  1580. * [pornhub] Relax URL regular expression (#16165)
  1581. * [cbc:watch] Re-acquire device token when expired (#16160)
  1582. + [fxnetworks] Add support for https theplatform URLs (#16125, #16157)
  1583. + [instagram:user] Add request signing (#16119)
  1584. + [twitch] Add support for mobile URLs (#16146)
  1585. version 2018.04.09
  1586. Core
  1587. * [YoutubeDL] Do not save/restore console title while simulate (#16103)
  1588. * [extractor/common] Relax JSON-LD context check (#16006)
  1589. Extractors
  1590. + [generic] Add support for tube8 embeds
  1591. + [generic] Add support for share-videos.se embeds (#16089, #16115)
  1592. * [odnoklassniki] Extend URL regular expression (#16081)
  1593. * [steam] Bypass mature content check (#16113)
  1594. + [acast] Extract more metadata
  1595. * [acast] Fix extraction (#16118)
  1596. * [instagram:user] Fix extraction (#16119)
  1597. * [drtuber] Fix title extraction (#16107, #16108)
  1598. * [liveleak] Extend URL regular expression (#16117)
  1599. + [openload] Add support for oload.xyz
  1600. * [openload] Relax stream URL regular expression
  1601. * [openload] Fix extraction (#16099)
  1602. + [svtplay:series] Add support for season URLs
  1603. + [svtplay:series] Add support for series (#11130, #16059)
  1604. version 2018.04.03
  1605. Extractors
  1606. + [tvnow] Add support for shows (#15837)
  1607. * [dramafever] Fix authentication (#16067)
  1608. * [afreecatv] Use partial view only when necessary (#14450)
  1609. + [afreecatv] Add support for authentication (#14450)
  1610. + [nationalgeographic] Add support for new URL schema (#16001, #16054)
  1611. * [xvideos] Fix thumbnail extraction (#15978, #15979)
  1612. * [medialaan] Fix vod id (#16038)
  1613. + [openload] Add support for oload.site (#16039)
  1614. * [naver] Fix extraction (#16029)
  1615. * [dramafever] Partially switch to API v5 (#16026)
  1616. * [abc:iview] Unescape title and series meta fields (#15994)
  1617. * [videa] Extend URL regular expression (#16003)
  1618. version 2018.03.26.1
  1619. Core
  1620. + [downloader/external] Add elapsed time to progress hook (#10876)
  1621. * [downloader/external,fragment] Fix download finalization when writing file
  1622. to stdout (#10809, #10876, #15799)
  1623. Extractors
  1624. * [vrv] Fix extraction on python2 (#15928)
  1625. * [afreecatv] Update referrer (#15947)
  1626. + [24video] Add support for 24video.sexy (#15973)
  1627. * [crackle] Bypass geo restriction
  1628. * [crackle] Fix extraction (#15969)
  1629. + [lenta] Add support for lenta.ru (#15953)
  1630. + [instagram:user] Add pagination (#15934)
  1631. * [youku] Update ccode (#15939)
  1632. * [libsyn] Adapt to new page structure
  1633. version 2018.03.20
  1634. Core
  1635. * [extractor/common] Improve thumbnail extraction for HTML5 entries
  1636. * Generalize XML manifest processing code and improve XSPF parsing
  1637. + [extractor/common] Add _download_xml_handle
  1638. + [extractor/common] Add support for relative URIs in _parse_xspf (#15794)
  1639. Extractors
  1640. + [7plus] Extract series metadata (#15862, #15906)
  1641. * [9now] Bypass geo restriction (#15920)
  1642. * [cbs] Skip unavailable assets (#13490, #13506, #15776)
  1643. + [canalc2] Add support for HTML5 videos (#15916, #15919)
  1644. + [ceskatelevize] Add support for iframe embeds (#15918)
  1645. + [prosiebensat1] Add support for galileo.tv (#15894)
  1646. + [generic] Add support for xfileshare embeds (#15879)
  1647. * [bilibili] Switch to v2 playurl API
  1648. * [bilibili] Fix and improve extraction (#15048, #15430, #15622, #15863)
  1649. * [heise] Improve extraction (#15496, #15784, #15026)
  1650. * [instagram] Fix user videos extraction (#15858)
  1651. version 2018.03.14
  1652. Extractors
  1653. * [soundcloud] Update client id (#15866)
  1654. + [tennistv] Add support for tennistv.com
  1655. + [line] Add support for tv.line.me (#9427)
  1656. * [xnxx] Fix extraction (#15817)
  1657. * [njpwworld] Fix authentication (#15815)
  1658. version 2018.03.10
  1659. Core
  1660. * [downloader/hls] Skip uplynk ad fragments (#15748)
  1661. Extractors
  1662. * [pornhub] Don't override session cookies (#15697)
  1663. + [raywenderlich] Add support for videos.raywenderlich.com (#15251)
  1664. * [funk] Fix extraction and rework extractors (#15792)
  1665. * [nexx] Restore reverse engineered approach
  1666. + [heise] Add support for kaltura embeds (#14961, #15728)
  1667. + [tvnow] Extract series metadata (#15774)
  1668. * [ruutu] Continue formats extraction on NOT-USED URLs (#15775)
  1669. * [vrtnu] Use redirect URL for building video JSON URL (#15767, #15769)
  1670. * [vimeo] Modernize login code and improve error messaging
  1671. * [archiveorg] Fix extraction (#15770, #15772)
  1672. + [hidive] Add support for hidive.com (#15494)
  1673. * [afreecatv] Detect deleted videos
  1674. * [afreecatv] Fix extraction (#15755)
  1675. * [vice] Fix extraction and rework extractors (#11101, #13019, #13622, #13778)
  1676. + [vidzi] Add support for vidzi.si (#15751)
  1677. * [npo] Fix typo
  1678. version 2018.03.03
  1679. Core
  1680. + [utils] Add parse_resolution
  1681. Revert respect --prefer-insecure while updating
  1682. Extractors
  1683. + [yapfiles] Add support for yapfiles.ru (#15726, #11085)
  1684. * [spankbang] Fix formats extraction (#15727)
  1685. * [adn] Fix extraction (#15716)
  1686. + [toggle] Extract DASH and ISM formats (#15721)
  1687. + [nickelodeon] Add support for nickelodeon.com.tr (#15706)
  1688. * [npo] Validate and filter format URLs (#15709)
  1689. version 2018.02.26
  1690. Extractors
  1691. * [udemy] Use custom User-Agent (#15571)
  1692. version 2018.02.25
  1693. Core
  1694. * [postprocessor/embedthumbnail] Skip embedding when there aren't any
  1695. thumbnails (#12573)
  1696. * [extractor/common] Improve jwplayer subtitles extraction (#15695)
  1697. Extractors
  1698. + [vidlii] Add support for vidlii.com (#14472, #14512, #14779)
  1699. + [streamango] Capture and output error messages
  1700. * [streamango] Fix extraction (#14160, #14256)
  1701. + [telequebec] Add support for emissions (#14649, #14655)
  1702. + [telequebec:live] Add support for live streams (#15688)
  1703. + [mailru:music] Add support for mail.ru/music (#15618)
  1704. * [aenetworks] Switch to akamai HLS formats (#15612)
  1705. * [ytsearch] Fix flat title extraction (#11260, #15681)
  1706. version 2018.02.22
  1707. Core
  1708. + [utils] Fixup some common URL typos in sanitize_url (#15649)
  1709. * Respect --prefer-insecure while updating (#15497)
  1710. Extractors
  1711. * [vidio] Fix HLS URL extraction (#15675)
  1712. + [nexx] Add support for arc.nexx.cloud URLs
  1713. * [nexx] Switch to arc API (#15652)
  1714. * [redtube] Fix duration extraction (#15659)
  1715. + [sonyliv] Respect referrer (#15648)
  1716. + [brightcove:new] Use referrer for formats' HTTP headers
  1717. + [cbc] Add support for olympics.cbc.ca (#15535)
  1718. + [fusion] Add support for fusion.tv (#15628)
  1719. * [npo] Improve quality metadata extraction
  1720. * [npo] Relax URL regular expression (#14987, #14994)
  1721. + [npo] Capture and output error message
  1722. + [pornhub] Add support for channels (#15613)
  1723. * [youtube] Handle shared URLs with generic extractor (#14303)
  1724. version 2018.02.11
  1725. Core
  1726. + [YoutubeDL] Add support for filesize_approx in format selector (#15550)
  1727. Extractors
  1728. + [francetv] Add support for live streams (#13689)
  1729. + [francetv] Add support for zouzous.fr and ludo.fr (#10454, #13087, #13103,
  1730. #15012)
  1731. * [francetv] Separate main extractor and rework others to delegate to it
  1732. * [francetv] Improve manifest URL signing (#15536)
  1733. + [francetv] Sign m3u8 manifest URLs (#15565)
  1734. + [veoh] Add support for embed URLs (#15561)
  1735. * [afreecatv] Fix extraction (#15556)
  1736. * [periscope] Use accessVideoPublic endpoint (#15554)
  1737. * [discovery] Fix auth request (#15542)
  1738. + [6play] Extract subtitles (#15541)
  1739. * [newgrounds] Fix metadata extraction (#15531)
  1740. + [nbc] Add support for stream.nbcolympics.com (#10295)
  1741. * [dvtv] Fix live streams extraction (#15442)
  1742. version 2018.02.08
  1743. Extractors
  1744. + [myvi] Extend URL regular expression
  1745. + [myvi:embed] Add support for myvi.tv embeds (#15521)
  1746. + [prosiebensat1] Extend URL regular expression (#15520)
  1747. * [pokemon] Relax URL regular expression and extend title extraction (#15518)
  1748. + [gameinformer] Use geo verification headers
  1749. * [la7] Fix extraction (#15501, #15502)
  1750. * [gameinformer] Fix brightcove id extraction (#15416)
  1751. + [afreecatv] Pass referrer to video info request (#15507)
  1752. + [telebruxelles] Add support for live streams
  1753. * [telebruxelles] Relax URL regular expression
  1754. * [telebruxelles] Fix extraction (#15504)
  1755. * [extractor/common] Respect secure schemes in _extract_wowza_formats
  1756. version 2018.02.04
  1757. Core
  1758. * [downloader/http] Randomize HTTP chunk size
  1759. + [downloader/http] Add ability to pass downloader options via info dict
  1760. * [downloader/http] Fix 302 infinite loops by not reusing requests
  1761. + Document http_chunk_size
  1762. Extractors
  1763. + [brightcove] Pass embed page URL as referrer (#15486)
  1764. + [youtube] Enforce using chunked HTTP downloading for DASH formats
  1765. version 2018.02.03
  1766. Core
  1767. + Introduce --http-chunk-size for chunk-based HTTP downloading
  1768. + Add support for IronPython
  1769. * [downloader/ism] Fix Python 3.2 support
  1770. Extractors
  1771. * [redbulltv] Fix extraction (#15481)
  1772. * [redtube] Fix metadata extraction (#15472)
  1773. * [pladform] Respect platform id and extract HLS formats (#15468)
  1774. - [rtlnl] Remove progressive formats (#15459)
  1775. * [6play] Do no modify asset URLs with a token (#15248)
  1776. * [nationalgeographic] Relax URL regular expression
  1777. * [dplay] Relax URL regular expression (#15458)
  1778. * [cbsinteractive] Fix data extraction (#15451)
  1779. + [amcnetworks] Add support for sundancetv.com (#9260)
  1780. version 2018.01.27
  1781. Core
  1782. * [extractor/common] Improve _json_ld for articles
  1783. * Switch codebase to use compat_b64decode
  1784. + [compat] Add compat_b64decode
  1785. Extractors
  1786. + [seznamzpravy] Add support for seznam.cz and seznamzpravy.cz (#14102, #14616)
  1787. * [dplay] Bypass geo restriction
  1788. + [dplay] Add support for disco-api videos (#15396)
  1789. * [youtube] Extract precise error messages (#15284)
  1790. * [teachertube] Capture and output error message
  1791. * [teachertube] Fix and relax thumbnail extraction (#15403)
  1792. + [prosiebensat1] Add another clip id regular expression (#15378)
  1793. * [tbs] Update tokenizer url (#15395)
  1794. * [mixcloud] Use compat_b64decode (#15394)
  1795. - [thesixtyone] Remove extractor (#15341)
  1796. version 2018.01.21
  1797. Core
  1798. * [extractor/common] Improve jwplayer DASH formats extraction (#9242, #15187)
  1799. * [utils] Improve scientific notation handling in js_to_json (#14789)
  1800. Extractors
  1801. + [southparkdk] Add support for southparkstudios.nu
  1802. + [southpark] Add support for collections (#14803)
  1803. * [franceinter] Fix upload date extraction (#14996)
  1804. + [rtvs] Add support for rtvs.sk (#9242, #15187)
  1805. * [restudy] Fix extraction and extend URL regular expression (#15347)
  1806. * [youtube:live] Improve live detection (#15365)
  1807. + [springboardplatform] Add support for springboardplatform.com
  1808. * [prosiebensat1] Add another clip id regular expression (#15290)
  1809. - [ringtv] Remove extractor (#15345)
  1810. version 2018.01.18
  1811. Extractors
  1812. * [soundcloud] Update client id (#15306)
  1813. - [kamcord] Remove extractor (#15322)
  1814. + [spiegel] Add support for nexx videos (#15285)
  1815. * [twitch] Fix authentication and error capture (#14090, #15264)
  1816. * [vk] Detect more errors due to copyright complaints (#15259)
  1817. version 2018.01.14
  1818. Extractors
  1819. * [youtube] Fix live streams extraction (#15202)
  1820. * [wdr] Bypass geo restriction
  1821. * [wdr] Rework extractors (#14598)
  1822. + [wdr] Add support for wdrmaus.de/elefantenseite (#14598)
  1823. + [gamestar] Add support for gamepro.de (#3384)
  1824. * [viafree] Skip rtmp formats (#15232)
  1825. + [pandoratv] Add support for mobile URLs (#12441)
  1826. + [pandoratv] Add support for new URL format (#15131)
  1827. + [ximalaya] Add support for ximalaya.com (#14687)
  1828. + [digg] Add support for digg.com (#15214)
  1829. * [limelight] Tolerate empty pc formats (#15150, #15151, #15207)
  1830. * [ndr:embed:base] Make separate formats extraction non fatal (#15203)
  1831. + [weibo] Add extractor (#15079)
  1832. + [ok] Add support for live streams
  1833. * [canalplus] Fix extraction (#15072)
  1834. * [bilibili] Fix extraction (#15188)
  1835. version 2018.01.07
  1836. Core
  1837. * [utils] Fix youtube-dl under PyPy3 on Windows
  1838. * [YoutubeDL] Output python implementation in debug header
  1839. Extractors
  1840. + [jwplatform] Add support for multiple embeds (#15192)
  1841. * [mitele] Fix extraction (#15186)
  1842. + [motherless] Add support for groups (#15124)
  1843. * [lynda] Relax URL regular expression (#15185)
  1844. * [soundcloud] Fallback to avatar picture for thumbnail (#12878)
  1845. * [youku] Fix list extraction (#15135)
  1846. * [openload] Fix extraction (#15166)
  1847. * [lynda] Skip invalid subtitles (#15159)
  1848. * [twitch] Pass video id to url_result when extracting playlist (#15139)
  1849. * [rtve.es:alacarta] Fix extraction of some new URLs
  1850. * [acast] Fix extraction (#15147)
  1851. version 2017.12.31
  1852. Core
  1853. + [extractor/common] Add container meta field for formats extracted
  1854. in _parse_mpd_formats (#13616)
  1855. + [downloader/hls] Use HTTP headers for key request
  1856. * [common] Use AACL as the default fourcc when AudioTag is 255
  1857. * [extractor/common] Fix extraction of DASH formats with the same
  1858. representation id (#15111)
  1859. Extractors
  1860. + [slutload] Add support for mobile URLs (#14806)
  1861. * [abc:iview] Bypass geo restriction
  1862. * [abc:iview] Fix extraction (#14711, #14782, #14838, #14917, #14963, #14985,
  1863. #15035, #15057, #15061, #15071, #15095, #15106)
  1864. * [openload] Fix extraction (#15118)
  1865. - [sandia] Remove extractor
  1866. - [collegerama] Remove extractor
  1867. + [mediasite] Add support for sites based on Mediasite Video Platform (#5428,
  1868. #11185, #14343)
  1869. + [ufctv] Add support for ufc.tv (#14520)
  1870. * [pluralsight] Fix missing first line of subtitles (#11118)
  1871. * [openload] Fallback on f-page extraction (#14665, #14879)
  1872. * [vimeo] Improve password protected videos extraction (#15114)
  1873. * [aws] Fix canonical/signed headers generation on python 2 (#15102)
  1874. version 2017.12.28
  1875. Extractors
  1876. + [internazionale] Add support for internazionale.it (#14973)
  1877. * [playtvak] Relax video regular expression and make description optional
  1878. (#15037)
  1879. + [filmweb] Add support for filmweb.no (#8773, #10368)
  1880. + [23video] Add support for 23video.com
  1881. + [espn] Add support for fivethirtyeight.com (#6864)
  1882. + [umg:de] Add support for universal-music.de (#11582, #11584)
  1883. + [espn] Add support for espnfc and extract more formats (#8053)
  1884. * [youku] Update ccode (#14880)
  1885. + [openload] Add support for oload.stream (#15070)
  1886. * [youku] Fix list extraction (#15065)
  1887. version 2017.12.23
  1888. Core
  1889. * [extractor/common] Move X-Forwarded-For setup code into _request_webpage
  1890. + [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in
  1891. output template (#11427, #15018)
  1892. + [extractor/common] Introduce uploader, uploader_id and uploader_url
  1893. meta fields for playlists (#11427, #15018)
  1894. * [downloader/fragment] Encode filename of fragment being removed (#15020)
  1895. + [utils] Add another date format pattern (#14999)
  1896. Extractors
  1897. + [kaltura] Add another embed pattern for entry_id
  1898. + [7plus] Add support for 7plus.com.au (#15043)
  1899. * [animeondemand] Relax login error regular expression
  1900. + [shahid] Add support for show pages (#7401)
  1901. + [youtube] Extract uploader, uploader_id and uploader_url for playlists
  1902. (#11427, #15018)
  1903. * [afreecatv] Improve format extraction (#15019)
  1904. + [cspan] Add support for audio only pages and catch page errors (#14995)
  1905. + [mailru] Add support for embed URLs (#14904)
  1906. * [crunchyroll] Future-proof XML element checks (#15013)
  1907. * [cbslocal] Fix timestamp extraction (#14999, #15000)
  1908. * [discoverygo] Correct TTML subtitle extension
  1909. * [vk] Make view count optional (#14979)
  1910. * [disney] Skip Apple FairPlay formats (#14982)
  1911. * [voot] Fix format extraction (#14758)
  1912. version 2017.12.14
  1913. Core
  1914. * [postprocessor/xattr] Clarify NO_SPACE message (#14970)
  1915. * [downloader/http] Return actual download result from real_download (#14971)
  1916. Extractors
  1917. + [itv] Extract more subtitles and duration
  1918. * [itv] Improve extraction (#14944)
  1919. + [byutv] Add support for geo restricted videos
  1920. * [byutv] Fix extraction (#14966, #14967)
  1921. + [bbccouk] Fix extraction for 320k HLS streams
  1922. + [toutv] Add support for special video URLs (#14179)
  1923. * [discovery] Fix free videos extraction (#14157, #14954)
  1924. * [tvnow] Fix extraction (#7831)
  1925. + [nickelodeon:br] Add support for nickelodeon brazil websites (#14893)
  1926. * [nick] Improve extraction (#14876)
  1927. * [tbs] Fix extraction (#13658)
  1928. version 2017.12.10
  1929. Core
  1930. + [utils] Add sami mimetype to mimetype2ext
  1931. Extractors
  1932. * [culturebox] Improve video id extraction (#14947)
  1933. * [twitter] Improve extraction (#14197)
  1934. + [udemy] Extract more HLS formats
  1935. * [udemy] Improve course id extraction (#14938)
  1936. + [stretchinternet] Add support for portal.stretchinternet.com (#14576)
  1937. * [ellentube] Fix extraction (#14407, #14570)
  1938. + [raiplay:playlist] Add support for playlists (#14563)
  1939. * [sonyliv] Bypass geo restriction
  1940. * [sonyliv] Extract higher quality formats (#14922)
  1941. * [fox] Extract subtitles
  1942. + [fox] Add support for Adobe Pass authentication (#14205, #14489)
  1943. - [dailymotion:cloud] Remove extractor (#6794)
  1944. * [xhamster] Fix thumbnail extraction (#14780)
  1945. + [xhamster] Add support for mobile URLs (#14780)
  1946. * [generic] Don't pass video id as mpd id while extracting DASH (#14902)
  1947. * [ard] Skip invalid stream URLs (#14906)
  1948. * [porncom] Fix metadata extraction (#14911)
  1949. * [pluralsight] Detect agreement request (#14913)
  1950. * [toutv] Fix login (#14614)
  1951. version 2017.12.02
  1952. Core
  1953. + [downloader/fragment] Commit part file after each fragment
  1954. + [extractor/common] Add durations for DASH fragments with bare SegmentURLs
  1955. + [extractor/common] Add support for DASH manifests with SegmentLists with
  1956. bare SegmentURLs (#14844)
  1957. + [utils] Add hvc1 codec code to parse_codecs
  1958. Extractors
  1959. * [xhamster] Fix extraction (#14884)
  1960. * [youku] Update ccode (#14872)
  1961. * [mnet] Fix format extraction (#14883)
  1962. + [xiami] Add Referer header to API request
  1963. * [mtv] Correct scc extention in extracted subtitles (#13730)
  1964. * [vvvvid] Fix extraction for kenc videos (#13406)
  1965. + [br] Add support for BR Mediathek videos (#14560, #14788)
  1966. + [daisuki] Add support for motto.daisuki.com (#14681)
  1967. * [odnoklassniki] Fix API metadata request (#14862)
  1968. * [itv] Fix HLS formats extraction
  1969. + [pbs] Add another media id regular expression
  1970. version 2017.11.26
  1971. Core
  1972. * [extractor/common] Use final URL when dumping request (#14769)
  1973. Extractors
  1974. * [fczenit] Fix extraction
  1975. - [firstpost] Remove extractor
  1976. * [freespeech] Fix extraction
  1977. * [nexx] Extract more formats
  1978. + [openload] Add support for openload.link (#14763)
  1979. * [empflix] Relax URL regular expression
  1980. * [empflix] Fix extractrion
  1981. * [tnaflix] Don't modify download URLs (#14811)
  1982. - [gamersyde] Remove extractor
  1983. * [francetv:generationwhat] Fix extraction
  1984. + [massengeschmacktv] Add support for Massengeschmack TV
  1985. * [fox9] Fix extraction
  1986. * [faz] Fix extraction and add support for Perform Group embeds (#14714)
  1987. + [performgroup] Add support for performgroup.com
  1988. + [jwplatform] Add support for iframes (#14828)
  1989. * [culturebox] Fix extraction (#14827)
  1990. * [youku] Fix extraction; update ccode (#14815)
  1991. * [livestream] Make SMIL extraction non fatal (#14792)
  1992. + [drtuber] Add support for mobile URLs (#14772)
  1993. + [spankbang] Add support for mobile URLs (#14771)
  1994. * [instagram] Fix description, timestamp and counters extraction (#14755)
  1995. version 2017.11.15
  1996. Core
  1997. * [common] Skip Apple FairPlay m3u8 manifests (#14741)
  1998. * [YoutubeDL] Fix playlist range optimization for --playlist-items (#14740)
  1999. Extractors
  2000. * [vshare] Capture and output error message
  2001. * [vshare] Fix extraction (#14473)
  2002. * [crunchyroll] Extract old RTMP formats
  2003. * [tva] Fix extraction (#14736)
  2004. * [gamespot] Lower preference of HTTP formats (#14652)
  2005. * [instagram:user] Fix extraction (#14699)
  2006. * [ccma] Fix typo (#14730)
  2007. - Remove sensitive data from logging in messages
  2008. * [instagram:user] Fix extraction (#14699)
  2009. + [gamespot] Add support for article URLs (#14652)
  2010. * [gamespot] Skip Brightcove Once HTTP formats (#14652)
  2011. * [cartoonnetwork] Update tokenizer_src (#14666)
  2012. + [wsj] Recognize another URL pattern (#14704)
  2013. * [pandatv] Update API URL and sign format URLs (#14693)
  2014. * [crunchyroll] Use old login method (#11572)
  2015. version 2017.11.06
  2016. Core
  2017. + [extractor/common] Add protocol for f4m formats
  2018. * [f4m] Prefer baseURL for relative URLs (#14660)
  2019. * [extractor/common] Respect URL query in _extract_wowza_formats (14645)
  2020. Extractors
  2021. + [hotstar:playlist] Add support for playlists (#12465)
  2022. * [hotstar] Bypass geo restriction (#14672)
  2023. - [22tracks] Remove extractor (#11024, #14628)
  2024. + [skysport] Sdd support ooyala videos protected with embed_token (#14641)
  2025. * [gamespot] Extract formats referenced with new data fields (#14652)
  2026. * [spankbang] Detect unavailable videos (#14644)
  2027. version 2017.10.29
  2028. Core
  2029. * [extractor/common] Prefix format id for audio only HLS formats
  2030. + [utils] Add support for zero years and months in parse_duration
  2031. Extractors
  2032. * [egghead] Fix extraction (#14388)
  2033. + [fxnetworks] Extract series metadata (#14603)
  2034. + [younow] Add support for younow.com (#9255, #9432, #12436)
  2035. * [dctptv] Fix extraction (#14599)
  2036. * [youtube] Restrict embed regular expression (#14600)
  2037. * [vimeo] Restrict iframe embed regular expression (#14600)
  2038. * [soundgasm] Improve extraction (#14588)
  2039. - [myvideo] Remove extractor (#8557)
  2040. + [nbc] Add support for classic-tv videos (#14575)
  2041. + [vrtnu] Add support for cookies authentication and simplify (#11873)
  2042. + [canvas] Add support for vrt.be/vrtnu (#11873)
  2043. * [twitch:clips] Fix title extraction (#14566)
  2044. + [ndtv] Add support for sub-sites (#14534)
  2045. * [dramafever] Fix login error message extraction
  2046. + [nick] Add support for more nickelodeon sites (no, dk, se, ch, fr, es, pt,
  2047. ro, hu) (#14553)
  2048. version 2017.10.20
  2049. Core
  2050. * [downloader/fragment] Report warning instead of error on inconsistent
  2051. download state
  2052. * [downloader/hls] Fix total fragments count when ad fragments exist
  2053. Extractors
  2054. * [parliamentliveuk] Fix extraction (#14524)
  2055. * [soundcloud] Update client id (#14546)
  2056. + [servus] Add support for servus.com (#14362)
  2057. + [unity] Add support for unity3d.com (#14528)
  2058. * [youtube] Replace youtube redirect URLs in description (#14517)
  2059. * [pbs] Restrict direct video URL regular expression (#14519)
  2060. * [drtv] Respect preference for direct HTTP formats (#14509)
  2061. + [eporner] Add support for embed URLs (#14507)
  2062. * [arte] Capture and output error message
  2063. * [niconico] Improve uploader metadata extraction robustness (#14135)
  2064. version 2017.10.15.1
  2065. Core
  2066. * [downloader/hls] Ignore anvato ad fragments (#14496)
  2067. * [downloader/fragment] Output ad fragment count
  2068. Extractors
  2069. * [scrippsnetworks:watch] Bypass geo restriction
  2070. + [anvato] Add ability to bypass geo restriction
  2071. * [redditr] Fix extraction for URLs with query (#14495)
  2072. version 2017.10.15
  2073. Core
  2074. + [common] Add support for jwplayer youtube embeds
  2075. Extractors
  2076. * [scrippsnetworks:watch] Fix extraction (#14389)
  2077. * [anvato] Process master m3u8 manifests
  2078. * [youtube] Fix relative URLs in description
  2079. * [spike] Bypass geo restriction
  2080. + [howstuffworks] Add support for more domains
  2081. * [infoq] Fix http format downloading
  2082. + [rtlnl] Add support for another type of embeds
  2083. + [onionstudios] Add support for bulbs-video embeds
  2084. * [udn] Fix extraction
  2085. * [shahid] Fix extraction (#14448)
  2086. * [kaltura] Ignore Widevine encrypted video (.wvm) (#14471)
  2087. * [vh1] Fix extraction (#9613)
  2088. version 2017.10.12
  2089. Core
  2090. * [YoutubeDL] Improve _default_format_spec (#14461)
  2091. Extractors
  2092. * [steam] Fix extraction (#14067)
  2093. + [funk] Add support for funk.net (#14464)
  2094. + [nexx] Add support for shortcuts and relax domain id extraction
  2095. + [voxmedia] Add support for recode.net (#14173)
  2096. + [once] Add support for vmap URLs
  2097. + [generic] Add support for channel9 embeds (#14469)
  2098. * [tva] Fix extraction (#14328)
  2099. + [tubitv] Add support for new URL format (#14460)
  2100. - [afreecatv:global] Remove extractor
  2101. - [youtube:shared] Removed extractor (#14420)
  2102. + [slideslive] Add support for slideslive.com (#2680)
  2103. + [facebook] Support thumbnails (#14416)
  2104. * [vvvvid] Fix episode number extraction (#14456)
  2105. * [hrti:playlist] Relax URL regular expression
  2106. * [wdr] Relax media link regular expression (#14447)
  2107. * [hrti] Relax URL regular expression (#14443)
  2108. * [fox] Delegate extraction to uplynk:preplay (#14147)
  2109. + [youtube] Add support for hooktube.com (#14437)
  2110. version 2017.10.07
  2111. Core
  2112. * [YoutubeDL] Ignore duplicates in --playlist-items
  2113. * [YoutubeDL] Fix out of range --playlist-items for iterable playlists and
  2114. reduce code duplication (#14425)
  2115. + [utils] Use cache in OnDemandPagedList by default
  2116. * [postprocessor/ffmpeg] Convert to opus using libopus (#14381)
  2117. Extractors
  2118. * [reddit] Sort formats (#14430)
  2119. * [lnkgo] Relax URL regular expression (#14423)
  2120. * [pornflip] Extend URL regular expression (#14405, #14406)
  2121. + [xtube] Add support for embed URLs (#14417)
  2122. + [xvideos] Add support for embed URLs and improve extraction (#14409)
  2123. * [beeg] Fix extraction (#14403)
  2124. * [tvn24] Relax URL regular expression (#14395)
  2125. * [nbc] Fix extraction (#13651, #13715, #14137, #14198, #14312, #14314, #14378,
  2126. #14392, #14414, #14419, #14431)
  2127. + [ketnet] Add support for videos without direct sources (#14377)
  2128. * [canvas] Generalize mediazone.vrt.be extractor and rework canvas and een
  2129. + [afreecatv] Add support for adult videos (#14376)
  2130. version 2017.10.01
  2131. Core
  2132. * [YoutubeDL] Document youtube_include_dash_manifest
  2133. Extractors
  2134. + [tvp] Add support for new URL schema (#14368)
  2135. + [generic] Add support for single format Video.js embeds (#14371)
  2136. * [yahoo] Bypass geo restriction for brightcove (#14210)
  2137. * [yahoo] Use extracted brightcove account id (#14210)
  2138. * [rtve:alacarta] Fix extraction (#14290)
  2139. + [yahoo] Add support for custom brigthcove embeds (#14210)
  2140. + [generic] Add support for Video.js embeds
  2141. + [gfycat] Add support for /gifs/detail URLs (#14322)
  2142. * [generic] Fix infinite recursion for twitter:player URLs (#14339)
  2143. * [xhamsterembed] Fix extraction (#14308)
  2144. version 2017.09.24
  2145. Core
  2146. + [options] Accept lrc as a subtitle conversion target format (#14292)
  2147. * [utils] Fix handling raw TTML subtitles (#14191)
  2148. Extractors
  2149. * [24video] Fix timestamp extraction and make non fatal (#14295)
  2150. + [24video] Add support for 24video.adult (#14295)
  2151. + [kakao] Add support for tv.kakao.com (#12298, #14007)
  2152. + [twitter] Add support for URLs without user id (#14270)
  2153. + [americastestkitchen] Add support for americastestkitchen.com (#10764,
  2154. #13996)
  2155. * [generic] Fix support for multiple HTML5 videos on one page (#14080)
  2156. * [mixcloud] Fix extraction (#14088, #14132)
  2157. + [lynda] Add support for educourse.ga (#14286)
  2158. * [beeg] Fix extraction (#14275)
  2159. * [nbcsports:vplayer] Correct theplatform URL (#13873)
  2160. * [twitter] Fix duration extraction (#14141)
  2161. * [tvplay] Bypass geo restriction
  2162. + [heise] Add support for YouTube embeds (#14109)
  2163. + [popcorntv] Add support for popcorntv.it (#5914, #14211)
  2164. * [viki] Update app data (#14181)
  2165. * [morningstar] Relax URL regular expression (#14222)
  2166. * [openload] Fix extraction (#14225, #14257)
  2167. * [noovo] Fix extraction (#14214)
  2168. * [dailymotion:playlist] Relax URL regular expression (#14219)
  2169. + [twitch] Add support for go.twitch.tv URLs (#14215)
  2170. * [vgtv] Relax URL regular expression (#14223)
  2171. version 2017.09.15
  2172. Core
  2173. * [downloader/fragment] Restart inconsistent incomplete fragment downloads
  2174. (#13731)
  2175. * [YoutubeDL] Download raw subtitles files (#12909, #14191)
  2176. Extractors
  2177. * [condenast] Fix extraction (#14196, #14207)
  2178. + [orf] Add support for f4m stories
  2179. * [tv4] Relax URL regular expression (#14206)
  2180. * [animeondemand] Bypass geo restriction
  2181. + [animeondemand] Add support for flash videos (#9944)
  2182. version 2017.09.11
  2183. Extractors
  2184. * [rutube:playlist] Fix suitable (#14166)
  2185. version 2017.09.10
  2186. Core
  2187. + [utils] Introduce bool_or_none
  2188. * [YoutubeDL] Ensure dir existence for each requested format (#14116)
  2189. Extractors
  2190. * [fox] Fix extraction (#14147)
  2191. * [rutube] Use bool_or_none
  2192. * [rutube] Rework and generalize playlist extractors (#13565)
  2193. + [rutube:playlist] Add support for playlists (#13534, #13565)
  2194. + [radiocanada] Add fallback for title extraction (#14145)
  2195. * [vk] Use dedicated YouTube embeds extraction routine
  2196. * [vice] Use dedicated YouTube embeds extraction routine
  2197. * [cracked] Use dedicated YouTube embeds extraction routine
  2198. * [chilloutzone] Use dedicated YouTube embeds extraction routine
  2199. * [abcnews] Use dedicated YouTube embeds extraction routine
  2200. * [youtube] Separate methods for embeds extraction
  2201. * [redtube] Fix formats extraction (#14122)
  2202. * [arte] Relax unavailability check (#14112)
  2203. + [manyvids] Add support for preview videos from manyvids.com (#14053, #14059)
  2204. * [vidme:user] Relax URL regular expression (#14054)
  2205. * [bpb] Fix extraction (#14043, #14086)
  2206. * [soundcloud] Fix download URL with private tracks (#14093)
  2207. * [aliexpress:live] Add support for live.aliexpress.com (#13698, #13707)
  2208. * [viidea] Capture and output lecture error message (#14099)
  2209. * [radiocanada] Skip unsupported platforms (#14100)
  2210. version 2017.09.02
  2211. Extractors
  2212. * [youtube] Force old layout for each webpage (#14068, #14072, #14074, #14076,
  2213. #14077, #14079, #14082, #14083, #14094, #14095, #14096)
  2214. * [youtube] Fix upload date extraction (#14065)
  2215. + [charlierose] Add support for episodes (#14062)
  2216. + [bbccouk] Add support for w-prefixed ids (#14056)
  2217. * [googledrive] Extend URL regular expression (#9785)
  2218. + [googledrive] Add support for source format (#14046)
  2219. * [pornhd] Fix extraction (#14005)
  2220. version 2017.08.27.1
  2221. Extractors
  2222. * [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (#14037)
  2223. version 2017.08.27
  2224. Core
  2225. + [extractor/common] Extract height and format id for HTML5 videos (#14034)
  2226. * [downloader/http] Rework HTTP downloader (#506, #809, #2849, #4240, #6023,
  2227. #8625, #9483)
  2228. * Simplify code and split into separate routines to facilitate maintaining
  2229. * Make retry mechanism work on errors during actual download not only
  2230. during connection establishment phase
  2231. * Retry on ECONNRESET and ETIMEDOUT during reading data from network
  2232. * Retry on content too short
  2233. * Show error description on retry
  2234. Extractors
  2235. * [generic] Lower preference for extraction from LD-JSON
  2236. * [rai] Fix audio formats extraction (#14024)
  2237. * [youtube] Fix controversy videos extraction (#14027, #14029)
  2238. * [mixcloud] Fix extraction (#14015, #14020)
  2239. version 2017.08.23
  2240. Core
  2241. + [extractor/common] Introduce _parse_xml
  2242. * [extractor/common] Make HLS and DASH extraction in_parse_html5_media_entries
  2243. non fatal (#13970)
  2244. * [utils] Fix unescapeHTML for misformed string like "&a"" (#13935)
  2245. Extractors
  2246. * [cbc:watch] Bypass geo restriction (#13993)
  2247. * [toutv] Relax DRM check (#13994)
  2248. + [googledrive] Add support for subtitles (#13619, #13638)
  2249. * [pornhub] Relax uploader regular expression (#13906, #13975)
  2250. * [bandcamp:album] Extract track titles (#13962)
  2251. + [bbccouk] Add support for events URLs (#13893)
  2252. + [liveleak] Support multi-video pages (#6542)
  2253. + [liveleak] Support another liveleak embedding pattern (#13336)
  2254. * [cda] Fix extraction (#13935)
  2255. + [laola1tv] Add support for tv.ittf.com (#13965)
  2256. * [mixcloud] Fix extraction (#13958, #13974, #13980, #14003)
  2257. version 2017.08.18
  2258. Core
  2259. * [YoutubeDL] Sanitize byte string format URLs (#13951)
  2260. + [extractor/common] Add support for float durations in _parse_mpd_formats
  2261. (#13919)
  2262. Extractors
  2263. * [arte] Detect unavailable videos (#13945)
  2264. * [generic] Convert redirect URLs to unicode strings (#13951)
  2265. * [udemy] Fix paid course detection (#13943)
  2266. * [pluralsight] Use RPC API for course extraction (#13937)
  2267. + [clippit] Add support for clippituser.tv
  2268. + [qqmusic] Support new URL schemes (#13805)
  2269. * [periscope] Renew HLS extraction (#13917)
  2270. * [mixcloud] Extract decrypt key
  2271. version 2017.08.13
  2272. Core
  2273. * [YoutubeDL] Make sure format id is not empty
  2274. * [extractor/common] Make _family_friendly_search optional
  2275. * [extractor/common] Respect source's type attribute for HTML5 media (#13892)
  2276. Extractors
  2277. * [pornhub:playlistbase] Skip videos from drop-down menu (#12819, #13902)
  2278. + [fourtube] Add support pornerbros.com (#6022)
  2279. + [fourtube] Add support porntube.com (#7859, #13901)
  2280. + [fourtube] Add support fux.com
  2281. * [limelight] Improve embeds detection (#13895)
  2282. + [reddit] Add support for v.redd.it and reddit.com (#13847)
  2283. * [aparat] Extract all formats (#13887)
  2284. * [mixcloud] Fix play info decryption (#13885)
  2285. + [generic] Add support for vzaar embeds (#13876)
  2286. version 2017.08.09
  2287. Core
  2288. * [utils] Skip missing params in cli_bool_option (#13865)
  2289. Extractors
  2290. * [xxxymovies] Fix title extraction (#13868)
  2291. + [nick] Add support for nick.com.pl (#13860)
  2292. * [mixcloud] Fix play info decryption (#13867)
  2293. * [20min] Fix embeds extraction (#13852)
  2294. * [dplayit] Fix extraction (#13851)
  2295. + [niconico] Support videos with multiple formats (#13522)
  2296. + [niconico] Support HTML5-only videos (#13806)
  2297. version 2017.08.06
  2298. Core
  2299. * Use relative paths for DASH fragments (#12990)
  2300. Extractors
  2301. * [pluralsight] Fix format selection
  2302. - [mpora] Remove extractor (#13826)
  2303. + [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218)
  2304. * [vlive:channel] Limit number of videos per page to 100 (#13830)
  2305. * [podomatic] Extend URL regular expression (#13827)
  2306. * [cinchcast] Extend URL regular expression
  2307. * [yandexdisk] Relax URL regular expression (#13824)
  2308. * [vidme] Extract DASH and HLS formats
  2309. - [teamfour] Remove extractor (#13782)
  2310. * [pornhd] Fix extraction (#13783)
  2311. * [udemy] Fix subtitles extraction (#13812)
  2312. * [mlb] Extend URL regular expression (#13740, #13773)
  2313. + [pbs] Add support for new URL schema (#13801)
  2314. * [nrktv] Update API host (#13796)
  2315. version 2017.07.30.1
  2316. Core
  2317. * [downloader/hls] Use redirect URL as manifest base (#13755)
  2318. * [options] Correctly hide login info from debug outputs (#13696)
  2319. Extractors
  2320. + [watchbox] Add support for watchbox.de (#13739)
  2321. - [clipfish] Remove extractor
  2322. + [youjizz] Fix extraction (#13744)
  2323. + [generic] Add support for another ooyala embed pattern (#13727)
  2324. + [ard] Add support for lives (#13771)
  2325. * [soundcloud] Update client id
  2326. + [soundcloud:trackstation] Add support for track stations (#13733)
  2327. * [svtplay] Use geo verification proxy for API request
  2328. * [svtplay] Update API URL (#13767)
  2329. + [yandexdisk] Add support for yadi.sk (#13755)
  2330. + [megaphone] Add support for megaphone.fm
  2331. * [amcnetworks] Make rating optional (#12453)
  2332. * [cloudy] Fix extraction (#13737)
  2333. + [nickru] Add support for nickelodeon.ru
  2334. * [mtv] Improve thumbnal extraction
  2335. * [nick] Automate geo-restriction bypass (#13711)
  2336. * [niconico] Improve error reporting (#13696)
  2337. version 2017.07.23
  2338. Core
  2339. * [YoutubeDL] Improve default format specification (#13704)
  2340. * [YoutubeDL] Do not override id, extractor and extractor_key for
  2341. url_transparent entities
  2342. * [extractor/common] Fix playlist_from_matches
  2343. Extractors
  2344. * [itv] Fix production id extraction (#13671, #13703)
  2345. * [vidio] Make duration non fatal and fix typo
  2346. * [mtv] Skip missing video parts (#13690)
  2347. * [sportbox:embed] Fix extraction
  2348. + [npo] Add support for npo3.nl URLs (#13695)
  2349. * [dramafever] Remove video id from title (#13699)
  2350. + [egghead:lesson] Add support for lessons (#6635)
  2351. * [funnyordie] Extract more metadata (#13677)
  2352. * [youku:show] Fix playlist extraction (#13248)
  2353. + [dispeak] Recognize sevt subdomain (#13276)
  2354. * [adn] Improve error reporting (#13663)
  2355. * [crunchyroll] Relax series and season regular expression (#13659)
  2356. + [spiegel:article] Add support for nexx iframe embeds (#13029)
  2357. + [nexx:embed] Add support for iframe embeds
  2358. * [nexx] Improve JS embed extraction
  2359. + [pearvideo] Add support for pearvideo.com (#13031)
  2360. version 2017.07.15
  2361. Core
  2362. * [YoutubeDL] Don't expand environment variables in meta fields (#13637)
  2363. Extractors
  2364. * [spiegeltv] Delegate extraction to nexx extractor (#13159)
  2365. + [nexx] Add support for nexx.cloud (#10807, #13465)
  2366. * [generic] Fix rutube embeds extraction (#13641)
  2367. * [karrierevideos] Fix title extraction (#13641)
  2368. * [youtube] Don't capture YouTube Red ad for creator meta field (#13621)
  2369. * [slideshare] Fix extraction (#13617)
  2370. + [5tv] Add another video URL pattern (#13354, #13606)
  2371. * [drtv] Make HLS and HDS extraction non fatal
  2372. * [ted] Fix subtitles extraction (#13628, #13629)
  2373. * [vine] Make sure the title won't be empty
  2374. + [twitter] Support HLS streams in vmap URLs
  2375. + [periscope] Support pscp.tv URLs in embedded frames
  2376. * [twitter] Extract mp4 urls via mobile API (#12726)
  2377. * [niconico] Fix authentication error handling (#12486)
  2378. * [giantbomb] Extract m3u8 formats (#13626)
  2379. + [vlive:playlist] Add support for playlists (#13613)
  2380. version 2017.07.09
  2381. Core
  2382. + [extractor/common] Add support for AMP tags in _parse_html5_media_entries
  2383. + [utils] Support attributes with no values in get_elements_by_attribute
  2384. Extractors
  2385. + [dailymail] Add support for embeds
  2386. + [joj] Add support for joj.sk (#13268)
  2387. * [abc.net.au:iview] Extract more formats (#13492, #13489)
  2388. * [egghead:course] Fix extraction (#6635, #13370)
  2389. + [cjsw] Add support for cjsw.com (#13525)
  2390. + [eagleplatform] Add support for referrer protected videos (#13557)
  2391. + [eagleplatform] Add support for another embed pattern (#13557)
  2392. * [veoh] Extend URL regular expression (#13601)
  2393. * [npo:live] Fix live stream id extraction (#13568, #13605)
  2394. * [googledrive] Fix height extraction (#13603)
  2395. + [dailymotion] Add support for new layout (#13580)
  2396. - [yam] Remove extractor
  2397. * [xhamster] Extract all formats and fix duration extraction (#13593)
  2398. + [xhamster] Add support for new URL schema (#13593)
  2399. * [espn] Extend URL regular expression (#13244, #13549)
  2400. * [kaltura] Fix typo in subtitles extraction (#13569)
  2401. * [vier] Adapt extraction to redesign (#13575)
  2402. version 2017.07.02
  2403. Core
  2404. * [extractor/common] Improve _json_ld
  2405. Extractors
  2406. + [thisoldhouse] Add more fallbacks for video id
  2407. * [thisoldhouse] Fix video id extraction (#13540, #13541)
  2408. * [xfileshare] Extend format regular expression (#13536)
  2409. * [ted] Fix extraction (#13535)
  2410. + [tastytrade] Add support for tastytrade.com (#13521)
  2411. * [dplayit] Relax video id regular expression (#13524)
  2412. + [generic] Extract more generic metadata (#13527)
  2413. + [bbccouk] Capture and output error message (#13501, #13518)
  2414. * [cbsnews] Relax video info regular expression (#13284, #13503)
  2415. + [facebook] Add support for plugin video embeds and multiple embeds (#13493)
  2416. * [soundcloud] Switch to https for API requests (#13502)
  2417. * [pandatv] Switch to https for API and download URLs
  2418. + [pandatv] Add support for https URLs (#13491)
  2419. + [niconico] Support sp subdomain (#13494)
  2420. version 2017.06.25
  2421. Core
  2422. + [adobepass] Add support for DIRECTV NOW (mso ATTOTT) (#13472)
  2423. * [YoutubeDL] Skip malformed formats for better extraction robustness
  2424. Extractors
  2425. + [wsj] Add support for barrons.com (#13470)
  2426. + [ign] Add another video id pattern (#13328)
  2427. + [raiplay:live] Add support for live streams (#13414)
  2428. + [redbulltv] Add support for live videos and segments (#13486)
  2429. + [onetpl] Add support for videos embedded via pulsembed (#13482)
  2430. * [ooyala] Make more robust
  2431. * [ooyala] Skip empty format URLs (#13471, #13476)
  2432. * [hgtv.com:show] Fix typo
  2433. version 2017.06.23
  2434. Core
  2435. * [adobepass] Fix extraction on older python 2.6
  2436. Extractors
  2437. * [youtube] Adapt to new automatic captions rendition (#13467)
  2438. * [hgtv.com:show] Relax video config regular expression (#13279, #13461)
  2439. * [drtuber] Fix formats extraction (#12058)
  2440. * [youporn] Fix upload date extraction
  2441. * [youporn] Improve formats extraction
  2442. * [youporn] Fix title extraction (#13456)
  2443. * [googledrive] Fix formats sorting (#13443)
  2444. * [watchindianporn] Fix extraction (#13411, #13415)
  2445. + [vimeo] Add fallback mp4 extension for original format
  2446. + [ruv] Add support for ruv.is (#13396)
  2447. * [viu] Fix extraction on older python 2.6
  2448. * [pandora.tv] Fix upload_date extraction (#12846)
  2449. + [asiancrush] Add support for asiancrush.com (#13420)
  2450. version 2017.06.18
  2451. Core
  2452. * [downloader/common] Use utils.shell_quote for debug command line
  2453. * [utils] Use compat_shlex_quote in shell_quote
  2454. * [postprocessor/execafterdownload] Encode command line (#13407)
  2455. * [compat] Fix compat_shlex_quote on Windows (#5889, #10254)
  2456. * [postprocessor/metadatafromtitle] Fix missing optional meta fields processing
  2457. in --metadata-from-title (#13408)
  2458. * [extractor/common] Fix json dumping with --geo-bypass
  2459. + [extractor/common] Improve jwplayer subtitles extraction
  2460. + [extractor/common] Improve jwplayer formats extraction (#13379)
  2461. Extractors
  2462. * [polskieradio] Fix extraction (#13392)
  2463. + [xfileshare] Add support for fastvideo.me (#13385)
  2464. * [bilibili] Fix extraction of videos with double quotes in titles (#13387)
  2465. * [4tube] Fix extraction (#13381, #13382)
  2466. + [disney] Add support for disneychannel.de (#13383)
  2467. * [npo] Improve URL regular expression (#13376)
  2468. + [corus] Add support for showcase.ca
  2469. + [corus] Add support for history.ca (#13359)
  2470. version 2017.06.12
  2471. Core
  2472. * [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
  2473. + [compat] Introduce compat_HTMLParseError
  2474. * [utils] Improve unified_timestamp
  2475. * [extractor/generic] Ensure format id is unicode string
  2476. * [extractor/common] Return unicode string from _match_id
  2477. + [YoutubeDL] Sanitize more fields (#13313)
  2478. Extractors
  2479. + [xfileshare] Add support for rapidvideo.tv (#13348)
  2480. * [xfileshare] Modernize and pass Referer
  2481. + [rutv] Add support for testplayer.vgtrk.com (#13347)
  2482. + [newgrounds] Extract more metadata (#13232)
  2483. + [newgrounds:playlist] Add support for playlists (#10611)
  2484. * [newgrounds] Improve formats and uploader extraction (#13346)
  2485. * [msn] Fix formats extraction
  2486. * [turbo] Ensure format id is string
  2487. * [sexu] Ensure height is int
  2488. * [jove] Ensure comment count is int
  2489. * [golem] Ensure format id is string
  2490. * [gfycat] Ensure filesize is int
  2491. * [foxgay] Ensure height is int
  2492. * [flickr] Ensure format id is string
  2493. * [sohu] Fix numeric fields
  2494. * [safari] Improve authentication detection (#13319)
  2495. * [liveleak] Ensure height is int (#13313)
  2496. * [streamango] Make title optional (#13292)
  2497. * [rtlnl] Improve URL regular expression (#13295)
  2498. * [tvplayer] Fix extraction (#13291)
  2499. version 2017.06.05
  2500. Core
  2501. * [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270)
  2502. Extractors
  2503. + [bandcamp:weekly] Add support for bandcamp weekly (#12758)
  2504. * [pornhub:playlist] Fix extraction (#13281)
  2505. - [godtv] Remove extractor (#13175)
  2506. * [safari] Fix typo (#13252)
  2507. * [youtube] Improve chapters extraction (#13247)
  2508. * [1tv] Lower preference for HTTP formats (#13246)
  2509. * [francetv] Relax URL regular expression
  2510. * [drbonanza] Fix extraction (#13231)
  2511. * [packtpub] Fix authentication (#13240)
  2512. version 2017.05.29
  2513. Extractors
  2514. * [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
  2515. (#13211)
  2516. * [xhamster] Fix uploader and like/dislike count extraction (#13216))
  2517. + [xhamster] Extract categories (#11728)
  2518. + [abcnews] Add support for embed URLs (#12851)
  2519. * [gaskrank] Fix extraction (#12493)
  2520. * [medialaan] Fix videos with missing videoUrl (#12774)
  2521. * [dvtv] Fix playlist support
  2522. + [dvtv] Add support for DASH and HLS formats (#3063)
  2523. + [beam:vod] Add support for beam.pro/mixer.com VODs (#13032))
  2524. * [cbsinteractive] Relax URL regular expression (#13213)
  2525. * [adn] Fix formats extraction
  2526. + [youku] Extract more metadata (#10433)
  2527. * [cbsnews] Fix extraction (#13205)
  2528. version 2017.05.26
  2529. Core
  2530. + [utils] strip_jsonp() can recognize more patterns
  2531. * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
  2532. Extractors
  2533. + [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
  2534. + [bbc] Add support for authentication
  2535. * [tudou] Merge into youku extractor (#12214)
  2536. * [youku:show] Fix extraction
  2537. * [youku] Fix extraction (#13191)
  2538. * [udemy] Fix extraction for outputs' format entries without URL (#13192)
  2539. * [vimeo] Fix formats' sorting (#13189)
  2540. * [cbsnews] Fix extraction for 60 Minutes videos (#12861)
  2541. version 2017.05.23
  2542. Core
  2543. + [downloader/external] Pass -loglevel to ffmpeg downloader (#13183)
  2544. + [adobepass] Add support for Bright House Networks (#13149)
  2545. Extractors
  2546. + [streamcz] Add support for subtitles (#13174)
  2547. * [youtube] Fix DASH manifest signature decryption (#8944, #13156)
  2548. * [toggle] Relax URL regular expression (#13172)
  2549. * [toypics] Fix extraction (#13077)
  2550. * [njpwworld] Fix extraction (#13162, #13169)
  2551. + [hitbox] Add support for smashcast.tv (#13154)
  2552. * [mitele] Update app key regular expression (#13158)
  2553. version 2017.05.18.1
  2554. Core
  2555. * [jsinterp] Fix typo and cleanup regular expressions (#13134)
  2556. version 2017.05.18
  2557. Core
  2558. + [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125,
  2559. #13126, #13128, #13129, #13130, #13131, #13132)
  2560. + [extractor/common] Add support for schemeless URLs in _extract_wowza_formats
  2561. (#13088, #13092)
  2562. + [utils] Recognize more audio codecs (#13081)
  2563. Extractors
  2564. + [vier] Extract more metadata (#12539)
  2565. * [vier] Improve extraction (#12801)
  2566. + Add support for authentication
  2567. * Bypass authentication when no credentials provided
  2568. * Improve extraction robustness
  2569. * [dailymail] Fix sources extraction (#13057)
  2570. * [dailymotion] Extend URL regular expression (#13079)
  2571. version 2017.05.14
  2572. Core
  2573. + [extractor/common] Respect Width and Height attributes in ISM manifests
  2574. + [postprocessor/metadatafromtitle] Add support regular expression syntax for
  2575. --metadata-from-title (#13065)
  2576. Extractors
  2577. + [mediaset] Add support for video.mediaset.it (#12708, #12964)
  2578. * [orf:radio] Fix extraction (#11643, #12926)
  2579. * [aljazeera] Extend URL regular expression (#13053)
  2580. * [imdb] Relax URL regular expression (#13056)
  2581. + [francetv] Add support for mobile.france.tv (#13068)
  2582. + [upskill] Add support for upskillcourses.com (#13043)
  2583. * [thescene] Fix extraction (#13061)
  2584. * [condenast] Improve embed support
  2585. * [liveleak] Fix extraction (#12053)
  2586. + [douyu] Support Douyu shows (#12228)
  2587. * [myspace] Improve URL regular expression (#13040)
  2588. * [adultswim] Use desktop platform in assets URL (#13041)
  2589. version 2017.05.09
  2590. Core
  2591. * [YoutubeDL] Force --restrict-filenames when no locale is set on all python
  2592. versions (#13027)
  2593. Extractors
  2594. * [francetv] Adapt to site redesign (#13034)
  2595. + [packtpub] Add support for authentication (#12622)
  2596. * [drtv] Lower preference for SignLanguage formats (#13013, #13016)
  2597. + [cspan] Add support for brightcove live embeds (#13028)
  2598. * [vrv] Extract DASH formats and subtitles
  2599. * [funimation] Fix authentication (#13021)
  2600. * [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
  2601. + Add support for Adobe Pass authentication
  2602. + Add support for live streams
  2603. + Add support for show pages
  2604. * [turner] Extract thumbnail, is_live and strip description
  2605. + [nonktube] Add support for nonktube.com (#8647, #13024)
  2606. + [nuevo] Pass headers to _extract_nuevo
  2607. * [nbc] Improve extraction (#12364)
  2608. version 2017.05.07
  2609. Common
  2610. * [extractor/common] Fix typo in _extract_akamai_formats
  2611. + [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
  2612. + [extractor/common] Introduce chapters meta field
  2613. Extractors
  2614. * [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
  2615. #13003)
  2616. * [bilibili] Fix video downloading (#13001)
  2617. * [rmcdecouverte] Fix extraction (#12937)
  2618. * [theplatform] Extract chapters
  2619. * [bandcamp] Fix thumbnail extraction (#12980)
  2620. * [pornhub] Extend URL regular expression (#12996)
  2621. + [youtube] Extract chapters
  2622. + [nrk] Extract chapters
  2623. + [vice] Add support for ooyala embeds in article pages
  2624. + [vice] Support vice articles (#12968)
  2625. * [vice] Fix extraction for non en_us videos (#12967)
  2626. * [gdcvault] Fix extraction for some videos (#12733)
  2627. * [pbs] Improve multipart video support (#12981)
  2628. * [laola1tv] Fix extraction (#12880)
  2629. + [cda] Support birthday verification (#12789)
  2630. * [leeco] Fix extraction (#12974)
  2631. + [pbs] Extract chapters
  2632. * [amp] Imporove thumbnail and subtitles extraction
  2633. * [foxsports] Fix extraction (#12945)
  2634. - [coub] Remove comment count extraction (#12941)
  2635. version 2017.05.01
  2636. Core
  2637. + [extractor/common] Extract view count from JSON-LD
  2638. * [utils] Improve unified_timestamp
  2639. + [utils] Add video/mp2t to mimetype2ext
  2640. * [downloader/external] Properly handle live stream downloading cancellation
  2641. (#8932)
  2642. + [utils] Add support for unicode whitespace in clean_html on python 2 (#12906)
  2643. Extractors
  2644. * [infoq] Make audio format extraction non fatal (#12938)
  2645. * [brightcove] Allow whitespace around attribute names in embedded code
  2646. + [zaq1] Add support for zaq1.pl (#12693)
  2647. + [xvideos] Extract duration (#12828)
  2648. * [vevo] Fix extraction (#12879)
  2649. + [noovo] Add support for noovo.ca (#12792)
  2650. + [washingtonpost] Add support for embeds (#12699)
  2651. * [yandexmusic:playlist] Fix extraction for python 3 (#12888)
  2652. * [anvato] Improve extraction (#12913)
  2653. * Promote to regular shortcut based extractor
  2654. * Add mcp to access key mapping table
  2655. * Add support for embeds extraction
  2656. * Add support for anvato embeds in generic extractor
  2657. * [xtube] Fix extraction for older FLV videos (#12734)
  2658. * [tvplayer] Fix extraction (#12908)
  2659. version 2017.04.28
  2660. Core
  2661. + [adobepass] Use geo verification headers for all requests
  2662. - [downloader/fragment] Remove assert for resume_len when no fragments
  2663. downloaded
  2664. + [extractor/common] Add manifest_url for explicit group rendition formats
  2665. * [extractor/common] Fix manifest_url for m3u8 formats
  2666. - [extractor/common] Don't list master m3u8 playlists in format list (#12832)
  2667. Extractor
  2668. * [aenetworks] Fix extraction for shows with single season
  2669. + [go] Add support for Disney, DisneyJunior and DisneyXD show pages
  2670. * [youtube] Recognize new locale-based player URLs (#12885)
  2671. + [streamable] Add support for new embedded URL schema (#12844)
  2672. * [arte:+7] Relax URL regular expression (#12837)
  2673. version 2017.04.26
  2674. Core
  2675. * Introduce --keep-fragments for keeping fragments of fragmented download
  2676. on disk after download is finished
  2677. * [YoutubeDL] Fix output template for missing timestamp (#12796)
  2678. * [socks] Handle cases where credentials are required but missing
  2679. * [extractor/common] Improve HLS extraction (#12211)
  2680. * Extract m3u8 parsing to separate method
  2681. * Improve rendition groups extraction
  2682. * Build stream name according stream GROUP-ID
  2683. * Ignore reference to AUDIO group without URI when stream has no CODECS
  2684. * Use float for scaled tbr in _parse_m3u8_formats
  2685. * [utils] Add support for TTML styles in dfxp2srt
  2686. * [downloader/hls] No need to download keys for fragments that have been
  2687. already downloaded
  2688. * [downloader/fragment] Improve fragment downloading
  2689. * Resume immediately
  2690. * Don't concatenate fragments and decrypt them on every resume
  2691. * Optimize disk storage usage, don't store intermediate fragments on disk
  2692. * Store bookkeeping download state file
  2693. + [extractor/common] Add support for multiple getters in try_get
  2694. + [extractor/common] Add support for video of WebPage context in _json_ld
  2695. (#12778)
  2696. + [extractor/common] Relax JWPlayer regular expression and remove
  2697. duplicate URLs (#12768)
  2698. Extractors
  2699. * [iqiyi] Fix extraction of Yule videos
  2700. * [vidio] Improve extraction and sort formats
  2701. + [brightcove] Match only video elements with data-video-id attribute
  2702. * [iqiyi] Fix playlist detection (#12504)
  2703. - [azubu] Remove extractor (#12813)
  2704. * [porn91] Fix extraction (#12814)
  2705. * [vidzi] Fix extraction (#12793)
  2706. + [amp] Extract error message (#12795)
  2707. + [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
  2708. * [instagram] Fix extraction (#12777)
  2709. + [generic] Support Brightcove videos in <iframe> (#12482)
  2710. + [brightcove] Support URLs with bcpid instead of playerID (#12482)
  2711. * [brightcove] Fix _extract_url (#12782)
  2712. + [odnoklassniki] Extract HLS formats
  2713. version 2017.04.17
  2714. Extractors
  2715. * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
  2716. add support for channel and channelList embeds
  2717. * [generic] Extract multiple Limelight embeds (#12761)
  2718. + [itv] Extract series metadata
  2719. * [itv] Fix RTMP formats downloading (#12759)
  2720. * [itv] Use native HLS downloader by default
  2721. + [go90] Extract subtitles (#12752)
  2722. + [go90] Extract series metadata (#12752)
  2723. version 2017.04.16
  2724. Core
  2725. * [YoutubeDL] Apply expand_path after output template substitution
  2726. + [YoutubeDL] Propagate overridden meta fields to extraction results of type
  2727. url (#11163)
  2728. Extractors
  2729. + [generic] Extract RSS entries as url_transparent (#11163)
  2730. + [streamango] Add support for streamango.com (#12643)
  2731. + [wsj:article] Add support for articles (#12558)
  2732. * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
  2733. URLs (#9163, #12005, #12178, #12480)
  2734. + [udemy] Add support for react rendition (#12744)
  2735. version 2017.04.15
  2736. Extractors
  2737. * [youku] Fix fileid extraction (#12741, #12743)
  2738. version 2017.04.14
  2739. Core
  2740. + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
  2741. + [adobepass] Improve Comcast and Verizon login code (#10803)
  2742. + [adobepass] Add support for Verizon (#10803)
  2743. Extractors
  2744. + [aenetworks] Add support for specials (#12723)
  2745. + [hbo] Extract HLS formats
  2746. + [go90] Add support for go90.com (#10127)
  2747. + [tv2hu] Add support for tv2.hu (#10509)
  2748. + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
  2749. * [youtube] Improve HLS formats extraction
  2750. * [afreecatv] Fix extraction for videos with different key layout (#12718)
  2751. - [youtube] Remove explicit preference for audio-only and video-only formats in
  2752. order not to break sorting when new formats appear
  2753. * [canalplus] Bypass geo restriction
  2754. version 2017.04.11
  2755. Extractors
  2756. * [afreecatv] Fix extraction (#12706)
  2757. + [generic] Add support for <object> YouTube embeds (#12637)
  2758. * [bbccouk] Treat bitrate as audio+video bitrate in media selector
  2759. + [bbccouk] Skip unrecognized formats in media selector (#12701)
  2760. + [bbccouk] Add support for https protocol in media selector (#12701)
  2761. * [curiositystream] Fix extraction (#12638)
  2762. * [adn] Update subtitle decryption key
  2763. * [chaturbate] Fix extraction (#12665, #12688, #12690)
  2764. version 2017.04.09
  2765. Extractors
  2766. + [medici] Add support for medici.tv (#3406)
  2767. + [rbmaradio] Add support for redbullradio.com URLs (#12687)
  2768. + [npo:live] Add support for default URL (#12555)
  2769. * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
  2770. + [thesun] Add suport for thesun.co.uk (#11298, #12674)
  2771. + [ceskateleveize:porady] Add support for porady (#7411, #12645)
  2772. * [ceskateleveize] Improve extraction and remove URL replacement hacks
  2773. + [kaltura] Add support for iframe embeds (#12679)
  2774. * [airmozilla] Fix extraction (#12670)
  2775. * [wshh] Extract html5 entries and delegate to generic extractor (12676)
  2776. + [raiplay] Extract subtitles
  2777. + [xfileshare] Add support for vidlo.us (#12660)
  2778. + [xfileshare] Add support for vidbom.com (#12661)
  2779. + [aenetworks] Add more video URL regular expressions (#12657)
  2780. + [odnoklassniki] Fix format sorting for 1080p quality
  2781. + [rtl2] Add support for you.rtl2.de (#10257)
  2782. + [vshare] Add support for vshare.io (#12278)
  2783. version 2017.04.03
  2784. Core
  2785. + [extractor/common] Add censorship check for TransTelekom ISP
  2786. * [extractor/common] Move censorship checks to a separate method
  2787. Extractors
  2788. + [discoveryvr] Add support for discoveryvr.com (#12578)
  2789. + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
  2790. + [periscope] Add support for pscp.tv URLs (#12618, #12625)
  2791. version 2017.04.02
  2792. Core
  2793. * [YoutubeDL] Return early when extraction of url_transparent fails
  2794. Extractors
  2795. * [rai] Fix and improve extraction (#11790)
  2796. + [vrv] Add support for series pages
  2797. * [limelight] Improve extraction for audio only formats
  2798. * [funimation] Fix extraction (#10696, #11773)
  2799. + [xfileshare] Add support for vidabc.com (#12589)
  2800. + [xfileshare] Improve extraction and extract hls formats
  2801. + [crunchyroll] Pass geo verifcation proxy
  2802. + [cwtv] Extract ISM formats
  2803. + [tvplay] Bypass geo restriction
  2804. + [vrv] Add support for vrv.co
  2805. + [packtpub] Add support for packtpub.com (#12610)
  2806. + [generic] Pass base_url to _parse_jwplayer_data
  2807. + [adn] Add support for animedigitalnetwork.fr (#4866)
  2808. + [allocine] Extract more metadata
  2809. * [allocine] Fix extraction (#12592)
  2810. * [openload] Fix extraction
  2811. version 2017.03.26
  2812. Core
  2813. * Don't raise an error if JWPlayer config data is not a Javascript object
  2814. literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
  2815. * Expand environment variables for options representing paths (#12556)
  2816. + [utils] Introduce expand_path
  2817. * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
  2818. Extractors
  2819. * [afreecatv] Fix extraction (#12179)
  2820. + [atvat] Add support for atv.at (#5325)
  2821. + [fox] Add metadata extraction (#12391)
  2822. + [atresplayer] Extract DASH formats
  2823. + [atresplayer] Extract HD manifest (#12548)
  2824. * [atresplayer] Fix login error detection (#12548)
  2825. * [franceculture] Fix extraction (#12547)
  2826. * [youtube] Improve URL regular expression (#12538)
  2827. * [generic] Do not follow redirects to the same URL
  2828. version 2017.03.24
  2829. Extractors
  2830. - [9c9media] Remove mp4 URL extraction request
  2831. + [bellmedia] Add support for etalk.ca and space.ca (#12447)
  2832. * [channel9] Fix extraction (#11323)
  2833. * [cloudy] Fix extraction (#12525)
  2834. + [hbo] Add support for free episode URLs and new formats extraction (#12519)
  2835. * [condenast] Fix extraction and style (#12526)
  2836. * [viu] Relax URL regular expression (#12529)
  2837. version 2017.03.22
  2838. Extractors
  2839. - [pluralsight] Omit module title from video title (#12506)
  2840. * [pornhub] Decode obfuscated video URL (#12470, #12515)
  2841. * [senateisvp] Allow https URL scheme for embeds (#12512)
  2842. version 2017.03.20
  2843. Core
  2844. + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
  2845. output template
  2846. + [adobepass] Detect and output error on authz token extraction (#12472)
  2847. Extractors
  2848. + [bostonglobe] Add extractor for bostonglobe.com (#12099)
  2849. + [toongoggles] Add support for toongoggles.com (#12171)
  2850. + [medialaan] Add support for Medialaan sites (#9974, #11912)
  2851. + [discoverynetworks] Add support for more domains and bypass geo restiction
  2852. * [openload] Fix extraction (#10408)
  2853. version 2017.03.16
  2854. Core
  2855. + [postprocessor/ffmpeg] Add support for flac
  2856. + [extractor/common] Extract SMIL formats from jwplayer
  2857. Extractors
  2858. + [generic] Add forgotten return for jwplayer formats
  2859. * [redbulltv] Improve extraction
  2860. version 2017.03.15
  2861. Core
  2862. * Fix missing subtitles if --add-metadata is used (#12423)
  2863. Extractors
  2864. * [facebook] Make title optional (#12443)
  2865. + [mitele] Add support for ooyala videos (#12430)
  2866. * [openload] Fix extraction (#12435, #12446)
  2867. * [streamable] Update API URL (#12433)
  2868. + [crunchyroll] Extract season name (#12428)
  2869. * [discoverygo] Bypass geo restriction
  2870. + [discoverygo:playlist] Add support for playlists (#12424)
  2871. version 2017.03.10
  2872. Extractors
  2873. * [generic] Make title optional for jwplayer embeds (#12410)
  2874. * [wdr:maus] Fix extraction (#12373)
  2875. * [prosiebensat1] Improve title extraction (#12318, #12327)
  2876. * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
  2877. * [miomio] Fix extraction (#12291, #12388, #12402)
  2878. * [telequebec] Fix description extraction (#12399)
  2879. * [openload] Fix extraction (#12357)
  2880. * [brightcove:legacy] Relax videoPlayer validation check (#12381)
  2881. version 2017.03.07
  2882. Core
  2883. * Metadata are now added after conversion (#5594)
  2884. Extractors
  2885. * [soundcloud] Update client id (#12376)
  2886. * [openload] Fix extraction (#10408, #12357)
  2887. version 2017.03.06
  2888. Core
  2889. + [utils] Process bytestrings in urljoin (#12369)
  2890. * [extractor/common] Improve height extraction and extract bitrate
  2891. * [extractor/common] Move jwplayer formats extraction in separate method
  2892. + [external:ffmpeg] Limit test download size to 10KiB (#12362)
  2893. Extractors
  2894. + [drtv] Add geo countries to GeoRestrictedError
  2895. + [drtv:live] Bypass geo restriction
  2896. + [tunepk] Add extractor (#12197, #12243)
  2897. version 2017.03.05
  2898. Extractors
  2899. + [twitch] Add basic support for two-factor authentication (#11974)
  2900. + [vier] Add support for vijf.be (#12304)
  2901. + [redbulltv] Add support for redbull.tv (#3919, #11948)
  2902. * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
  2903. + [generic] Add support for rutube embeds
  2904. + [rutube] Relax URL regular expression
  2905. + [vrak] Add support for vrak.tv (#11452)
  2906. + [brightcove:new] Add ability to smuggle geo_countries into URL
  2907. + [brightcove:new] Raise GeoRestrictedError
  2908. * [go] Relax URL regular expression (#12341)
  2909. * [24video] Use original host for requests (#12339)
  2910. * [ruutu] Disable DASH formats (#12322)
  2911. version 2017.03.02
  2912. Core
  2913. + [adobepass] Add support for Charter Spectrum (#11465)
  2914. * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
  2915. Extractors
  2916. * [facebook] Fix extraction (#12323, #12330)
  2917. * [youtube] Mark errors about rental videos as expected (#12324)
  2918. + [npo] Add support for audio
  2919. * [npo] Adapt to app.php API (#12311, #12320)
  2920. version 2017.02.28
  2921. Core
  2922. + [utils] Add bytes_to_long and long_to_bytes
  2923. + [utils] Add pkcs1pad
  2924. + [aes] Add aes_cbc_encrypt
  2925. Extractors
  2926. + [azmedien:showplaylist] Add support for show playlists (#12160)
  2927. + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
  2928. + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
  2929. #10060)
  2930. * [douyu] Fix extraction (#12301)
  2931. version 2017.02.27
  2932. Core
  2933. * [downloader/common] Limit displaying 2 digits after decimal point in sleep
  2934. interval message (#12183)
  2935. + [extractor/common] Add preference to _parse_html5_media_entries
  2936. Extractors
  2937. + [npo] Add support for zapp.nl
  2938. + [npo] Add support for hetklokhuis.nl (#12293)
  2939. - [scivee] Remove extractor (#9315)
  2940. + [cda] Decode download URL (#12255)
  2941. + [crunchyroll] Improve uploader extraction (#12267)
  2942. + [youtube] Raise GeoRestrictedError
  2943. + [dailymotion] Raise GeoRestrictedError
  2944. + [mdr] Recognize more URL patterns (#12169)
  2945. + [tvigle] Raise GeoRestrictedError
  2946. * [vevo] Fix extraction for videos with the new streams/streamsV3 format
  2947. (#11719)
  2948. + [freshlive] Add support for freshlive.tv (#12175)
  2949. + [xhamster] Capture and output videoClosed error (#12263)
  2950. + [etonline] Add support for etonline.com (#12236)
  2951. + [njpwworld] Add support for njpwworld.com (#11561)
  2952. * [amcnetworks] Relax URL regular expression (#12127)
  2953. version 2017.02.24.1
  2954. Extractors
  2955. * [noco] Modernize
  2956. * [noco] Switch login URL to https (#12246)
  2957. + [thescene] Extract more metadata
  2958. * [thescene] Fix extraction (#12235)
  2959. + [tubitv] Use geo bypass mechanism
  2960. * [openload] Fix extraction (#10408)
  2961. + [ivi] Raise GeoRestrictedError
  2962. version 2017.02.24
  2963. Core
  2964. * [options] Hide deprecated options from --help
  2965. * [options] Deprecate --autonumber-size
  2966. + [YoutubeDL] Add support for string formatting operations in output template
  2967. (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
  2968. Extractors
  2969. + [lynda:course] Add webpage extraction fallback (#12238)
  2970. * [go] Sign all uplynk URLs and use geo bypass only for free videos
  2971. (#12087, #12210)
  2972. + [skylinewebcams] Add support for skylinewebcams.com (#12221)
  2973. + [instagram] Add support for multi video posts (#12226)
  2974. + [crunchyroll] Extract playlist entries ids
  2975. * [mgtv] Fix extraction
  2976. + [sohu] Raise GeoRestrictedError
  2977. + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
  2978. version 2017.02.22
  2979. Extractors
  2980. * [crunchyroll] Fix descriptions with double quotes (#12124)
  2981. * [dailymotion] Make comment count optional (#12209)
  2982. + [vidzi] Add support for vidzi.cc (#12213)
  2983. + [24video] Add support for 24video.tube (#12217)
  2984. + [crackle] Use geo bypass mechanism
  2985. + [viewster] Use geo verification headers
  2986. + [tfo] Improve geo restriction detection and use geo bypass mechanism
  2987. + [telequebec] Use geo bypass mechanism
  2988. + [limelight] Extract PlaylistService errors and improve geo restriction
  2989. detection
  2990. version 2017.02.21
  2991. Core
  2992. * [extractor/common] Allow calling _initialize_geo_bypass from extractors
  2993. (#11970)
  2994. + [adobepass] Add support for Time Warner Cable (#12191)
  2995. + [travis] Run tests in parallel
  2996. + [downloader/ism] Honor HTTP headers when downloading fragments
  2997. + [downloader/dash] Honor HTTP headers when downloading fragments
  2998. + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
  2999. + Add option --geo-bypass-country for explicit geo bypass on behalf of
  3000. specified country
  3001. + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
  3002. + Add experimental geo restriction bypass mechanism based on faking
  3003. X-Forwarded-For HTTP header
  3004. + [utils] Introduce GeoRestrictedError for geo restricted videos
  3005. + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
  3006. Extractors
  3007. + [ninecninemedia] Use geo bypass mechanism
  3008. * [spankbang] Make uploader optional (#12193)
  3009. + [iprima] Improve geo restriction detection and disable geo bypass
  3010. * [iprima] Modernize
  3011. * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
  3012. + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
  3013. * [nrk] Update _API_HOST and relax _VALID_URL
  3014. + [tv4] Bypass geo restriction and improve detection
  3015. * [tv4] Switch to hls3 protocol (#12177)
  3016. + [viki] Improve geo restriction detection
  3017. + [vgtv] Improve geo restriction detection
  3018. + [srgssr] Improve geo restriction detection
  3019. + [vbox7] Improve geo restriction detection and use geo bypass mechanism
  3020. + [svt] Improve geo restriction detection and use geo bypass mechanism
  3021. + [pbs] Improve geo restriction detection and use geo bypass mechanism
  3022. + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
  3023. + [nrk] Improve geo restriction detection and use geo bypass mechanism
  3024. + [itv] Improve geo restriction detection and use geo bypass mechanism
  3025. + [go] Improve geo restriction detection and use geo bypass mechanism
  3026. + [dramafever] Improve geo restriction detection and use geo bypass mechanism
  3027. * [brightcove:legacy] Restrict videoPlayer value (#12040)
  3028. + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
  3029. + [thisav] Add support for HTML5 media (#11771)
  3030. * [metacafe] Bypass family filter (#10371)
  3031. * [viceland] Improve info extraction
  3032. version 2017.02.17
  3033. Extractors
  3034. * [heise] Improve extraction (#9725)
  3035. * [ellentv] Improve (#11653)
  3036. * [openload] Fix extraction (#10408, #12002)
  3037. + [theplatform] Recognize URLs with whitespaces (#12044)
  3038. * [einthusan] Relax URL regular expression (#12141, #12159)
  3039. + [generic] Support complex JWPlayer embedded videos (#12030)
  3040. * [elpais] Improve extraction (#12139)
  3041. version 2017.02.16
  3042. Core
  3043. + [utils] Add support for quoted string literals in --match-filter (#8050,
  3044. #12142, #12144)
  3045. Extractors
  3046. * [ceskatelevize] Lower priority for audio description sources (#12119)
  3047. * [amcnetworks] Fix extraction (#12127)
  3048. * [pinkbike] Fix uploader extraction (#12054)
  3049. + [onetpl] Add support for businessinsider.com.pl and plejada.pl
  3050. + [onetpl] Add support for onet.pl (#10507)
  3051. + [onetmvp] Add shortcut extractor
  3052. + [vodpl] Add support for vod.pl (#12122)
  3053. + [pornhub] Extract video URL from tv platform site (#12007, #12129)
  3054. + [ceskatelevize] Extract DASH formats (#12119, #12133)
  3055. version 2017.02.14
  3056. Core
  3057. * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
  3058. Extractor
  3059. * [zdf] Fix extraction (#12117)
  3060. * [xtube] Fix extraction for both kinds of video id (#12088)
  3061. * [xtube] Improve title extraction (#12088)
  3062. + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
  3063. * [bellmedia] Allow video id longer than 6 characters (#12114)
  3064. + [limelight] Add support for referer protected videos
  3065. * [disney] Improve extraction (#4975, #11000, #11882, #11936)
  3066. * [hotstar] Improve extraction (#12096)
  3067. * [einthusan] Fix extraction (#11416)
  3068. + [aenetworks] Add support for lifetimemovieclub.com (#12097)
  3069. * [youtube] Fix parsing codecs (#12091)
  3070. version 2017.02.11
  3071. Core
  3072. + [utils] Introduce get_elements_by_class and get_elements_by_attribute
  3073. utility functions
  3074. + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
  3075. Extractor
  3076. * [pluralsight:course] Fix extraction (#12075)
  3077. + [bbc] Extract m3u8 formats with 320k audio
  3078. * [facebook] Relax video id matching (#11017, #12055, #12056)
  3079. + [corus] Add support for Corus Entertainment sites (#12060, #9164)
  3080. + [pluralsight] Detect blocked account error message (#12070)
  3081. + [bloomberg] Add another video id pattern (#12062)
  3082. * [extractor/commonmistakes] Restrict URL regular expression (#12050)
  3083. + [tvplayer] Add support for tvplayer.com
  3084. version 2017.02.10
  3085. Extractors
  3086. * [xtube] Fix extraction (#12023)
  3087. * [pornhub] Fix extraction (#12007, #12018)
  3088. * [facebook] Improve JS data regular expression (#12042)
  3089. * [kaltura] Improve embed partner id extraction (#12041)
  3090. + [sprout] Add support for sproutonline.com
  3091. * [6play] Improve extraction
  3092. + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
  3093. + [go] Add support for Adobe Pass authentication (#11468, #10831)
  3094. * [6play] Fix extraction (#12011)
  3095. + [nbc] Add support for Adobe Pass authentication (#12006)
  3096. version 2017.02.07
  3097. Core
  3098. * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
  3099. + [downloader/fragment] Respect --no-part
  3100. * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
  3101. Extractors
  3102. * [pornhub] Fix extraction (#11997)
  3103. + [canalplus] Add support for cstar.fr (#11990)
  3104. + [extractor/generic] Improve RTMP support (#11993)
  3105. + [gaskrank] Add support for gaskrank.tv (#11685)
  3106. * [bandcamp] Fix extraction for incomplete albums (#11727)
  3107. * [iwara] Fix extraction (#11781)
  3108. * [googledrive] Fix extraction on Python 3.6
  3109. + [videopress] Add support for videopress.com
  3110. + [afreecatv] Extract RTMP formats
  3111. version 2017.02.04.1
  3112. Extractors
  3113. + [twitch:stream] Add support for player.twitch.tv (#11971)
  3114. * [radiocanada] Fix extraction for toutv rtmp formats
  3115. version 2017.02.04
  3116. Core
  3117. + Add --playlist-random to shuffle playlists (#11889, #11901)
  3118. * [utils] Improve comments processing in js_to_json (#11947)
  3119. * [utils] Handle single-line comments in js_to_json
  3120. * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
  3121. Extractors
  3122. + [piksel] Add another app token pattern (#11969)
  3123. + [vk] Capture and output author blocked error message (#11965)
  3124. + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
  3125. #11800)
  3126. + [drtv] Add support for live and radio sections (#1827, #3427)
  3127. * [myspace] Fix extraction and extract HLS and HTTP formats
  3128. + [youtube] Add format info for itag 325 and 328
  3129. * [vine] Fix extraction (#11955)
  3130. - [sportbox] Remove extractor (#11954)
  3131. + [filmon] Add support for filmon.com (#11187)
  3132. + [infoq] Add audio only formats (#11565)
  3133. * [douyutv] Improve room id regular expression (#11931)
  3134. * [iprima] Fix extraction (#11920, #11896)
  3135. * [youtube] Fix ytsearch when cookies are provided (#11924)
  3136. * [go] Relax video id regular expression (#11937)
  3137. * [facebook] Fix title extraction (#11941)
  3138. + [youtube:playlist] Recognize TL playlists (#11945)
  3139. + [bilibili] Support new Bangumi URLs (#11845)
  3140. + [cbc:watch] Extract audio codec for audio only formats (#11893)
  3141. + [elpais] Fix extraction for some URLs (#11765)
  3142. version 2017.02.01
  3143. Extractors
  3144. + [facebook] Add another fallback extraction scenario (#11926)
  3145. * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
  3146. - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
  3147. + [vimeo] Extract upload timestamp
  3148. + [vimeo] Extract license (#8726, #11880)
  3149. + [nrk:series] Add support for series (#11571, #11711)
  3150. version 2017.01.31
  3151. Core
  3152. + [compat] Add compat_etree_register_namespace
  3153. Extractors
  3154. * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
  3155. #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
  3156. #11913, #11914, #11915, #11916, #11917, #11918, #11919)
  3157. + [vimeo] Extract both mixed and separated DASH formats
  3158. + [ruutu] Extract DASH formats
  3159. * [itv] Fix extraction for python 2.6
  3160. version 2017.01.29
  3161. Core
  3162. * [extractor/common] Fix initialization template (#11605, #11825)
  3163. + [extractor/common] Document fragment_base_url and fragment's path fields
  3164. * [extractor/common] Fix duration per DASH segment (#11868)
  3165. + Introduce --autonumber-start option for initial value of %(autonumber)s
  3166. template (#727, #2702, #9362, #10457, #10529, #11862)
  3167. Extractors
  3168. + [azmedien:playlist] Add support for topic and themen playlists (#11817)
  3169. * [npo] Fix subtitles extraction
  3170. + [itv] Extract subtitles
  3171. + [itv] Add support for itv.com (#9240)
  3172. + [mtv81] Add support for mtv81.com (#7619)
  3173. + [vlive] Add support for channels (#11826)
  3174. + [kaltura] Add fallback for fileExt
  3175. + [kaltura] Improve uploader_id extraction
  3176. + [konserthusetplay] Add support for rspoplay.se (#11828)
  3177. version 2017.01.28
  3178. Core
  3179. * [utils] Improve parse_duration
  3180. Extractors
  3181. * [crunchyroll] Improve series and season metadata extraction (#11832)
  3182. * [soundcloud] Improve formats extraction and extract audio bitrate
  3183. + [soundcloud] Extract HLS formats
  3184. * [soundcloud] Fix track URL extraction (#11852)
  3185. + [twitch:vod] Expand URL regular expressions (#11846)
  3186. * [aenetworks] Fix season episodes extraction (#11669)
  3187. + [tva] Add support for videos.tva.ca (#11842)
  3188. * [jamendo] Improve and extract more metadata (#11836)
  3189. + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
  3190. * [vevo] Remove request to old API and catch API v2 errors
  3191. + [cmt,mtv,southpark] Add support for episode URLs (#11837)
  3192. + [youtube] Add fallback for duration extraction (#11841)
  3193. version 2017.01.25
  3194. Extractors
  3195. + [openload] Fallback video extension to mp4
  3196. + [extractor/generic] Add support for Openload embeds (#11536, #11812)
  3197. * [srgssr] Fix rts video extraction (#11831)
  3198. + [afreecatv:global] Add support for afreeca.tv (#11807)
  3199. + [crackle] Extract vtt subtitles
  3200. + [crackle] Extract multiple resolutions for thumbnails
  3201. + [crackle] Add support for mobile URLs
  3202. + [konserthusetplay] Extract subtitles (#11823)
  3203. + [konserthusetplay] Add support for HLS videos (#11823)
  3204. * [vimeo:review] Fix config URL extraction (#11821)
  3205. version 2017.01.24
  3206. Extractors
  3207. * [pluralsight] Fix extraction (#11820)
  3208. + [nextmedia] Add support for NextTV (壹電視)
  3209. * [24video] Fix extraction (#11811)
  3210. * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
  3211. + [chirbit] Extract uploader (#11809)
  3212. version 2017.01.22
  3213. Extractors
  3214. + [pornflip] Add support for pornflip.com (#11556, #11795)
  3215. * [chaturbate] Fix extraction (#11797, #11802)
  3216. + [azmedien] Add support for AZ Medien sites (#11784, #11785)
  3217. + [nextmedia] Support redirected URLs
  3218. + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
  3219. + [youtube] Extract episode metadata (#9695, #11774)
  3220. + [cspan] Support Ustream embedded videos (#11547)
  3221. + [1tv] Add support for HLS videos (#11786)
  3222. * [uol] Fix extraction (#11770)
  3223. * [mtv] Relax triforce feed regular expression (#11766)
  3224. version 2017.01.18
  3225. Extractors
  3226. * [bilibili] Fix extraction (#11077)
  3227. + [canalplus] Add fallback for video id (#11764)
  3228. * [20min] Fix extraction (#11683, #11751)
  3229. * [imdb] Extend URL regular expression (#11744)
  3230. + [naver] Add support for tv.naver.com links (#11743)
  3231. version 2017.01.16
  3232. Core
  3233. * [options] Apply custom config to final composite configuration (#11741)
  3234. * [YoutubeDL] Improve protocol auto determining (#11720)
  3235. Extractors
  3236. * [xiami] Relax URL regular expressions
  3237. * [xiami] Improve track metadata extraction (#11699)
  3238. + [limelight] Check hand-make direct HTTP links
  3239. + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
  3240. + [brightcove] Recognize another player ID pattern (#11688)
  3241. + [niconico] Support login via cookies (#7968)
  3242. * [yourupload] Fix extraction (#11601)
  3243. + [beam:live] Add support for beam.pro live streams (#10702, #11596)
  3244. * [vevo] Improve geo restriction detection
  3245. + [dramafever] Add support for URLs with language code (#11714)
  3246. * [cbc] Improve playlist support (#11704)
  3247. version 2017.01.14
  3248. Core
  3249. + [common] Add ability to customize akamai manifest host
  3250. + [utils] Add more date formats
  3251. Extractors
  3252. - [mtv] Eliminate _transform_rtmp_url
  3253. * [mtv] Generalize triforce mgid extraction
  3254. + [cmt] Add support for full episodes and video clips (#11623)
  3255. + [mitele] Extract DASH formats
  3256. + [ooyala] Add support for videos with embedToken (#11684)
  3257. * [mixcloud] Fix extraction (#11674)
  3258. * [openload] Fix extraction (#10408)
  3259. * [tv4] Improve extraction (#11698)
  3260. * [freesound] Fix and improve extraction (#11602)
  3261. + [nick] Add support for beta.nick.com (#11655)
  3262. * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
  3263. * [mtv] Fix non-HLS extraction
  3264. version 2017.01.10
  3265. Extractors
  3266. * [youtube] Fix extraction (#11663, #11664)
  3267. + [inc] Add support for inc.com (#11277, #11647)
  3268. + [youtube] Add itag 212 (#11575)
  3269. + [egghead:course] Add support for egghead.io courses
  3270. version 2017.01.08
  3271. Core
  3272. * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
  3273. Extractors
  3274. + [hitrecord] Add support for hitrecord.org (#10867, #11626)
  3275. - [videott] Remove extractor
  3276. * [swrmediathek] Improve extraction
  3277. - [sharesix] Remove extractor
  3278. - [aol:features] Remove extractor
  3279. * [sendtonews] Improve info extraction
  3280. * [3sat,phoenix] Fix extraction (#11619)
  3281. * [comedycentral/mtv] Add support for HLS videos (#11600)
  3282. * [discoverygo] Fix JSON data parsing (#11219, #11522)
  3283. version 2017.01.05
  3284. Extractors
  3285. + [zdf] Fix extraction (#11055, #11063)
  3286. * [pornhub:playlist] Improve extraction (#11594)
  3287. + [cctv] Add support for ncpa-classic.com (#11591)
  3288. + [tunein] Add support for embeds (#11579)
  3289. version 2017.01.02
  3290. Extractors
  3291. * [cctv] Improve extraction (#879, #6753, #8541)
  3292. + [nrktv:episodes] Add support for episodes (#11571)
  3293. + [arkena] Add support for video.arkena.com (#11568)
  3294. version 2016.12.31
  3295. Core
  3296. + Introduce --config-location option for custom configuration files (#6745,
  3297. #10648)
  3298. Extractors
  3299. + [twitch] Add support for player.twitch.tv (#11535, #11537)
  3300. + [videa] Add support for videa.hu (#8181, #11133)
  3301. * [vk] Fix postlive videos extraction
  3302. * [vk] Extract from playerParams (#11555)
  3303. - [freevideo] Remove extractor (#11515)
  3304. + [showroomlive] Add support for showroom-live.com (#11458)
  3305. * [xhamster] Fix duration extraction (#11549)
  3306. * [rtve:live] Fix extraction (#11529)
  3307. * [brightcove:legacy] Improve embeds detection (#11523)
  3308. + [twitch] Add support for rechat messages (#11524)
  3309. * [acast] Fix audio and timestamp extraction (#11521)
  3310. version 2016.12.22
  3311. Core
  3312. * [extractor/common] Improve detection of video-only formats in m3u8
  3313. manifests (#11507)
  3314. Extractors
  3315. + [theplatform] Pass geo verification headers to SMIL request (#10146)
  3316. + [viu] Pass geo verification headers to auth request
  3317. * [rtl2] Extract more formats and metadata
  3318. * [vbox7] Skip malformed JSON-LD (#11501)
  3319. * [uplynk] Force downloading using native HLS downloader (#11496)
  3320. + [laola1] Add support for another extraction scenario (#11460)
  3321. version 2016.12.20
  3322. Core
  3323. * [extractor/common] Improve fragment URL construction for DASH media
  3324. * [extractor/common] Fix codec information extraction for mixed audio/video
  3325. DASH media (#11490)
  3326. Extractors
  3327. * [vbox7] Fix extraction (#11494)
  3328. + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
  3329. + [piksel] Add support for player.piksel.com (#11246)
  3330. + [vimeo] Add support for DASH formats
  3331. * [vimeo] Fix extraction for HLS formats (#11490)
  3332. * [kaltura] Fix wrong widget ID in some cases (#11480)
  3333. + [nrktv:direkte] Add support for live streams (#11488)
  3334. * [pbs] Fix extraction for geo restricted videos (#7095)
  3335. * [brightcove:new] Skip widevine classic videos
  3336. + [viu] Add support for viu.com (#10607, #11329)
  3337. version 2016.12.18
  3338. Core
  3339. + [extractor/common] Recognize DASH formats in html5 media entries
  3340. Extractors
  3341. + [ccma] Add support for ccma.cat (#11359)
  3342. * [laola1tv] Improve extraction
  3343. + [laola1tv] Add support embed URLs (#11460)
  3344. * [nbc] Fix extraction for MSNBC videos (#11466)
  3345. * [twitch] Adapt to new videos pages URL schema (#11469)
  3346. + [meipai] Add support for meipai.com (#10718)
  3347. * [jwplatform] Improve subtitles and duration extraction
  3348. + [ondemandkorea] Add support for ondemandkorea.com (#10772)
  3349. + [vvvvid] Add support for vvvvid.it (#5915)
  3350. version 2016.12.15
  3351. Core
  3352. + [utils] Add convenience urljoin
  3353. Extractors
  3354. + [openload] Recognize oload.tv URLs (#10408)
  3355. + [facebook] Recognize .onion URLs (#11443)
  3356. * [vlive] Fix extraction (#11375, #11383)
  3357. + [canvas] Extract DASH formats
  3358. + [melonvod] Add support for vod.melon.com (#11419)
  3359. version 2016.12.12
  3360. Core
  3361. + [utils] Add common user agents map
  3362. + [common] Recognize HLS manifests that contain video only formats (#11394)
  3363. Extractors
  3364. + [dplay] Use Safari user agent for HLS (#11418)
  3365. + [facebook] Detect login required error message
  3366. * [facebook] Improve video selection (#11390)
  3367. + [canalplus] Add another video id pattern (#11399)
  3368. * [mixcloud] Relax URL regular expression (#11406)
  3369. * [ctvnews] Relax URL regular expression (#11394)
  3370. + [rte] Capture and output error message (#7746, #10498)
  3371. + [prosiebensat1] Add support for DASH formats
  3372. * [srgssr] Improve extraction for geo restricted videos (#11089)
  3373. * [rts] Improve extraction for geo restricted videos (#4989)
  3374. version 2016.12.09
  3375. Core
  3376. * [socks] Fix error reporting (#11355)
  3377. Extractors
  3378. * [openload] Fix extraction (#10408)
  3379. * [pandoratv] Fix extraction (#11023)
  3380. + [telebruxelles] Add support for emission URLs
  3381. * [telebruxelles] Extract all formats
  3382. + [bloomberg] Add another video id regular expression (#11371)
  3383. * [fusion] Update ooyala id regular expression (#11364)
  3384. + [1tv] Add support for playlists (#11335)
  3385. * [1tv] Improve extraction (#11335)
  3386. + [aenetworks] Extract more formats (#11321)
  3387. + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
  3388. version 2016.12.01
  3389. Extractors
  3390. * [soundcloud] Update client id (#11327)
  3391. * [ruutu] Detect DRM protected videos
  3392. + [liveleak] Add support for youtube embeds (#10688)
  3393. * [spike] Fix full episodes support (#11312)
  3394. * [comedycentral] Fix full episodes support
  3395. * [normalboots] Rewrite in terms of JWPlatform (#11184)
  3396. * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
  3397. - [screenwavemedia] Remove extractor (#11184)
  3398. version 2016.11.27
  3399. Extractors
  3400. + [webcaster] Add support for webcaster.pro
  3401. + [azubu] Add support for azubu.uol.com.br (#11305)
  3402. * [viki] Prefer hls formats
  3403. * [viki] Fix rtmp formats extraction (#11255)
  3404. * [puls4] Relax URL regular expression (#11267)
  3405. * [vevo] Improve artist extraction (#10911)
  3406. * [mitele] Relax URL regular expression and extract more metadata (#11244)
  3407. + [cbslocal] Recognize New York site (#11285)
  3408. + [youtube:playlist] Pass disable_polymer in URL query (#11193)
  3409. version 2016.11.22
  3410. Extractors
  3411. * [hellporno] Fix video extension extraction (#11247)
  3412. + [hellporno] Add support for hellporno.net (#11247)
  3413. + [amcnetworks] Recognize more BBC America URLs (#11263)
  3414. * [funnyordie] Improve extraction (#11208)
  3415. * [extractor/generic] Improve limelight embeds support
  3416. - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
  3417. * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
  3418. * [twitter:card] Relax URL regular expression (#11225)
  3419. + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
  3420. version 2016.11.18
  3421. Extractors
  3422. * [youtube:live] Relax URL regular expression (#11164)
  3423. * [openload] Fix extraction (#10408, #11122)
  3424. * [vlive] Prefer locale over language for subtitles id (#11203)
  3425. version 2016.11.14.1
  3426. Core
  3427. + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
  3428. * [extractor/common] Fix media templates with Bandwidth substitution pattern in
  3429. MPD manifests (#11175)
  3430. * [extractor/common] Improve thumbnail extraction from JSON-LD
  3431. Extractors
  3432. + [nrk] Workaround geo restriction
  3433. + [nrk] Improve error detection and messages
  3434. + [afreecatv] Add support for vod.afreecatv.com (#11174)
  3435. * [cda] Fix and improve extraction (#10929, #10936)
  3436. * [plays] Fix extraction (#11165)
  3437. * [eagleplatform] Fix extraction (#11160)
  3438. + [audioboom] Recognize /posts/ URLs (#11149)
  3439. version 2016.11.08.1
  3440. Extractors
  3441. * [espn:article] Fix support for espn.com articles
  3442. * [franceculture] Fix extraction (#11140)
  3443. version 2016.11.08
  3444. Extractors
  3445. * [tmz:article] Fix extraction (#11052)
  3446. * [espn] Fix extraction (#11041)
  3447. * [mitele] Fix extraction after website redesign (#10824)
  3448. - [ard] Remove age restriction check (#11129)
  3449. * [generic] Improve support for pornhub.com embeds (#11100)
  3450. + [generic] Add support for redtube.com embeds (#11099)
  3451. + [generic] Add support for drtuber.com embeds (#11098)
  3452. + [redtube] Add support for embed URLs
  3453. + [drtuber] Add support for embed URLs
  3454. + [yahoo] Improve content id extraction (#11088)
  3455. * [toutv] Relax URL regular expression (#11121)
  3456. version 2016.11.04
  3457. Core
  3458. * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
  3459. manifests (#11113)
  3460. * [downloader/ism] Fix AVC Decoder Configuration Record
  3461. Extractors
  3462. + [fox9] Add support for fox9.com (#11110)
  3463. + [anvato] Extract more metadata and improve formats extraction
  3464. * [vodlocker] Improve removed videos detection (#11106)
  3465. + [vzaar] Add support for vzaar.com (#11093)
  3466. + [vice] Add support for uplynk preplay videos (#11101)
  3467. * [tubitv] Fix extraction (#11061)
  3468. + [shahid] Add support for authentication (#11091)
  3469. + [radiocanada] Add subtitles support (#11096)
  3470. + [generic] Add support for ISM manifests
  3471. version 2016.11.02
  3472. Core
  3473. + Add basic support for Smooth Streaming protocol (#8118, #10969)
  3474. * Improve MPD manifest base URL extraction (#10909, #11079)
  3475. * Fix --match-filter for int-like strings (#11082)
  3476. Extractors
  3477. + [mva] Add support for ISM formats
  3478. + [msn] Add support for ISM formats
  3479. + [onet] Add support for ISM formats
  3480. + [tvp] Add support for ISM formats
  3481. + [nicknight] Add support for nicknight sites (#10769)
  3482. version 2016.10.30
  3483. Extractors
  3484. * [facebook] Improve 1080P video detection (#11073)
  3485. * [imgur] Recognize /r/ URLs (#11071)
  3486. * [beeg] Fix extraction (#11069)
  3487. * [openload] Fix extraction (#10408)
  3488. * [gvsearch] Modernize and fix search request (#11051)
  3489. * [adultswim] Fix extraction (#10979)
  3490. + [nobelprize] Add support for nobelprize.org (#9999)
  3491. * [hornbunny] Fix extraction (#10981)
  3492. * [tvp] Improve video id extraction (#10585)
  3493. version 2016.10.26
  3494. Extractors
  3495. + [rentv] Add support for ren.tv (#10620)
  3496. + [ard] Detect unavailable videos (#11018)
  3497. * [vk] Fix extraction (#11022)
  3498. version 2016.10.25
  3499. Core
  3500. * Running youtube-dl in the background is fixed (#10996, #10706, #955)
  3501. Extractors
  3502. + [jamendo] Add support for jamendo.com (#10132, #10736)
  3503. + [pandatv] Add support for panda.tv (#10736)
  3504. + [dotsub] Support Vimeo embed (#10964)
  3505. * [litv] Fix extraction
  3506. + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
  3507. * [vivo] Fix extraction (#11003)
  3508. + [twitch:stream] Add support for rebroadcasts (#10995)
  3509. * [pluralsight] Fix subtitles conversion (#10990)
  3510. version 2016.10.21.1
  3511. Extractors
  3512. + [pluralsight] Process all clip URLs (#10984)
  3513. version 2016.10.21
  3514. Core
  3515. - Disable thumbnails embedding in mkv
  3516. + Add support for Comcast multiple-system operator (#10819)
  3517. Extractors
  3518. * [pluralsight] Adapt to new API (#10972)
  3519. * [openload] Fix extraction (#10408, #10971)
  3520. + [natgeo] Extract m3u8 formats (#10959)
  3521. version 2016.10.19
  3522. Core
  3523. + [utils] Expose PACKED_CODES_RE
  3524. + [extractor/common] Extract non smil wowza mpd manifests
  3525. + [extractor/common] Detect f4m audio-only formats
  3526. Extractors
  3527. * [vidzi] Fix extraction (#10908, #10952)
  3528. * [urplay] Fix subtitles extraction
  3529. + [urplay] Add support for urskola.se (#10915)
  3530. + [orf] Add subtitles support (#10939)
  3531. * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
  3532. * [nrk] Relax URL regular expression (#10928)
  3533. + [nytimes] Add support for podcasts (#10926)
  3534. * [pluralsight] Relax URL regular expression (#10941)
  3535. version 2016.10.16
  3536. Core
  3537. * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
  3538. in FFmpegExtractAudioPP (#10879)
  3539. Extractors
  3540. + [ruutu] Add support for supla.fi (#10849)
  3541. + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
  3542. * [lynda] Fix height for prioritized streams
  3543. + [lynda] Add fallback extraction scenario
  3544. * [lynda] Switch to https (#10916)
  3545. + [huajiao] New extractor (#10917)
  3546. * [cmt] Fix mgid extraction (#10813)
  3547. + [safari:course] Add support for techbus.safaribooksonline.com
  3548. * [orf:tvthek] Fix extraction and modernize (#10898)
  3549. * [chirbit] Fix extraction of user profile pages
  3550. * [carambatv] Fix extraction
  3551. * [canalplus] Fix extraction for some videos
  3552. * [cbsinteractive] Fix extraction for cnet.com
  3553. * [parliamentliveuk] Lower case URLs are now recognized (#10912)
  3554. version 2016.10.12
  3555. Core
  3556. + Support HTML media elements without child nodes
  3557. * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
  3558. Extractors
  3559. * [dailymotion] Fix extraction (#10901)
  3560. * [vimeo:review] Fix extraction (#10900)
  3561. * [nhl] Correctly handle invalid formats (#10713)
  3562. * [footyroom] Fix extraction (#10810)
  3563. * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
  3564. + [hbo] Add support for episode pages (#10892)
  3565. * [allocine] Fix extraction (#10860)
  3566. + [nextmedia] Recognize action news on AppleDaily
  3567. * [lego] Improve info extraction and bypass geo restriction (#10872)
  3568. version 2016.10.07
  3569. Extractors
  3570. + [iprima] Detect geo restriction
  3571. * [facebook] Fix video extraction (#10846)
  3572. + [commonprotocols] Support direct MMS links (#10838)
  3573. + [generic] Add support for multiple vimeo embeds (#10862)
  3574. + [nzz] Add support for nzz.ch (#4407)
  3575. + [npo] Detect geo restriction
  3576. + [npo] Add support for 2doc.nl (#10842)
  3577. + [lego] Add support for lego.com (#10369)
  3578. + [tonline] Add support for t-online.de (#10376)
  3579. * [techtalks] Relax URL regular expression (#10840)
  3580. * [youtube:live] Extend URL regular expression (#10839)
  3581. + [theweatherchannel] Add support for weather.com (#7188)
  3582. + [thisoldhouse] Add support for thisoldhouse.com (#10837)
  3583. + [nhl] Add support for wch2016.com (#10833)
  3584. * [pornoxo] Use JWPlatform to improve metadata extraction
  3585. version 2016.10.02
  3586. Core
  3587. * Fix possibly lost extended attributes during post-processing
  3588. + Support pyxattr as well as python-xattr for --xattrs and
  3589. --xattr-set-filesize (#9054)
  3590. Extractors
  3591. + [jwplatform] Support DASH streams in JWPlayer
  3592. + [jwplatform] Support old-style JWPlayer playlists
  3593. + [byutv:event] Add extractor
  3594. * [periscope:user] Fix extraction (#10820)
  3595. * [dctp] Fix extraction (#10734)
  3596. + [instagram] Extract video dimensions (#10790)
  3597. + [tvland] Extend URL regular expression (#10812)
  3598. + [vgtv] Add support for tv.aftonbladet.se (#10800)
  3599. - [aftonbladet] Remove extractor
  3600. * [vk] Fix timestamp and view count extraction (#10760)
  3601. + [vk] Add support for running and finished live streams (#10799)
  3602. + [leeco] Recognize more Le Sports URLs (#10794)
  3603. + [instagram] Extract comments (#10788)
  3604. + [ketnet] Extract mzsource formats (#10770)
  3605. * [limelight:media] Improve HTTP formats extraction
  3606. version 2016.09.27
  3607. Core
  3608. + Add hdcore query parameter to akamai f4m formats
  3609. + Delegate HLS live streams downloading to ffmpeg
  3610. + Improved support for HTML5 subtitles
  3611. Extractors
  3612. + [vk] Add support for dailymotion embeds (#10661)
  3613. * [promptfile] Fix extraction (#10634)
  3614. * [kaltura] Speed up embed regular expressions (#10764)
  3615. + [npo] Add support for anderetijden.nl (#10754)
  3616. + [prosiebensat1] Add support for advopedia sites
  3617. * [mwave] Relax URL regular expression (#10735, #10748)
  3618. * [prosiebensat1] Fix playlist support (#10745)
  3619. + [prosiebensat1] Add support for sat1gold sites (#10745)
  3620. + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
  3621. + [brightcove:new] Add support for live streams
  3622. * [soundcloud] Generalize playlist entries extraction (#10733)
  3623. + [mtv] Add support for new URL schema (#8169, #9808)
  3624. * [einthusan] Fix extraction (#10714)
  3625. + [twitter] Support Periscope embeds (#10737)
  3626. + [openload] Support subtitles (#10625)
  3627. version 2016.09.24
  3628. Core
  3629. + Add support for watchTVeverywhere.com authentication provider based MSOs for
  3630. Adobe Pass authentication (#10709)
  3631. Extractors
  3632. + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
  3633. + [prosiebensat1] Add support for kabeleinsdoku (#10732)
  3634. * [cbs] Extract info from thunder videoPlayerService (#10728)
  3635. * [openload] Fix extraction (#10408)
  3636. + [ustream] Support the new HLS streams (#10698)
  3637. + [ooyala] Extract all HLS formats
  3638. + [cartoonnetwork] Add support for Adobe Pass authentication
  3639. + [soundcloud] Extract license metadata
  3640. + [fox] Add support for Adobe Pass authentication (#8584)
  3641. + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
  3642. + [trutv] Add support for Adobe Pass authentication (#10519)
  3643. + [turner] Add support for Adobe Pass authentication
  3644. version 2016.09.19
  3645. Extractors
  3646. + [crunchyroll] Check if already authenticated (#10700)
  3647. - [twitch:stream] Remove fallback to profile extraction when stream is offline
  3648. * [thisav] Improve title extraction (#10682)
  3649. * [vyborymos] Improve station info extraction
  3650. version 2016.09.18
  3651. Core
  3652. + Introduce manifest_url and fragments fields in formats dictionary for
  3653. fragmented media
  3654. + Provide manifest_url field for DASH segments, HLS and HDS
  3655. + Provide fragments field for DASH segments
  3656. * Rework DASH segments downloader to use fragments field
  3657. + Add helper method for Wowza Streaming Engine formats extraction
  3658. Extractors
  3659. + [vyborymos] Add extractor for vybory.mos.ru (#10692)
  3660. + [xfileshare] Add title regular expression for streamin.to (#10646)
  3661. + [globo:article] Add support for multiple videos (#10653)
  3662. + [thisav] Recognize HTML5 videos (#10447)
  3663. * [jwplatform] Improve JWPlayer detection
  3664. + [mangomolo] Add support for Mangomolo embeds
  3665. + [toutv] Add support for authentication (#10669)
  3666. * [franceinter] Fix upload date extraction
  3667. * [tv4] Fix HLS and HDS formats extraction (#10659)
  3668. version 2016.09.15
  3669. Core
  3670. * Improve _hidden_inputs
  3671. + Introduce improved explicit Adobe Pass support
  3672. + Add --ap-mso to provide multiple-system operator identifier
  3673. + Add --ap-username to provide MSO account username
  3674. + Add --ap-password to provide MSO account password
  3675. + Add --ap-list-mso to list all supported MSOs
  3676. + Add support for Rogers Cable multiple-system operator (#10606)
  3677. Extractors
  3678. * [crunchyroll] Fix authentication (#10655)
  3679. * [twitch] Fix API calls (#10654, #10660)
  3680. + [bellmedia] Add support for more Bell Media Television sites
  3681. * [franceinter] Fix extraction (#10538, #2105)
  3682. * [kuwo] Improve error detection (#10650)
  3683. + [go] Add support for free full episodes (#10439)
  3684. * [bilibili] Fix extraction for specific videos (#10647)
  3685. * [nhk] Fix extraction (#10633)
  3686. * [kaltura] Improve audio detection
  3687. * [kaltura] Skip chun format
  3688. + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
  3689. + [nbc] Add support for NBC Olympics (#10361)
  3690. version 2016.09.11.1
  3691. Extractors
  3692. + [tube8] Extract categories and tags (#10579)
  3693. + [pornhub] Extract categories and tags (#10499)
  3694. * [openload] Temporary fix (#10408)
  3695. + [foxnews] Add support Fox News articles (#10598)
  3696. * [viafree] Improve video id extraction (#10615)
  3697. * [iwara] Fix extraction after relaunch (#10462, #3215)
  3698. + [tfo] Add extractor for tfo.org
  3699. * [lrt] Fix audio extraction (#10566)
  3700. * [9now] Fix extraction (#10561)
  3701. + [canalplus] Add support for c8.fr (#10577)
  3702. * [newgrounds] Fix uploader extraction (#10584)
  3703. + [polskieradio:category] Add support for category lists (#10576)
  3704. + [ketnet] Add extractor for ketnet.be (#10343)
  3705. + [canvas] Add support for een.be (#10605)
  3706. + [telequebec] Add extractor for telequebec.tv (#1999)
  3707. * [parliamentliveuk] Fix extraction (#9137)
  3708. version 2016.09.08
  3709. Extractors
  3710. + [jwplatform] Extract height from format label
  3711. + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
  3712. * [videomore] Fix extraction (#10592)
  3713. * [foxgay] Fix extraction (#10480)
  3714. + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
  3715. * [gamestar] Fix metadata extraction (#10479)
  3716. * [puls4] Fix extraction (#10583)
  3717. + [cctv] Add extractor for CCTV and CNTV (#8153)
  3718. + [lci] Add extractor for lci.fr (#10573)
  3719. + [wat] Extract DASH formats
  3720. + [viafree] Improve video id detection (#10569)
  3721. + [trutv] Add extractor for trutv.com (#10519)
  3722. + [nick] Add support for nickelodeon.nl (#10559)
  3723. + [abcotvs:clips] Add support for clips.abcotvs.com
  3724. + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
  3725. + [miaopai] Add extractor for miaopai.com (#10556)
  3726. * [gamestar] Fix metadata extraction (#10479)
  3727. + [bilibili] Add support for episodes (#10190)
  3728. + [tvnoe] Add extractor for tvnoe.cz (#10524)
  3729. version 2016.09.04.1
  3730. Core
  3731. * In DASH downloader if the first segment fails, abort the whole download
  3732. process to prevent throttling (#10497)
  3733. + Add support for --skip-unavailable-fragments and --fragment retries in
  3734. hlsnative downloader (#10165, #10448).
  3735. + Add support for --skip-unavailable-fragments in DASH downloader
  3736. + Introduce --skip-unavailable-fragments option for fragment based downloaders
  3737. that allows to skip fragments unavailable due to a HTTP error
  3738. * Fix extraction of video/audio entries with src attribute in
  3739. _parse_html5_media_entries (#10540)
  3740. Extractors
  3741. * [theplatform] Relax URL regular expression (#10546)
  3742. * [youtube:playlist] Extend URL regular expression
  3743. * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
  3744. * [internetvideoarchive] Extract all formats
  3745. * [pornvoisines] Fix extraction (#10469)
  3746. * [rottentomatoes] Fix extraction (#10467)
  3747. * [espn] Extend URL regular expression (#10549)
  3748. * [vimple] Extend URL regular expression (#10547)
  3749. * [youtube:watchlater] Fix extraction (#10544)
  3750. * [youjizz] Fix extraction (#10437)
  3751. + [foxnews] Add support for FoxNews Insider (#10445)
  3752. + [fc2] Recognize Flash player URLs (#10512)
  3753. version 2016.09.03
  3754. Core
  3755. * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
  3756. _extract_m3u8_formats (#10522)
  3757. * Handle semicolon in mimetype2ext
  3758. Extractors
  3759. + [youtube] Add support for rental videos' previews (#10532)
  3760. * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
  3761. no playlist is actually served (#10537)
  3762. + [drtv] Add support for dr.dk/nyheder (#10536)
  3763. + [facebook:plugins:video] Add extractor (#10530)
  3764. + [go] Add extractor for *.go.com sites
  3765. * [adobepass] Check for authz_token expiration (#10527)
  3766. * [nytimes] improve extraction
  3767. * [thestar] Fix extraction (#10465)
  3768. * [glide] Fix extraction (#10478)
  3769. - [exfm] Remove extractor (#10482)
  3770. * [youporn] Fix categories and tags extraction (#10521)
  3771. + [curiositystream] Add extractor for app.curiositystream.com
  3772. - [thvideo] Remove extractor (#10464)
  3773. * [movingimage] Fix for the new site name (#10466)
  3774. + [cbs] Add support for once formats (#10515)
  3775. * [limelight] Skip ism snd duplicate manifests
  3776. + [porncom] Extract categories and tags (#10510)
  3777. + [facebook] Extract timestamp (#10508)
  3778. + [yahoo] Extract more formats
  3779. version 2016.08.31
  3780. Extractors
  3781. * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
  3782. * [bandcamp:album] Fix title extraction (#10455)
  3783. * [pyvideo] Fix extraction (#10468)
  3784. + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
  3785. * [9c9media] Extract more metadata
  3786. * [9c9media] Fix multiple stacks extraction (#10016)
  3787. * [adultswim] Improve video info extraction (#10492)
  3788. * [vodplatform] Improve embed regular expression
  3789. - [played] Remove extractor (#10470)
  3790. + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
  3791. + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
  3792. * [adultswim] Rework in terms of turner extractor
  3793. * [cnn] Rework in terms of turner extractor
  3794. * [nba] Rework in terms of turner extractor
  3795. + [turner] Add base extractor for Turner Broadcasting System based sites
  3796. * [bilibili] Fix extraction (#10375)
  3797. * [openload] Fix extraction (#10408)
  3798. version 2016.08.28
  3799. Core
  3800. + Add warning message that ffmpeg doesn't support SOCKS
  3801. * Improve thumbnail sorting
  3802. + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
  3803. * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
  3804. + Add ac-3 to the list of audio codecs in parse_codecs
  3805. Extractors
  3806. * [periscope:user] Fix extraction (#10453)
  3807. * [douyutv] Fix extraction (#10153, #10318, #10444)
  3808. + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
  3809. - [trutube] Remove extractor (#10438)
  3810. + [usanetwork] Add extractor for usanetwork.com
  3811. * [crackle] Fix extraction (#10333)
  3812. * [spankbang] Fix description and uploader extraction (#10339)
  3813. * [discoverygo] Detect cable provider restricted videos (#10425)
  3814. + [cbc] Add support for watch.cbc.ca
  3815. * [kickstarter] Silent the warning for og:description (#10415)
  3816. * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
  3817. version 2016.08.24.1
  3818. Extractors
  3819. + [pluralsight] Add support for subtitles (#9681)
  3820. version 2016.08.24
  3821. Extractors
  3822. * [youtube] Fix authentication (#10392)
  3823. * [openload] Fix extraction (#10408)
  3824. + [bravotv] Add support for Adobe Pass (#10407)
  3825. * [bravotv] Fix clip info extraction (#10407)
  3826. * [eagleplatform] Improve embedded videos detection (#10409)
  3827. * [awaan] Fix extraction
  3828. * [mtvservices:embedded] Update config URL
  3829. + [abc:iview] Add extractor (#6148)
  3830. version 2016.08.22
  3831. Core
  3832. * Improve formats and subtitles extension auto calculation
  3833. + Recognize full unit names in parse_filesize
  3834. + Add support for m3u8 manifests in HTML5 multimedia tags
  3835. * Fix octal/hexadecimal number detection in js_to_json
  3836. Extractors
  3837. + [ivi] Add support for 720p and 1080p
  3838. + [charlierose] Add new extractor (#10382)
  3839. * [1tv] Fix extraction (#9249)
  3840. * [twitch] Renew authentication
  3841. * [kaltura] Improve subtitles extension calculation
  3842. + [zingmp3] Add support for video clips
  3843. * [zingmp3] Fix extraction (#10041)
  3844. * [kaltura] Improve subtitles extraction (#10279)
  3845. * [cultureunplugged] Fix extraction (#10330)
  3846. + [cnn] Add support for money.cnn.com (#2797)
  3847. * [cbsnews] Fix extraction (#10362)
  3848. * [cbs] Fix extraction (#10393)
  3849. + [litv] Support 'promo' URLs (#10385)
  3850. * [snotr] Fix extraction (#10338)
  3851. * [n-tv.de] Fix extraction (#10331)
  3852. * [globo:article] Relax URL and video id regular expressions (#10379)
  3853. version 2016.08.19
  3854. Core
  3855. - Remove output template description from --help
  3856. * Recognize lowercase units in parse_filesize
  3857. Extractors
  3858. + [porncom] Add extractor for porn.com (#2251, #10251)
  3859. + [generic] Add support for DBTV embeds
  3860. * [vk:wallpost] Fix audio extraction for new site layout
  3861. * [vk] Fix authentication
  3862. + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
  3863. + [discoverygo] Add support for another GO network sites
  3864. version 2016.08.17
  3865. Core
  3866. + Add _get_netrc_login_info
  3867. Extractors
  3868. * [mofosex] Extract all formats (#10335)
  3869. + [generic] Add support for vbox7 embeds
  3870. + [vbox7] Add support for embed URLs
  3871. + [viafree] Add extractor (#10358)
  3872. + [mtg] Add support for viafree URLs (#10358)
  3873. * [theplatform] Extract all subtitles per language
  3874. + [xvideos] Fix HLS extraction (#10356)
  3875. + [amcnetworks] Add extractor
  3876. + [bbc:playlist] Add support for pagination (#10349)
  3877. + [fxnetworks] Add extractor (#9462)
  3878. * [cbslocal] Fix extraction for SendtoNews-based videos
  3879. * [sendtonews] Fix extraction
  3880. * [jwplatform] Extract video id from JWPlayer data
  3881. - [zippcast] Remove extractor (#10332)
  3882. + [viceland] Add extractor (#8799)
  3883. + [adobepass] Add base extractor for Adobe Pass Authentication
  3884. * [life:embed] Improve extraction
  3885. * [vgtv] Detect geo restricted videos (#10348)
  3886. + [uplynk] Add extractor
  3887. * [xiami] Fix extraction (#10342)
  3888. version 2016.08.13
  3889. Core
  3890. * Show progress for curl external downloader
  3891. * Forward more options to curl external downloader
  3892. Extractors
  3893. * [pbs] Fix description extraction
  3894. * [franceculture] Fix extraction (#10324)
  3895. * [pornotube] Fix extraction (#10322)
  3896. * [4tube] Fix metadata extraction (#10321)
  3897. * [imgur] Fix width and height extraction (#10325)
  3898. * [expotv] Improve extraction
  3899. + [vbox7] Fix extraction (#10309)
  3900. - [tapely] Remove extractor (#10323)
  3901. * [muenchentv] Fix extraction (#10313)
  3902. + [24video] Add support for .me and .xxx TLDs
  3903. * [24video] Fix comment count extraction
  3904. * [sunporno] Add support for embed URLs
  3905. * [sunporno] Fix metadata extraction (#10316)
  3906. + [hgtv] Add extractor for hgtv.ca (#3999)
  3907. - [pbs] Remove request to unavailable API
  3908. + [pbs] Add support for high quality HTTP formats
  3909. + [crunchyroll] Add support for HLS formats (#10301)
  3910. version 2016.08.12
  3911. Core
  3912. * Subtitles are now written as is. Newline conversions are disabled. (#10268)
  3913. + Recognize more formats in unified_timestamp
  3914. Extractors
  3915. - [goldenmoustache] Remove extractor (#10298)
  3916. * [drtuber] Improve title extraction
  3917. * [drtuber] Make dislike count optional (#10297)
  3918. * [chirbit] Fix extraction (#10296)
  3919. * [francetvinfo] Relax URL regular expression
  3920. * [rtlnl] Relax URL regular expression (#10282)
  3921. * [formula1] Relax URL regular expression (#10283)
  3922. * [wat] Improve extraction (#10281)
  3923. * [ctsnews] Fix extraction
  3924. version 2016.08.10
  3925. Core
  3926. * Make --metadata-from-title non fatal when title does not match the pattern
  3927. * Introduce options for randomized sleep before each download
  3928. --min-sleep-interval and --max-sleep-interval (#9930)
  3929. * Respect default in _search_json_ld
  3930. Extractors
  3931. + [uol] Add extractor for uol.com.br (#4263)
  3932. * [rbmaradio] Fix extraction and extract all formats (#10242)
  3933. + [sonyliv] Add extractor for sonyliv.com (#10258)
  3934. * [aparat] Fix extraction
  3935. * [cwtv] Extract HTTP formats
  3936. + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
  3937. * [kuwo:singer] Fix extraction
  3938. version 2016.08.07
  3939. Core
  3940. + Add support for TV Parental Guidelines ratings in parse_age_limit
  3941. + Add decode_png (#9706)
  3942. + Add support for partOfTVSeries in JSON-LD
  3943. * Lower master M3U8 manifest preference for better format sorting
  3944. Extractors
  3945. + [discoverygo] Add extractor (#10245)
  3946. * [flipagram] Make JSON-LD extraction non fatal
  3947. * [generic] Make JSON-LD extraction non fatal
  3948. + [bbc] Add support for morph embeds (#10239)
  3949. * [tnaflixnetworkbase] Improve title extraction
  3950. * [tnaflix] Fix metadata extraction (#10249)
  3951. * [fox] Fix theplatform release URL query
  3952. * [openload] Fix extraction (#9706)
  3953. * [bbc] Skip duplicate manifest URLs
  3954. * [bbc] Improve format code
  3955. + [bbc] Add support for DASH and F4M
  3956. * [bbc] Improve format sorting and listing
  3957. * [bbc] Improve playlist extraction
  3958. + [pokemon] Add extractor (#10093)
  3959. + [condenast] Add fallback scenario for video info extraction
  3960. version 2016.08.06
  3961. Core
  3962. * Add support for JSON-LD root list entries (#10203)
  3963. * Improve unified_timestamp
  3964. * Lower preference of RTSP formats in generic sorting
  3965. + Add support for multiple properties in _og_search_property
  3966. * Improve password hiding from verbose output
  3967. Extractors
  3968. + [adultswim] Add support for trailers (#10235)
  3969. * [archiveorg] Improve extraction (#10219)
  3970. + [jwplatform] Add support for playlists
  3971. + [jwplatform] Add support for relative URLs
  3972. * [jwplatform] Improve audio detection
  3973. + [tvplay] Capture and output native error message
  3974. + [tvplay] Extract series metadata
  3975. + [tvplay] Add support for subtitles (#10194)
  3976. * [tvp] Improve extraction (#7799)
  3977. * [cbslocal] Fix timestamp parsing (#10213)
  3978. + [naver] Add support for subtitles (#8096)
  3979. * [naver] Improve extraction
  3980. * [condenast] Improve extraction
  3981. * [engadget] Relax URL regular expression
  3982. * [5min] Fix extraction
  3983. + [nationalgeographic] Add support for Episode Guide
  3984. + [kaltura] Add support for subtitles
  3985. * [kaltura] Optimize network requests
  3986. + [vodplatform] Add extractor for vod-platform.net
  3987. - [gamekings] Remove extractor
  3988. * [limelight] Extract HTTP formats
  3989. * [ntvru] Fix extraction
  3990. + [comedycentral] Re-add :tds and :thedailyshow shortnames
  3991. version 2016.08.01
  3992. Fixed/improved extractors
  3993. - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
  3994. - [bloomberg] Support another form of player (#10187)
  3995. - [limelight] Skip DRM protected videos
  3996. - [safari] Relax regular expressions for URL matching (#10202)
  3997. - [cwtv] Add support for cwtvpr.com (#10196)
  3998. version 2016.07.30
  3999. Fixed/improved extractors
  4000. - [twitch:clips] Sort formats
  4001. - [tv2] Use m3u8_native
  4002. - [tv2:article] Fix video detection (#10188)
  4003. - rtve (#10076)
  4004. - [dailymotion:playlist] Optimize download archive processing (#10180)
  4005. version 2016.07.28
  4006. Fixed/improved extractors
  4007. - shared (#10170)
  4008. - soundcloud (#10179)
  4009. - twitch (#9767)
  4010. version 2016.07.26.2
  4011. Fixed/improved extractors
  4012. - smotri
  4013. - camdemy
  4014. - mtv
  4015. - comedycentral
  4016. - cmt
  4017. - cbc
  4018. - mgtv
  4019. - orf
  4020. version 2016.07.24
  4021. New extractors
  4022. - arkena (#8682)
  4023. - lcp (#8682)
  4024. Fixed/improved extractors
  4025. - facebook (#10151)
  4026. - dailymail
  4027. - telegraaf
  4028. - dcn
  4029. - onet
  4030. - tvp
  4031. Miscellaneous
  4032. - Support $Time$ in DASH manifests
  4033. version 2016.07.22
  4034. New extractors
  4035. - odatv (#9285)
  4036. Fixed/improved extractors
  4037. - bbc
  4038. - youjizz (#10131)
  4039. - youtube (#10140)
  4040. - pornhub (#10138)
  4041. - eporner (#10139)
  4042. version 2016.07.17
  4043. New extractors
  4044. - nintendo (#9986)
  4045. - streamable (#9122)
  4046. Fixed/improved extractors
  4047. - ard (#10095)
  4048. - mtv
  4049. - comedycentral (#10101)
  4050. - viki (#10098)
  4051. - spike (#10106)
  4052. Miscellaneous
  4053. - Improved twitter player detection (#10090)
  4054. version 2016.07.16
  4055. New extractors
  4056. - ninenow (#5181)
  4057. Fixed/improved extractors
  4058. - rtve (#10076)
  4059. - brightcove
  4060. - 3qsdn
  4061. - syfy (#9087, #3820, #2388)
  4062. - youtube (#10083)
  4063. Miscellaneous
  4064. - Fix subtitle embedding for video-only and audio-only files (#10081)
  4065. version 2016.07.13
  4066. New extractors
  4067. - rudo
  4068. Fixed/improved extractors
  4069. - biobiochiletv
  4070. - tvplay
  4071. - dbtv
  4072. - brightcove
  4073. - tmz
  4074. - youtube (#10059)
  4075. - shahid (#10062)
  4076. - vk
  4077. - ellentv (#10067)
  4078. version 2016.07.11
  4079. New Extractors
  4080. - roosterteeth (#9864)
  4081. Fixed/improved extractors
  4082. - miomio (#9605)
  4083. - vuclip
  4084. - youtube
  4085. - vidzi (#10058)
  4086. version 2016.07.09.2
  4087. Fixed/improved extractors
  4088. - vimeo (#1638)
  4089. - facebook (#10048)
  4090. - lynda (#10047)
  4091. - animeondemand
  4092. Fixed/improved features
  4093. - Embedding subtitles no longer throws an error with problematic inputs (#9063)
  4094. version 2016.07.09.1
  4095. Fixed/improved extractors
  4096. - youtube
  4097. - ard
  4098. - srmediatek (#9373)
  4099. version 2016.07.09
  4100. New extractors
  4101. - Flipagram (#9898)
  4102. Fixed/improved extractors
  4103. - telecinco
  4104. - toutv
  4105. - radiocanada
  4106. - tweakers (#9516)
  4107. - lynda
  4108. - nick (#7542)
  4109. - polskieradio (#10028)
  4110. - le
  4111. - facebook (#9851)
  4112. - mgtv
  4113. - animeondemand (#10031)
  4114. Fixed/improved features
  4115. - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
  4116. on non-Windows systems
  4117. version 2016.07.07
  4118. New extractors
  4119. - kamcord (#10001)
  4120. Fixed/improved extractors
  4121. - spiegel (#10018)
  4122. - metacafe (#8539, #3253)
  4123. - onet (#9950)
  4124. - francetv (#9955)
  4125. - brightcove (#9965)
  4126. - daum (#9972)
  4127. version 2016.07.06
  4128. Fixed/improved extractors
  4129. - youtube (#10007, #10009)
  4130. - xuite
  4131. - stitcher
  4132. - spiegel
  4133. - slideshare
  4134. - sandia
  4135. - rtvnh
  4136. - prosiebensat1
  4137. - onionstudios
  4138. version 2016.07.05
  4139. Fixed/improved extractors
  4140. - brightcove
  4141. - yahoo (#9995)
  4142. - pornhub (#9997)
  4143. - iqiyi
  4144. - kaltura (#5557)
  4145. - la7
  4146. - Changed features
  4147. - Rename --cn-verfication-proxy to --geo-verification-proxy
  4148. Miscellaneous
  4149. - Add script for displaying downloads statistics
  4150. version 2016.07.03.1
  4151. Fixed/improved extractors
  4152. - theplatform
  4153. - aenetworks
  4154. - nationalgeographic
  4155. - hrti (#9482)
  4156. - facebook (#5701)
  4157. - buzzfeed (#5701)
  4158. - rai (#8617, #9157, #9232, #8552, #8551)
  4159. - nationalgeographic (#9991)
  4160. - iqiyi
  4161. version 2016.07.03
  4162. New extractors
  4163. - hrti (#9482)
  4164. Fixed/improved extractors
  4165. - vk (#9981)
  4166. - facebook (#9938)
  4167. - xtube (#9953, #9961)
  4168. version 2016.07.02
  4169. New extractors
  4170. - fusion (#9958)
  4171. Fixed/improved extractors
  4172. - twitch (#9975)
  4173. - vine (#9970)
  4174. - periscope (#9967)
  4175. - pornhub (#8696)
  4176. version 2016.07.01
  4177. New extractors
  4178. - 9c9media
  4179. - ctvnews (#2156)
  4180. - ctv (#4077)
  4181. Fixed/Improved extractors
  4182. - rds
  4183. - meta (#8789)
  4184. - pornhub (#9964)
  4185. - sixplay (#2183)
  4186. New features
  4187. - Accept quoted strings across multiple lines (#9940)