fix the "name m3u8 is not defined" bug of #2888

This commit is contained in:
Mort Yao 2021-11-18 18:10:34 +01:00
parent f36fc91296
commit 3f47a215bf
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -136,6 +136,7 @@ cookies = None
output_filename = None
auto_rename = False
insecure = False
m3u8 = False
fake_headers = {
'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', # noqa