youtube-dl

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

commit 3f116b189bb990529a1a18ba7a3829b1592cfecd
parent 4b5de77bdb7765df4797bf068592926285ba709a
Author: Sergey M․ <dstftw@gmail.com>
Date:   Mon,  6 Mar 2017 04:01:21 +0700

[ChangeLog] Actualize

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

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,17 @@ +version <unreleased> + +Core ++ [utils] Process bytestrings in urljoin (#12369) +* [extractor/common] Improve height extraction and extract bitrate +* [extractor/common] Move jwplayer formats extraction in separate method ++ [external:ffmpeg] Limit test download size to 10KiB (#12362) + +Extractors ++ [drtv] Add geo countries to GeoRestrictedError ++ [drtv:live] Bypass geo restriction ++ [tunepk] Add extractor (#12197, #12243) + + version 2017.03.05 Extractors