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 a2b74182ff
commit 80c31e81ec
74 changed files with 1 additions and 75 deletions

View file

@ -82,7 +82,6 @@
<string name="general_error">Virhe</string>
<string name="network_error">Verkkovirhe</string>
<string name="could_not_load_thumbnails">Kaikkia esikatselukuvia ei voitu ladata</string>
<string name="youtube_signature_deobfuscation_error">Videon URL-allekirjoituksen salausta ei voitu purkaa</string>
<string name="parsing_error">Verkkosivua ei voitu jäsentää</string>
<string name="content_not_available">Sisältö ei ole saatavilla</string>
<string name="could_not_setup_download_menu">Latausvalikkoa ei voitu asettaa</string>