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
|
|
@ -229,7 +229,6 @@
|
|||
<string name="download_to_sdcard_error_message">Downloading to external SD card not possible. Reset download folder location?</string>
|
||||
<string name="network_error">Network error</string>
|
||||
<string name="could_not_load_thumbnails">Could not load all thumbnails</string>
|
||||
<string name="youtube_signature_deobfuscation_error">Could not deobfuscate video URL signature</string>
|
||||
<string name="parsing_error">Could not parse website</string>
|
||||
<string name="content_not_available">Content unavailable</string>
|
||||
<string name="could_not_setup_download_menu">Could not set up download menu</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue