youtube-dl

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

commit e5f878c20573b258cad1974cc79a0526bcd1d46b
parent e2e84aed7e75a4e073dca934b7ff85e29399b23a
Author: Yen Chi Hsuan <yan12125@gmail.com>
Date:   Thu, 11 Aug 2016 19:13:41 +0800

[ChangeLog] Add change log for #10269

[skip ci]

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

diff --git a/ChangeLog b/ChangeLog @@ -1,6 +1,7 @@ version <unreleased> Core +* Subtitles are now written as is. Newline conversions are disabled. (#10268) + Recognize more formats in unified_timestamp Extractors