Live data from Hacker News

YouTube: Google has found a way to break Invidious

chipp.in

51–60 of 68 posts

Re: YouTube: Google has found a way to break Invidious

#56
post #47

Earlier quoted context omitted.

I often use mpv with a yt-dlp hook, which means I can basically just do ``mpv youtube.com/watch/whatever``, and stream the video in mpv.

I love that, but lately it seems to freeze a few seconds into the video.

Setting a lower resolution format via "ytdl-format=..." in the mpv.conf file may resolve that. Personally I also use "pause=yes" and find that the few extra seconds it has to cache also helps.

Re: YouTube: Google has found a way to break Invidious

#57
post #56
post #47

Earlier quoted context omitted.

I love that, but lately it seems to freeze a few seconds into the video.

Setting a lower resolution format via "ytdl-format=..." in the mpv.conf file may resolve that. Personally I also use "pause=yes" and find that the few extra seconds it has to cache also helps.

I'll try that, thanks!

Re: YouTube: Google has found a way to break Invidious

#58

Earlier quoted context omitted.

How are you using it? If you come across a youtube link, do you run yt-dlp on the command line and then watch the downloaded file in a media player? Asking because I'm too lazy for that, and interested to know if there is some fancier way.

I often use mpv with a yt-dlp hook, which means I can basically just do ``mpv youtube.com/watch/whatever``, and stream the video in mpv.

Cool!

> mpv with a yt-dlp hook

What does hook mean in this context? Is it some kind of plugin or addon to MPV or can MPV do that out-of-the-box?

Re: YouTube: Google has found a way to break Invidious

#59

Earlier quoted context omitted.

I often use mpv with a yt-dlp hook, which means I can basically just do ``mpv youtube.com/watch/whatever``, and stream the video in mpv.

Cool! > mpv with a yt-dlp hook What does hook mean in this context? Is it some kind of plugin or addon to MPV or can MPV do that out-of-the-box?

As far as I know, it worked out of the box for me after installing both mpv and yt-dlp on Arch linux.

Re: YouTube: Google has found a way to break Invidious

#60
post #39

Earlier quoted context omitted.

How are you using it? If you come across a youtube link, do you run yt-dlp on the command line and then watch the downloaded file in a media player? Asking because I'm too lazy for that, and interested to know if there is some fancier way.

Yes, I prefer to download them and watch them using vlc, it's a much better experience than using the website.

I do enjoy chapters when the creator adds them, though.
Post reply on HN