Update extractor and remove DeobfuscateException
In ErrorInfo it was treated separately from other ParsingExceptions, including by showing a customized message, which has now been removed.
This commit is contained in:
parent
b508dd69be
commit
bdc2aa2b39
74 changed files with 1 additions and 75 deletions
|
|
@ -100,7 +100,6 @@
|
|||
<string name="notification_channel_name">NewPipe avisering</string>
|
||||
<string name="notification_channel_description">Aviseringar för NewPipes spelare</string>
|
||||
<string name="unknown_content">[Okänd]</string>
|
||||
<string name="youtube_signature_deobfuscation_error">Kunde inte dekryptera video URL signatur</string>
|
||||
<string name="player_stream_failure">Misslyckades med att spela denna ström</string>
|
||||
<string name="player_unrecoverable_failure">Allvarligt spelarfel inträffade</string>
|
||||
<string name="player_recoverable_failure">Återhämtar sig från spelarfel</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue