Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to start #538

Open
2 of 4 tasks
davidthuong opened this issue Mar 16, 2023 · 3 comments
Open
2 of 4 tasks

Failed to start #538

davidthuong opened this issue Mar 16, 2023 · 3 comments

Comments

@davidthuong
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

I'm submitting a ...

Description

       [ GitHub : https://github.com/MShawon/YouTube-Viewer ]

+-------------------------- 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

- OS : 2016
- Python : 3.10.10
- Script version : 111.0.5563.65

config.json

can't start tool
@MShawon
Copy link
Owner

MShawon commented Mar 18, 2023

Attach your search.txt then

@davidthuong
Copy link
Author

search.txt

@MShawon
Copy link
Owner

MShawon commented Apr 6, 2023

works fine on my end.. make sure you edit the txt file in vscode or normal text file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants