-
Notifications
You must be signed in to change notification settings - Fork 53
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
Videos That Formerly Played No Longer Do #54
Comments
The issue is signature decryption on certain copyrighted videos. This has been an issue in the past. My logs are showing this error: @kolsys was able to come up with a clever fix last time. The details of how youtube signature decryption work are outside of my wheelhouse. |
Well, signature decryption is a bit beyond me, but thankfully the folks at youtube-dl already have it fixed. I copied the regexes they use to pull out the signature decryption function and it's working again. You can pull from my fork at https://github.com/mddepew/YouTubeTV.bundle |
@mddepew looking good now, thank you :) |
This is occurring again. Videos that used to play successfully no longer do. Same example: |
I put in a pull request that fixes this issue |
hey @Helza there's changes again. This played a video that wasn't playing.. but there's others that won't play anyway...
|
Youtube videos that used to successfully play via the plugin no longer do. An example would be:
https://www.youtube.com/watch?v=KtlgYxa6BMU
Any thoughts on why this worked and now no longer does?
Thanks,
Laura
The text was updated successfully, but these errors were encountered: