-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Cannot Decrypt URL error since today #2209
Comments
Yes, me too. Exception
Crash log
|
Also experienced this just now.
Also adding that I was previously running 15.0. Upgrading to the latest release did not fix the issue. |
Confirming that the error also happens in 0.15.1. Simply clicking on any video result causes the error. |
This was happening in 0.14.1 so I updated thinking it was that, but still occuring in 0.16 as mentioned above. Just started today. |
probably google changed somethings again. |
Indeed, there has been an update to the Youtube player; it seems to happen every few months.. It is all covered in this closed issue: TeamNewPipe/NewPipeExtractor#133 Issue: The harcoded string DECYRYPTION_SIGNATURE_FUNCTION_REGEX needs to be updated again. As there is currently no way to update this string, a new release will be required when it is solved Edit. made post clearer |
Hi did you find the solution? Please tell us what should be changed? |
He said we should wait for a new release. So wait. |
hey anotherlife, can you estimate how long it may take to get new release? Just estimate |
One day. |
Since fdroid takes a few days to update, wouldn't be feasible to let the user manually enter the DECYRYPTION_SIGNATURE_FUNCTION_REGEX string ? (eg add a menu to manually set this string which could be available on the website ?) No problem with external code and quick solution :) |
Yea yea. So 0.15.2 was the first version with ota updatet. Lets se if it works now :) |
However we first need to find the tight decrypt regex. Could one look over at youtube-dl and see if they have a solution already? |
Issue fixed. This line here And this is one more reason why you should avoid regex xD |
What should we do exactly now? Pull latest version or can we change something in existing. |
Fix is on the way. |
@TobiGr @TheAssassin we really need to get reproducible builds running, as ota is not working on fdroid yet. Could you tell me what is left to be done to get it running? Aka how should I build the app that it works? I heard I should use sortfs or similar, and must I build using fdroid? |
Here is the fixed version: |
How long until it reaches FDroid? |
Cant tell, best case one day worst case one week |
Thanks for the quick fix and release @theScrabi :) |
Can't there be an webbased url signature service provider so that it aint have to be hardcoded into the software? Alot of people dont know how github works and cannot manually update their software. They cannot use the app anymore when it is broken. Thanks for the fix! |
I like the sound of @Vacuumm's solution. I think it should be broken down as follows:
Potentially, the endpoint URL could be a configurable option so that folks who figure out the new regex can test it without rebuilding the entire app again. I'd raise a PR myself, but Android development isn't my corner just yet. |
This should be added as option in "Developers" settings |
@theScrabi @TheAssassin I don't know. I'd say, we should follow the instructions in #1981 and finish our own repo. e.g. decide whether to use version names or codes to identify the correct APKs. But it is hard for me to see, what changes need to be done in the app. I'd say, our metadata file in the fdroiddata repo needs an update. This should be quite similar to the ones pointed out: Öffi and Briar |
@theScrabi @TobiGr I think we need to meet at some point (maybe even online) and discuss how we can set this up in the most easy way. We need more automation in place here, and also should try to all get the same level of knowledge on the topic. |
Full ack |
FYI I'm still on 0.16.0 and since yesterday (8.pm UTC) I don't get the decryption error anymore. |
@TheAssassin could you please set up a doodle and sent us? |
As of the 14th of March it looks like newpipe 0.16 cannot play videos anymore. I use it everyday and noticed this morning.
The text was updated successfully, but these errors were encountered: