You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.
Traceback (most recent call last):
File "xiaoet.py", line 168, in
XET().download()
File "xiaoet.py", line 164, in download
self.video(url, media_dir, title, playurl)
File "xiaoet.py", line 115, in video
with open(m3u8_file, 'wb', encoding='utf8') as f:
ValueError: binary mode doesn't take an encoding argument
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "xiaoet.py", line 168, in
XET().download()
File "xiaoet.py", line 164, in download
self.video(url, media_dir, title, playurl)
File "xiaoet.py", line 115, in video
with open(m3u8_file, 'wb', encoding='utf8') as f:
ValueError: binary mode doesn't take an encoding argument
The text was updated successfully, but these errors were encountered: