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