Show better information about player errors

This commit is contained in:
Stypox 2025-07-28 23:57:55 +02:00
parent 38064be702
commit 29a3ca83b5
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
3 changed files with 18 additions and 9 deletions

View file

@ -877,6 +877,7 @@
<string name="trending_movies">Trending movies and shows</string>
<string name="trending_music">Trending music</string>
<string name="entry_deleted">Entry deleted</string>
<string name="player_error_403">HTTP error 403 occurred while playing, likely caused by an IP ban or streaming URL deobfuscation issues</string>
<string name="youtube_sign_in_confirm_not_bot_error">YouTube refused to provide data, asking for a login.\n\nYour IP might have been temporarily banned by YouTube, you can wait some time or switch to a different IP (for example by turning on/off a VPN, or by switching from WiFi to mobile data).</string>
<string name="unsupported_content_in_country">This content is not available for the currently selected content country.\n\nChange your selection from \"Settings > Content > Default content country\".</string>
</resources>