Explain why and why not to specify --hls-prefer-native
[youtube-dl] / ChangeLog
index a542496a3949d4ec36817722485dc2d01f64cb1c..f6858f1d8c3abe3d7e82fe20df3682c2f6296d9d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 version <unreleased>
 
+Extractors
++ [bilibili] Support episodes (#10190)
++ [tvnoe] New extractor (#10524)
+
+
+version 2016.09.04.1
+
 Core
 * In DASH downloader if the first segment fails, abort the whole download
   process to prevent throttling (#10497)