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:
Stypox 2023-09-22 10:43:37 +02:00
parent b508dd69be
commit bdc2aa2b39
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
74 changed files with 1 additions and 75 deletions

View file

@ -217,7 +217,6 @@
<string name="new_and_hot">Novos e tendências</string>
<string name="clear_search_history_summary">Remove o histórico de pesquisas</string>
<string name="app_update_notification_channel_name">Notificação de nova versão</string>
<string name="youtube_signature_deobfuscation_error">Não foi possível decifrar a assinatura do URL</string>
<string name="select_a_playlist">Selecione uma lista de reprodução</string>
<string name="feed_oldest_subscription_update">Última atualização: %s</string>
<string name="import_data_title">Importar base de dados</string>