[options] Remove experimental mark for --hls-prefer-native

pull/8/head
Sergey M․ 2016-04-21 22:44:01 +06:00
rodzic 6577112890
commit 870d525848
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 2C393E0F18A9236D
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -426,7 +426,7 @@ def parseOpts(overrideArguments=None):
downloader.add_option(
'--hls-prefer-native',
dest='hls_prefer_native', action='store_true',
help='Use the native HLS downloader instead of ffmpeg (experimental)')
help='Use the native HLS downloader instead of ffmpeg')
downloader.add_option(
'--hls-use-mpegts',
dest='hls_use_mpegts', action='store_true',