youtube-dl

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

commit 76b5f99617f5b1ecdf64bb6445962f4db9685282
parent d35dc344af8ca0b4cc9ea738a290c04842adb9db
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun, 16 Apr 2017 01:47:58 +0700

[ChangeLog] Actualize

Diffstat:
MChangeLog | 16++++++++++++++++
1 file changed, 16 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,19 @@ +version <unreleased> + +Core +* [YoutubeDL] Apply expand_path after output template substitution ++ [YoutubeDL] Propagate overridden meta fields to extraction results of type + url (#11163) + +Extractors ++ [generic] Extract RSS entries as url_transparent (#11163) ++ [streamango] Add support for streamango.com (#12643) ++ [wsj:article] Add support for articles (#12558) +* [brightcove] Relax video tag embeds extraction and validate ambiguous embeds' + URLs (#9163, #12005, #12178, #12480) ++ [udemy] Add support for react rendition (#12744) + + version 2017.04.15 Extractors