Zhijie He 6b1516d6ad
[fix] baidu captcha detection (#5111)
Add Baidu Captcha detection to reduce `JSONDecodeError` error

Baidu will redirect to `wappass.baidu.com` and return a captcha challenge.
Current behavior will get the data from `wappass.baidu.com` then return a
`json.decoder.JSONDecodeError` error.
2025-08-12 15:18:46 +02:00
..
2025-08-12 15:18:46 +02:00
2025-03-30 12:41:43 +02:00
2022-01-28 22:33:41 +01:00
2024-04-10 06:51:28 +02:00
2025-03-30 14:25:58 +02:00
2025-04-18 09:30:17 +02:00