Greasy Fork is available in English.
Allow to choose the default speed for specific YT channel
A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.
Fix channelID.
Fix style.
Will now save channel id too, and prioritize it.Fix: https://greasyfork.org/en/scripts/397614-youtube-speed-by-channel/discussions/312382
Position.
Option to save current time to url only on pause.Videos with collabs use the channel name of the first channel.
Workaround for chrome issue with TrustedScript for jQuery. Thanks to: https://github.com/Tampermonkey/tampermonkey/issues/1334#issuecomment-2304730693
Fix for new youtube ad strategy.
Forgot a piece of code.
Added option to show the speed selection on top of the player. Instead of the player bottom bar.Better audioboost option.
update jquery
- Added an option to boost the volume of videos. - Added an option to save the resume time of videos to the url. So if you close the browser/tab and reopen it the video should start again close to where you stopped it./\ If you want these features you need to enable them in the tampermonkey menu. They are by default turned off.- Added a fallback method to find the channel name- Fixed the video sometimes going to 1x despite another speed being selected- jQuery version bump
Small fixes