videos fixing protocol
This commit is contained in:
@@ -275,7 +275,7 @@ impl VideoFormat {
|
||||
abr: None,
|
||||
vbr: None,
|
||||
container: None,
|
||||
protocol: Some("m3u8_native".to_string()),
|
||||
protocol: Some("https".to_string()),
|
||||
audio_ext: Some("none".to_string()),
|
||||
video_ext: Some("mp4".to_string()),
|
||||
resolution: None,
|
||||
|
||||
Reference in New Issue
Block a user