X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=4f64edabb0255183a3ee62b204e46269d7535bd3;hb=c0a7b9b348bb580d32fc94ee90c1b3b02b668a9e;hp=d48a09122c04d320ff581e4175ba98f7512b16dc;hpb=fd152641726a3f5e47a6a5065f8e9b6fe2623c11;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index d48a09122..4f64edabb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +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] Improve JWPlayer handling ++ [jwplatform] Support DASH streams in JWPlayer ++ [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