youtube-dl

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

commit c7911009a0e31bc19680d9a6abb63a66491453f0
parent 2b96b06bf0e235270cf4b6eb5fe2d8c910d33c42
Author: Sergey M․ <dstftw@gmail.com>
Date:   Wed, 19 Oct 2016 23:53:37 +0700

[ChangeLog] Actualize

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

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,21 @@ +version <unreleased> + +Core ++ [utils] Expose PACKED_CODES_RE ++ [extractor/common] Extract non smil wowza mpd manifests ++ [extractor/common] Detect f4m audio-only formats + +Extractors +* [vidzi] Fix extraction (#10908, #10952) +* [urplay] Fix subtitle extraction ++ [urplay] Add supprt for urskola.se (#10915) ++ [orf] Add subtitles support (#10939) +* [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896) +* [nrk] Relax URL regular expression (#10928) ++ [nytimes] Add support for podcasts (#10926) +* [pluralsight] Relax URL regular expression (#10941) + + version 2016.10.16 Core