How I spend less time on YouTube
11–20 of 220 posts
Re: How I spend less time on YouTube
#12Re: How I spend less time on YouTube
#13Re: How I spend less time on YouTube
#14document.getElementsByTagName("video")[0].playbackRate=4
is there a way to also make this the default max play speed without entering it in console?
Re: How I spend less time on YouTube
#15You can also play faster than the 2x speed limit cap using document.getElementsByTagName("video")[0].playbackRate=4 is there a way to also make this the default max play speed without entering it in console?
Re: How I spend less time on YouTube
#16Re: How I spend less time on YouTube
#17Then show me all the algorithmic stuff when I'm on the website so I can find better stuff to subscribe to.
Re: How I spend less time on YouTube
#18At this point, running youtube-dl via mpv on it is faster than the official UI for me. I set ytdl-format=bestvideo[height<=480]+bestaudio/best[height<=480] in the mpv config so i dont use up more bandwith than my eyes can consume. Youtube-dl is somewhat wonky some days, tho.