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
|
|
@ -47,7 +47,6 @@
|
|||
<string name="duration_live">라이브</string>
|
||||
<string name="general_error">오류</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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue