Commit Graph

7 Commits

Author SHA1 Message Date
Toni Förster
6eba2a45c8
Conditional proxying
I added a new feature. When instances are not proxied, Yattee first checks the URL to make sure it is not a restricted video. Usually, music videos and sports content can only be played back by the same IP address that requested the URL in the first place. That is why some videos do not play when the proxy is disabled.

This approach has multiple advantages. First and foremost, It reduced the load on Invidious/Piped instances, since users can now directly access the videos without going through the instance, which might be severely bandwidth limited. Secondly, users don't need to manually turn on the proxy when they want to watch IP address bound content, since Yattee automatically proxies such content.

Furthermore, adding the proxy option allows mitigating some severe playback issues with invidious instances. Invidious by default returns proxied URLs for videos, and due to some bug in the Invidious proxy, scrubbing or continuing playback at a random timestamp can lead to severe wait times for the users.

This should fix numerous playback issues: #666, #626, #590, #585, #498, #457, #400
2024-05-16 19:35:31 +02:00
MacCZ
afde6c2ce2
Translated using Weblate (Czech)
Currently translated at 97.9% (519 of 530 strings)

Translation: Yattee/Localizable.strings
Translate-URL: https://hosted.weblate.org/projects/yattee/localizable-strings/cs/
2023-09-23 16:41:13 +02:00
Lachtan
7ce37fd5dd
Translated using Weblate (Czech)
Currently translated at 100.0% (473 of 473 strings)

Translation: Yattee/Localizable.strings
Translate-URL: https://hosted.weblate.org/projects/yattee/localizable-strings/cs/
2023-03-30 21:39:47 +02:00
Anonymous
474e280faa Translated using Weblate (Czech)
Currently translated at 98.8% (430 of 435 strings)

Translation: Yattee/Localizable.strings
Translate-URL: https://hosted.weblate.org/projects/yattee/localizable-strings/cs/
2023-02-26 18:55:38 +01:00
Lachtan
d28cfe8d0c Translated using Weblate (Czech)
Currently translated at 99.5% (431 of 433 strings)

Translation: Yattee/Localizable.strings
Translate-URL: https://hosted.weblate.org/projects/yattee/localizable-strings/cs/
2022-12-04 13:25:19 +01:00
Lachtan
2e4896d558 Translated using Weblate (Czech)
Currently translated at 100.0% (364 of 364 strings)

Translation: Yattee/Localizable.strings
Translate-URL: https://hosted.weblate.org/projects/yattee/localizable-strings/cs/
2022-11-15 20:44:07 +01:00
Lachtan
e04d3f9f72 Added translation using Weblate (Czech) 2022-11-15 20:44:07 +01:00