-
Notifications
You must be signed in to change notification settings - Fork 643
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
No streams available, exception in thread, NoneType object not subscriptable in streams.py #1280
Comments
Same here. Debian Sid, using pipx, mpv, python 3.12.4. |
same issue here on two different machines. Both use following environment: |
at least audio:
|
yewtube has been broken for about 2 weeks, due, I suspect, to a change made by Youtube in how the streams may be accessed. If you do a fresh install of yewtube then you may at least be able to get audio-only default streams. youtube-dl and ytfzf still work. But ytfzf uses a different URL, which is not optimized for streaming, meaning it often gets stuck buffering, and seeking is a pain. |
It seems like Yewtube is somehow dead or rarely updated, so i don't think this is gonna be solved in a short time. Does anyone know an alternative program? |
After a quick look at the source code, I think the issue is not in yewtube itself, but in the youtube-search-python dependency, which is sadly unmaintained. |
Alright, so we are basically doomed... |
I haven't run into this issue myself, but I did notice a comment about youtube-search-python from a contributor which might be helpful:
Originally posted by @iamtalhaasghar in #1204 (comment) Maybe it is time to switch to a new new lib.. |
Seems like it's working again (for me at least). Still, without a maintained search library, it's only a matter of time until it stops working once and for all. |
Issue
Videos don't play, this error shows up. Sometimes it works, then goes back to not working.
_No streams available [1/71>
Your Environment
Devuan linux, using pipx and mpv
The text was updated successfully, but these errors were encountered: