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
|
|
@ -137,7 +137,6 @@
|
|||
<string name="notification_channel_name">Notificació de NewPipe</string>
|
||||
<string name="notification_channel_description">Notificacions per al reproductor de NewPipe</string>
|
||||
<string name="could_not_load_thumbnails">No s\'han pogut carregar totes les miniatures</string>
|
||||
<string name="youtube_signature_deobfuscation_error">No s\'ha pogut desxifrar la signatura de l\'URL del vídeo</string>
|
||||
<string name="parsing_error">No s\'ha pogut processar el lloc web</string>
|
||||
<string name="content_not_available">Contingut no disponible</string>
|
||||
<string name="could_not_setup_download_menu">No s\'ha pogut configurar el menú de baixades</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue