YouTube Default Audio Track

Makes it possible to select the desired Audio Track played by default.

< Opiniones de YouTube Default Audio Track

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 21/06/2024

I got the error "player.getAvailableAudioTracks is not a function", with GreaseMonkey on Firefox. It seems that the returned player object is a copy made at a certain point that isn't synced with the real object, no matter how much time I wait before calling getPlayer(), I get an object but without the YT properties, while calling getAvailableAudioTracks() totally works in console. I fixed it by editing getPlayer(), prepending "unsafeWindow." before "document.querySelector(...)". Otherwise it does its job fine, thanks for scratching this itch ;)

§
Publicado: 16/12/2024

Same error here, same fix. Thanks

Publicar respuesta

Inicia sesión para responder.