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
|
|
@ -38,7 +38,6 @@
|
|||
<string name="general_error">Error</string>
|
||||
<string name="network_error">Error de conexión</string>
|
||||
<string name="could_not_load_thumbnails">No se pudo cargar las miniaturas</string>
|
||||
<string name="youtube_signature_deobfuscation_error">No se pudo descifrar la URL del vídeo</string>
|
||||
<string name="parsing_error">No se pudo analizar el sitio web</string>
|
||||
<string name="show_next_and_similar_title">Mostrar vídeos \'Siguientes\' y \'Similares\'</string>
|
||||
<string name="content_language_title">Idioma predefinido del contenido</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue