youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 11bae9cdde8ed75b355d5e68ef57dae504ad94ca
parent 43b38424a9ca2ce962036b17462d59b8acbf6dd8
Author: Sergey M․ <dstftw@gmail.com>
Date:   Tue, 28 Feb 2017 23:49:24 +0700

[ChangeLog] Actualize

Diffstat:
MChangeLog | 10+++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,7 +1,15 @@ version <unreleased> +Core ++ [utils] Add bytes_to_long and long_to_bytes ++ [utils] Add pkcs1pad ++ [aes] Add aes_cbc_encrypt + Extractors -+ [daisuki] Add new extractor (#2486, #3186, #4738, #6175, #7776, #10060) ++ [azmedien:showplaylist] Add support for show playlists (#12160) ++ [youtube:playlist] Recognize another playlist pattern (#11928, #12286) ++ [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776, + #10060) * [douyu] Fix extraction (#12301)