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
Getting Chrome Driver...
Loading urls...
6 url loaded from urls.txt
Loading queries...
Traceback (most recent call last):
File "C:\Users\thuonghnh\Desktop\YouTube-Viewer-1.8.0\youtube_viewer.py", line 1011, in
queries = load_search()
File "C:\Users\thuonghnh\Desktop\YouTube-Viewer-1.8.0\youtubeviewer\load_files.py", line 48, in load_search
search = [[y.strip() for y in x.strip().split('::::')]
File "C:\Users\thuonghnh\Desktop\YouTube-Viewer-1.8.0\youtubeviewer\load_files.py", line 48, in
search = [[y.strip() for y in x.strip().split('::::')]
File "C:\Users\thuonghnh\AppData\Local\Programs\Python\Python310\lib\codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf9 in position 141: invalid start byte
Environment
- OS : 2016
- Python : 3.10.10
- Script version : 111.0.5563.65
config.json
can't start tool
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
I'm submitting a ...
Description
+-------------------------- Version: 1.8.0 --------------------------+
Getting Chrome Driver...
Loading urls...
6 url loaded from urls.txt
Loading queries...
Traceback (most recent call last):
File "C:\Users\thuonghnh\Desktop\YouTube-Viewer-1.8.0\youtube_viewer.py", line 1011, in
queries = load_search()
File "C:\Users\thuonghnh\Desktop\YouTube-Viewer-1.8.0\youtubeviewer\load_files.py", line 48, in load_search
search = [[y.strip() for y in x.strip().split('::::')]
File "C:\Users\thuonghnh\Desktop\YouTube-Viewer-1.8.0\youtubeviewer\load_files.py", line 48, in
search = [[y.strip() for y in x.strip().split('::::')]
File "C:\Users\thuonghnh\AppData\Local\Programs\Python\Python310\lib\codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf9 in position 141: invalid start byte
Environment
config.json
The text was updated successfully, but these errors were encountered: