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
|
|
@ -63,7 +63,6 @@
|
|||
<string name="general_error">שגיאה</string>
|
||||
<string name="network_error">שגיאת רשת</string>
|
||||
<string name="could_not_load_thumbnails">אין אפשרות לטעון את כל התמונות הממוזערות</string>
|
||||
<string name="youtube_signature_deobfuscation_error">לא ניתן לפענח את חתימת כתובת הסרטון</string>
|
||||
<string name="parsing_error">ניתוח האתר לא התאפשר</string>
|
||||
<string name="content_not_available">תוכן אינו זמין</string>
|
||||
<string name="could_not_setup_download_menu">לא הייתה אפשרות להכין את תפריט ההורדה</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue