Skip to content

Commit 8e34d19

Browse files
authored
Change the Proxy Videos Through Invidious setting to only apply when using the Invidious API (#5758)
* Change the Proxy Videos Through Invidious setting to only apply when using the Invidious API * Disable Proxy Videos Through Invidious switch when it cannot be used
1 parent d12901a commit 8e34d19

39 files changed

+48
-74
lines changed

src/renderer/components/player-settings/player-settings.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ export default defineComponent({
6767
return this.$store.getters.getBackendPreference
6868
},
6969

70+
backendFallback: function () {
71+
return this.$store.getters.getBackendFallback
72+
},
73+
7074
autoplayVideos: function () {
7175
return this.$store.getters.getAutoplayVideos
7276
},
@@ -87,6 +91,10 @@ export default defineComponent({
8791
return this.$store.getters.getProxyVideos
8892
},
8993

94+
showProxyVideosAsDisabled: function () {
95+
return this.backendPreference !== 'invidious' && !this.backendFallback
96+
},
97+
9098
defaultSkipInterval: function () {
9199
return parseInt(this.$store.getters.getDefaultSkipInterval)
92100
},

src/renderer/components/player-settings/player-settings.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<ft-toggle-switch
88
:label="$t('Settings.Player Settings.Proxy Videos Through Invidious')"
99
:compact="true"
10-
:default-value="proxyVideos"
10+
:default-value="showProxyVideosAsDisabled ? false : proxyVideos"
11+
:disabled="showProxyVideosAsDisabled"
1112
:tooltip="$t('Tooltips.Player Settings.Proxy Videos Through Invidious')"
1213
@change="updateProxyVideos"
1314
/>

src/renderer/views/Watch/Watch.js

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -518,16 +518,8 @@ export default defineComponent({
518518
// this.manifestSrc = src
519519
// this.manifestMimeType = MANIFEST_TYPE_DASH
520520
// } else {
521-
let hlsManifestUrl = result.streaming_data.hls_manifest_url
522521

523-
if (this.proxyVideos) {
524-
const url = new URL(hlsManifestUrl)
525-
url.searchParams.set('local', 'true')
526-
527-
hlsManifestUrl = url.toString().replace(url.origin, this.currentInvidiousInstanceUrl)
528-
}
529-
530-
this.manifestSrc = hlsManifestUrl
522+
this.manifestSrc = result.streaming_data.hls_manifest_url
531523
this.manifestMimeType = MANIFEST_TYPE_HLS
532524
// }
533525
}
@@ -595,12 +587,6 @@ export default defineComponent({
595587

596588
if (result.streaming_data.formats.length > 0) {
597589
this.legacyFormats = result.streaming_data.formats.map(mapLocalLegacyFormat)
598-
599-
if (this.proxyVideos) {
600-
this.legacyFormats.forEach(format => {
601-
format.url = getProxyUrl(format.url)
602-
})
603-
}
604590
}
605591

606592
/** @type {import('../../helpers/api/local').LocalFormat[]} */
@@ -700,17 +686,8 @@ export default defineComponent({
700686
})
701687
?.projection_type ?? null
702688

703-
// When `this.proxyVideos` is true
704-
// It's possible that the Invidious instance used, only supports a subset of the formats from Local API
705-
// i.e. the value passed into `adaptiveFormats`
706-
// e.g. Supports 720p60, but not 720p - https://[DOMAIN_NAME]/api/manifest/dash/id/v3wm83zoSSY?local=true
707-
if (this.proxyVideos) {
708-
this.manifestSrc = await this.createInvidiousDashManifest()
709-
this.manifestMimeType = MANIFEST_TYPE_DASH
710-
} else {
711-
this.manifestSrc = await this.createLocalDashManifest(result)
712-
this.manifestMimeType = MANIFEST_TYPE_DASH
713-
}
689+
this.manifestSrc = await this.createLocalDashManifest(result)
690+
this.manifestMimeType = MANIFEST_TYPE_DASH
714691
} else {
715692
this.manifestSrc = null
716693
this.enableLegacyFormat()

static/locales/bg.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,8 +1121,7 @@ Tooltips:
11211121
да показват видеа с по-високо качество. Старите формати са ограничени до макс.
11221122
720р, но пък генерират по-малък трафик. Аудио форматите предават само звук.
11231123
Proxy Videos Through Invidious: Ще се свърже с Invidious, за да изтегли видеото,
1124-
вместо да прави дирекна връзка с YouTube. Пренебрегва настройките на локалния
1125-
интерфейс.
1124+
вместо да прави дирекна връзка с YouTube.
11261125
Scroll Playback Rate Over Video Player: Докато курсорът е върху видеото, натиснете
11271126
и задръжте клавиша Control (Command Key за Mac) и превъртете колелцето на мишката
11281127
напред или назад, за да контролирате скоростта на възпроизвеждане. Натиснете

static/locales/cs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1102,7 +1102,7 @@ Tooltips:
11021102
prohlížeči.\n"
11031103
Player Settings:
11041104
Proxy Videos Through Invidious: 'Připojí se k Invidious, aby poskytoval videa
1105-
namísto přímého připojení k YouTube. Toto přepíše předvolby API.'
1105+
namísto přímého připojení k YouTube.'
11061106
Default Video Format: 'Nastavte formáty použité při přehrávání videa. Formáty
11071107
DASH umožní přehrávat vyšší kvality. Starší formáty jsou omezeny na maximálně
11081108
720p, ale používají menší šířku pásma. Zvukové formáty jsou streamy obsahující

static/locales/da.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -945,7 +945,7 @@ Tooltips:
945945
kan afspille med højere kvalitet. Gamle formater er begrænsede til maks HD,
946946
men bruger mindre båndbredde. Lydformater er lydstrømme kun med lyd.
947947
Proxy Videos Through Invidious: Vil forbinde til Invidious for at vise videoer
948-
i stedet for at oprette en direkte forbindelse til YouTube. Tilsidesætter API-præference.
948+
i stedet for at oprette en direkte forbindelse til YouTube.
949949
Scroll Playback Rate Over Video Player: Mens markøren er over videoen, tryk og
950950
hold Control-tasten (Command-tast på Mac) nede og scroll musehjulet fremad og
951951
bagud for at kontrollere afspilningshastigheden. Tryk og hold Control-tasten

static/locales/de-DE.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,8 +1188,7 @@ Tooltips:
11881188
sind auf maximal 720p beschränkt, verbrauchen aber weniger Bandbreite. Audioformate
11891189
sind reine Audiostreams.
11901190
Proxy Videos Through Invidious: Stellt eine Verbindung zu Invidious her, um Videos
1191-
bereitzustellen, anstatt eine direkte Verbindung zu YouTube herzustellen. Setzt
1192-
die API-Einstellung außer Kraft.
1191+
bereitzustellen, anstatt eine direkte Verbindung zu YouTube herzustellen.
11931192
Scroll Playback Rate Over Video Player: Während sich der Cursor über dem Video
11941193
befindet, halte die Strg-Taste (Befehlstaste auf dem Mac) gedrückt und bewege
11951194
das Mausrad vorwärts oder rückwärts, um die Abspielgeschwindigkeit zu steuern.

static/locales/el.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -948,8 +948,7 @@ Tooltips:
948948
μορφές περιορίζονται σε μέγιστο ανάλυσης 720p αλλά χρησιμοποιούν λιγότερους
949949
πόρους. Οι μορφές ήχου περιλαμβάνουν ροές μόνο ήχου.
950950
Proxy Videos Through Invidious: Θα συνδεθεί με το Invidious για να εξυπηρετήσει
951-
τα βίντεο αντί να κάνει μια άμεση σύνδεση με το YouTube. Παράκαμψη προτίμησης
952-
API.
951+
τα βίντεο αντί να κάνει μια άμεση σύνδεση με το YouTube.
953952
Scroll Playback Rate Over Video Player: Ενώ ο δρομέας βρίσκεται πάνω από το βίντεο,
954953
πατήστε και κρατήστε πατημένο το πλήκτρο Control (Command Key σε Mac) και μετακινηθείτε
955954
με τον τροχό του ποντικιού προς τα εμπρός ή προς τα πίσω για να ελέγξετε το

static/locales/en-GB.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1102,7 +1102,7 @@ Tooltips:
11021102
play higher qualities. Legacy formats are limited to a max of 720p but use less
11031103
bandwidth. Audio formats are audio only streams.
11041104
Proxy Videos Through Invidious: Will connect to Invidious to serve videos instead
1105-
of making a direct connection to YouTube. Overrides API preference.
1105+
of making a direct connection to YouTube.
11061106
Scroll Playback Rate Over Video Player: While the cursor is over the video, press
11071107
and hold the Control key (Command Key on Mac) and scroll the mouse wheel forwards
11081108
or backwards to control the playback rate. Press and hold the Control key (Command

static/locales/en-US.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ Tooltips:
10221022
By default FreeTube will open the clicked link in your default browser.
10231023
Player Settings:
10241024
Proxy Videos Through Invidious: Will connect to Invidious to serve videos instead
1025-
of making a direct connection to YouTube. Overrides API preference.
1025+
of making a direct connection to YouTube.
10261026
Default Video Format: Set the formats used when a video plays. DASH formats can
10271027
play higher qualities. Legacy formats are limited to a max of 720p but use less
10281028
bandwidth. Audio formats are audio only streams.

static/locales/es-MX.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@ Tooltips:
757757
etc.).
758758
Player Settings:
759759
Proxy Videos Through Invidious: Se conectará a Invidious para obtener videos en
760-
lugar de conectarse directamente a YouTube. Anulará la API seleccionada.
760+
lugar de conectarse directamente a YouTube.
761761
Default Video Format: Establezca los formatos a usar cuando reproduce un video.
762762
Los formatos DASH pueden alcanzar mejores calidades. Los formatos heredados
763763
están limitados a un máximo de 720 píxeles de ancho, pero usan menos ancho de

static/locales/es.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,8 +1142,7 @@ Tooltips:
11421142
a 720p, pero requiere menos ancho de banda. El formato del audio se limita al
11431143
reproducir solo audio.
11441144
Proxy Videos Through Invidious: Se conectará a Invidious para obtener vídeos en
1145-
lugar de conectar directamente con YouTube. Sobreescribirá la preferencia de
1146-
API.
1145+
lugar de conectar directamente con YouTube.
11471146
Scroll Playback Rate Over Video Player: Cuando el cursor esté sobre el vídeo,
11481147
presiona y mantén la tecla Control (Comando en Mac) y desplaza la rueda del
11491148
ratón hacia arriba o abajo para cambiar la velocidad de reproducción. Presiona

static/locales/et.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1094,7 +1094,7 @@ Tooltips:
10941094
parem kvaliteet. Pärandvormingute kvaliteedi ülempiir on 720p ja seetõttu kasutavad
10951095
nad vähem ribalaiust. Helivormingud kehtivad vaid helifailide jaoks.
10961096
Proxy Videos Through Invidious: Kasutab videote esitamiseks Invidious'e teenust
1097-
ega tee päringuid otse YouTube serveri pihta. Asendab API eelistuse.
1097+
ega tee päringuid otse YouTube serveri pihta.
10981098
Scroll Playback Rate Over Video Player: Kui kursor on video kohal, siis vajuta
10991099
Ctrl klahvi (Mac'is ⌘ klahvi) ja taasesituse kiiruse muutmiseks keri hiireratast
11001100
edasi ja tagasi. Tavakiiruse taastamiseks (kui sa seda seadistustest pole muutnud,

static/locales/eu.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,8 +1062,7 @@ Tooltips:
10621062
nabigatazailean irekiko du klikatutako esteka.\n"
10631063
Player Settings:
10641064
Proxy Videos Through Invidious: 'Bideoak hornitzeko Invidious-era konektatuko
1065-
da, YouTube-ra zuzeneko konexioa egin beharrean. APIaren hobespena gainidazten
1066-
du.'
1065+
da, YouTube-ra zuzeneko konexioa egin beharrean.'
10671066
Default Video Format: 'Erabiliko diren formatuak ezarri bideo bat erreproduzitzerakoan.
10681067
DASH formatuek kalitate handiagoak onartzen dituzte. Bestalde, Legacy formatuak
10691068
720 puntutara mugatuta badaude ere banda zabalera gutxiago kontsumitzen dute.

static/locales/fi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@ Tooltips:
992992
toistavat korkealaatuisempia videoita. Legacy-formaatit ovat rajoitettu 720p-resoluutioon,
993993
mutta käyttävät vähemmän dataa. Audioformaatit ovat vain äänistriimeihin.
994994
Proxy Videos Through Invidious: Yhdistää Invidious-palvelimeen suoran YouTuben-yhteyden
995-
sijaan. Ohittaa API-valinnan.
995+
sijaan.
996996
Scroll Playback Rate Over Video Player: Kursorin ollessa videon päällä, paina
997997
CTRL (Komentopainike MAC-tietokoneessa) pohjaan ja käytä hiiren rullaa muuttaaksesi
998998
toiston nopeutta. Palataksesi alkuperäiseen toistonopeuteen (1x ellei toisin

static/locales/fr-FR.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,8 +1186,7 @@ Tooltips:
11861186
sont limités à un maximum de 720p mais utilisent moins de bande passante. Les
11871187
formats audio sont des flux audio uniquement.
11881188
Proxy Videos Through Invidious: Se connectera à Invidious pour lire des vidéos
1189-
au lieu d'établir une connexion directe avec YouTube. Remplace les préférences
1190-
de l'API.
1189+
au lieu d'établir une connexion directe avec YouTube.
11911190
Scroll Playback Rate Over Video Player: Lorsque le curseur se trouve sur la vidéo,
11921191
maintenez la touche Contrôle (touche Commande sur Mac) enfoncée et faites défiler
11931192
la molette de la souris vers l'avant ou l'arrière pour contrôler la vitesse

static/locales/gl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ Tooltips:
826826
FreeTube abrirá a ligazón na que premeches no teu navegador predeterminado.\n"
827827
Player Settings:
828828
Proxy Videos Through Invidious: 'Conectarase a Invidious para obter vídeos no
829-
canto de recorrer directamente a YouTube. Sobrescribirá a preferencia de API.'
829+
canto de recorrer directamente a YouTube.'
830830
Default Video Format: 'Establecelos formatos utilizados cando se reproduce un
831831
vídeo. Os formatos DASH poden reproducir calidades superiores. Os formatos legados
832832
están limitados a un máximo de 720p pero usan menos ancho de banda. Os formatos

static/locales/hr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@ Tooltips:
10791079
reproducirati višu kvalitetu slike. Stari formati su ograničeni na 720 p, ali
10801080
su zato brži. Audioformati sadrže samo prijenose audiosnimaka.
10811081
Proxy Videos Through Invidious: Za reprodukciju videa povezat će se s Invidiousom
1082-
umjesto izravnog povezivanja s YouTubeom. Zanemaruje postavke sučelja.
1082+
umjesto izravnog povezivanja s YouTubeom.
10831083
Scroll Playback Rate Over Video Player: Dok se pokazivač nalazi na videu, pritisni
10841084
i drži tipku Control (Command tipka na Macu) i pomiči kotačić miša naprijed
10851085
ili natrag za upravljanje brzine reprodukcije. Pritisni i drži tipku Control

static/locales/hu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ Tooltips:
11611161
csak hang-adatfolyamok.
11621162
Proxy Videos Through Invidious: Csatlakozik az Invidious szolgáltatáshoz, hogy
11631163
videókat szolgáltasson, ahelyett, hogy közvetlen kapcsolatot létesítene a YouTube
1164-
szolgáltatással. Felülbírálja az API beállítást.
1164+
szolgáltatással.
11651165
Scroll Playback Rate Over Video Player: Amíg a kurzor a videó felett van, nyomja
11661166
meg és tartsa lenyomva a Control billentyűt (Mac gépen a Command billentyű),
11671167
és görgesse az egér görgőjét előre vagy hátra a lejátszási sebesség szabályozásához.

static/locales/id.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,6 @@ Tooltips:
923923
lebih tinggi. Format lama terbatas ke maks 720p tetapi dengan bandwidth yang
924924
lebih rendah. Format audio hanya berisi stream audio.
925925
Proxy Videos Through Invidious: Akan menyambung ke Invidious daripada YouTube.
926-
Menimpa preferensi API.
927926
Scroll Playback Rate Over Video Player: Ketika kursor berada di atas video, tekan
928927
dan tahan tombol Control (tombol Command di Mac) dan scroll roda mouse ke depan
929928
atau ke belakang untuk mengontrol laju pemutaran. Tekan dan tahan tombol Control

static/locales/is.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,7 @@ Tooltips:
10231023
í sjálfgefna vafranum þínum.\n"
10241024
Player Settings:
10251025
Proxy Videos Through Invidious: 'Mun tengjast við Invidious til að miðla myndskeiðum
1026-
í stað þess að tengjast beint við YouTube. Tekur fram fyrir valin API-kerfisviðmót.'
1026+
í stað þess að tengjast beint við YouTube.'
10271027
Default Video Format: 'Stillu skráasniðin sem notuð eru við afspilun myndskeiða.
10281028
DASH-snið (Dynamic Adaptive Streaming over HTTP) er hægt að spila í meiri gæðum.
10291029
Eldri snið takmarkast við 720p en nota minni bandbreidd. Hljóðsnið eru streymi

static/locales/it.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ Tooltips:
11431143
limitati ad un massimo di 720p ma usano meno banda. I formati audio riproducono
11441144
solo l'audio.
11451145
Proxy Videos Through Invidious: Connessione a Invidious per riprodurre i video
1146-
invece di una connessione diretta a YouTube. Sovrascrive le preferenze API.
1146+
invece di una connessione diretta a YouTube.
11471147
Scroll Playback Rate Over Video Player: Mentre il cursore è sopra il video, tieni
11481148
premuto il tasto CTRL (Command su Mac) e scorri la rotella del mouse in avanti
11491149
o indietro per controllare la velocità di riproduzione. Tieni premuto il tasto

static/locales/lt.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -759,8 +759,7 @@ Tooltips:
759759
atidarys spustelėtą nuorodą numatytojoje naršyklėje.\n"
760760
Player Settings:
761761
Proxy Videos Through Invidious: 'Bus prisijungęs prie „Invidious“, kad galėtų
762-
teikti vaizdo įrašus, užuot užmezgęs tiesioginį ryšį su „YouTube“. Nepaiso API
763-
nuostatų.'
762+
teikti vaizdo įrašus, užuot užmezgęs tiesioginį ryšį su „YouTube“.'
764763
Default Video Format: 'Nustatykite vaizdo įrašo atkūrimo formatus. DASH formatai
765764
gali rodyti aukštesnes kokybės vaizdo įrašus. Senieji formatai (Legacy) gali
766765
būti ne daugiau kaip 720p kokybės, tačiau jie reikalauja mažesnių tinklo resursų.

static/locales/nb-NO.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ Tooltips:
845845
kan spille høyere kvaliteter. Foreldede formater er begrenset til maks. 720p,
846846
men bruker mindre båndbredde. Lydformater er kun lydstrømmer.
847847
Proxy Videos Through Invidious: Kobler til Invidious for å servere videoer istedenfor
848-
å koble direkte til YouTube. Overstyrer API-innstillinger.
848+
å koble direkte til YouTube.
849849
Skip by Scrolling Over Video Player: Bruk rullehjulet for å hoppe deg gjennom
850850
videoen i MPV-stil.
851851
Scroll Playback Rate Over Video Player: Når pekeren er over videoen kan du trykke

static/locales/nl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1095,7 +1095,7 @@ Tooltips:
10951095
alleen het geluid streamen.
10961096
Proxy Videos Through Invidious: FreeTube zal verbinden met Invidious en daar de
10971097
video's downloaden in de plaats van de video's rechtstreeks bij YouTube vandaan
1098-
te halen. Dit overschrijft de ingestelde API voorkeur.
1098+
te halen.
10991099
Scroll Playback Rate Over Video Player: Terwijl de muis zich over de video bevindt,
11001100
houd de Control-toets (Command-toets op Mac) ingedrukt en scroll met de muis
11011101
om de afspeelsnelheid te besturen. Houd de Control-toets (Command-toets op Mac)

static/locales/nn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ Tooltips:
751751
standardnettlesar.\n"
752752
Player Settings:
753753
Proxy Videos Through Invidious: 'Koplar til Invidious for å servere videoar i
754-
staden for å kople direkte til YouTube. Overstyrar API-innstillingar.'
754+
staden for å kople direkte til YouTube.'
755755
Default Video Format: 'Sett format som blir brukt når ein video spelast. DASH-format
756756
kan spele høgare kvalitet. Utdaterte format er avgrensa til maks 720p, men bruker
757757
mindre bandbreidde. Lydformat er berre for lydstraumar.'

static/locales/pl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@ Tooltips:
11691169
Formaty DASH obsługują wyższe rozdzielczości. Stare formaty są ograniczone do
11701170
720p, ale zużywają mniej przepustowości. Formaty audio odtwarzają tylko dźwięk.
11711171
Proxy Videos Through Invidious: Będzie dostarczał filmy, łącząc się z Invidious,
1172-
a nie bezpośrednio z YouTube. Nadpisuje ustawienia API.
1172+
a nie bezpośrednio z YouTube.
11731173
Scroll Playback Rate Over Video Player: Umieść kursor nad odtwarzaczem, przytrzymaj
11741174
klawisz „Ctrl” („Command” na Mac-u) i przewijaj kółkiem myszy w górę i w dół,
11751175
aby kontrolować szybkość odtwarzania. Przytrzymaj klawisz „Ctrl” („Command”

static/locales/pt-BR.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,8 +1142,7 @@ Tooltips:
11421142
limitados a um máximo de 720p, mas usam menos largura de banda. Formatos de
11431143
áudio são para transmissões sem vídeo.
11441144
Proxy Videos Through Invidious: Estabelece uma conexão ao Invidious para obter
1145-
vídeos em vez de fazer uma conexão direta com o YouTube. Ignora a preferência
1146-
da API.
1145+
vídeos em vez de fazer uma conexão direta com o YouTube.
11471146
Scroll Playback Rate Over Video Player: Com o cursor sobre o vídeo, pressione
11481147
e segure a tecla Ctrl (tecla Command no Mac) e role a roda do mouse para frente
11491148
ou para trás para controlar a taxa de reprodução. Pressione e segure a tecla

0 commit comments

Comments
 (0)