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

@ -145,7 +145,6 @@
<string name="delete_search_history_alert">Διαγραφή ολόκληρου του ιστορικού αναζητήσεων;</string>
<string name="search_history_deleted">Το ιστορικό αναζητήσεων διαγράφηκε</string>
<string name="could_not_load_thumbnails">Δεν ήταν δυνατή η φόρτωση όλων των εικονιδίων</string>
<string name="youtube_signature_deobfuscation_error">Δεν ήταν δυνατή η αποκρυπτογράφηση της υπογραφής της URL του βίντεο</string>
<string name="parsing_error">Δεν ήταν δυνατή η ανάλυση του ιστοτόπου</string>
<string name="content_not_available">Το περιεχόμενο δεν είναι διαθέσιμο</string>
<string name="could_not_setup_download_menu">Δεν ήταν δυνατή η ρύθμιση του μενού λήψεων</string>