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 a2b74182ff
commit 80c31e81ec
74 changed files with 1 additions and 75 deletions

View file

@ -43,7 +43,6 @@
<string name="download_path_audio_summary">Преузети аудио записи се чувају овде</string>
<string name="general_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="content">Садржај</string>