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
|
|
@ -62,7 +62,6 @@
|
|||
<string name="general_error">Lỗi</string>
|
||||
<string name="network_error">Lỗi kết nối mạng</string>
|
||||
<string name="could_not_load_thumbnails">Không thể tải tất cả hình thu nhỏ</string>
|
||||
<string name="youtube_signature_deobfuscation_error">Không thể giải mã chữ ký URL video</string>
|
||||
<string name="parsing_error">Không thể phân tích cú pháp trang web</string>
|
||||
<string name="content_not_available">Nội dung không khả dụng</string>
|
||||
<string name="could_not_setup_download_menu">Không thể thiết lập menu tải về</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue