youtube-dl

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

commit 08ec95a6dba54aeec398c99f422abb2a5b59a7e7
parent df46b19cb82b90807693d0d25ac5d817546dd63b
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sat, 19 Nov 2016 03:10:20 +0700

[ChangeLog] Actualize

Diffstat:
MChangeLog | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,7 +1,7 @@ version 2016.11.18 Extractors -* [youtube:live] Relax _VALID_URL (#11164) +* [youtube:live] Relax URL regular expression (#11164) * [openload] Fix extraction (#10408, #11122) * [vlive] Prefer locale over language for subtitles id (#11203)