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

I am having issues with the pytchat module someone please help me #35

Open
furkanshaikh313 opened this issue Jun 1, 2023 · 3 comments

Comments

@furkanshaikh313
Copy link

Traceback (most recent call last):
File "d:\AI\AI-Vtuber-main\AI-Vtuber-main\run.py", line 167, in
read_chat()
File "d:\AI\AI-Vtuber-main\AI-Vtuber-main\run.py", line 106, in read_chat
chat = pytchat.create(video_id=video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\HP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pytchat\core_init_.py", line 6, in create
vid = extract_video_id(video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\HP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pytchat\util_init
.py", line 82, in extract_video_id
if '[' in url_or_id:
^^^^^^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable

@meet447
Copy link

meet447 commented Jun 3, 2023

did you enter the video id?

@furkanshaikh313
Copy link
Author

yes i did it does work now but the thing is that i want to create a project that is completly free for everyone can you help me make it

@Fadlay
Copy link

Fadlay commented Jun 23, 2023

@furkanshaikh313 How do you write the command?
did u write like this?
python run.py --video_id [Your YT-ID Here] --tts_type EL

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

3 participants