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

@ -226,7 +226,6 @@
<string name="could_not_setup_download_menu">ഡൗൺലോഡ് മെനു തുറക്കാനായില്ല</string>
<string name="content_not_available">കന്റെന്റ് ലഭ്യമല്ല</string>
<string name="parsing_error">വെബ്സൈറ്റ് വ്യാപരിക്കാനായില്ല</string>
<string name="youtube_signature_deobfuscation_error">വീഡിയോ URL സിഗ്നേച്ചർ ഡീക്രിപ്റ്റ് ചെയ്യാൻ സാധിച്ചില്ല</string>
<string name="could_not_load_thumbnails">ലഘുചിത്രങ്ങൾ ലോഡ് ചെയ്യാനായില്ല</string>
<string name="network_error">നെറ്റ്‌വർക്ക് പിശക്</string>
<string name="download_to_sdcard_error_message">എസ്ഡി കാർഡിലേക്ക്‌ ഡൗൺലോഡ് അസാധ്യം. ഡൗൺലോഡ് ഫോൾഡർ മാറ്റട്ടെ\?</string>