Silence DASH and HLS logs unless it's the last attempt
This commit is contained in:
@@ -308,6 +308,7 @@ class HLS:
|
||||
out=segment_save_path,
|
||||
headers=session.headers,
|
||||
proxy=proxy,
|
||||
silent=attempts != 5,
|
||||
segmented=True
|
||||
))
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user