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
|
|
@ -140,7 +140,6 @@
|
|||
<string name="could_not_setup_download_menu">ডাউনলোড মেনু সেটআপ করা যায়নি</string>
|
||||
<string name="content_not_available">কন্টেন্ট উপলব্ধ নয়</string>
|
||||
<string name="parsing_error">ওয়েবসাইট বিশ্লেষন করা যায়নি</string>
|
||||
<string name="youtube_signature_deobfuscation_error">ভিডিও URL স্বাক্ষর ডিক্রিপ্ট করা যায়নি</string>
|
||||
<string name="could_not_load_thumbnails">সব থাম্বনেইল লোড করা যায়নি</string>
|
||||
<string name="network_error">নেটওয়ার্ক ত্রুটি</string>
|
||||
<string name="download_to_sdcard_error_title">বাহ্যিক স্টোরেজ নেই</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue