From 61b3e146e16e997ea539cd4610af10d4b681e04a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 20 Feb 2018 18:01:38 +0100 Subject: Add ability to import videos from all supported youtube-dl sites --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ce7541109..d28674c6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,23 @@ # Changelog +## v0.0.26-alpha + +### BREAKING CHANGES + + * Renamed script `import-youtube.js` to `import-videos.js` + * Renamed `import-video.js` argument `youtube-url` to `target-url` + +### Features + + * Add "Support" attribute/button on videos + * Add ability to import from all [supported sites](https://rg3.github.io/youtube-dl/supportedsites.html) of youtube-dl + +### Bug fixes + + * Fix custom instance name overflow + + ## v0.0.25-alpha ### Features -- cgit v1.2.3