X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=4f64edabb0255183a3ee62b204e46269d7535bd3;hb=dcdb292fddc82ae11f4c0b647815a45c88a6b6d5;hp=f5172a8648c1e59e6e2d2df64bb3fd045a4a3f04;hpb=99ed78c79e94c14ce24bc5bdccaf9573d4f83552;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index f5172a864..4f64edabb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,26 @@ -version +version 2016.10.02 Core -* Fix possibly lost extended attributes +* Fix possibly lost extended attributes during post-processing + Support pyxattr as well as python-xattr for --xattrs and --xattr-set-filesize (#9054) Extractors + [jwplatform] Support DASH streams in JWPlayer -* [jwplatform] Improve JWPlayer handling ++ [jwplatform] Support old-style JWPlayer playlists ++ [byutv:event] Add extractor +* [periscope:user] Fix extraction (#10820) * [dctp] Fix extraction (#10734) ++ [instagram] Extract video dimensions (#10790) ++ [tvland] Extend URL regular expression (#10812) ++ [vgtv] Add support for tv.aftonbladet.se (#10800) +- [aftonbladet] Remove extractor +* [vk] Fix timestamp and view count extraction (#10760) ++ [vk] Add support for running and finished live streams (#10799) + [leeco] Recognize more Le Sports URLs (#10794) ++ [instagram] Extract comments (#10788) ++ [ketnet] Extract mzsource formats (#10770) +* [limelight:media] Improve HTTP formats extraction version 2016.09.27