Live data from Hacker News

YouTube: Google has found a way to break Invidious

chipp.in

1–10 of 68 posts

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

#5
post #3

yt-dlp is still working for me, and when/if Google ever break that, I'll stop watching youtube.

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.

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

#7
post #3

yt-dlp is still working for me, and when/if Google ever break that, I'll stop watching youtube.

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.

    mpv $youtubeLink

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

#8
From the article:

> It is likely that existing alternatives and new alternatives will see huge user jumps when that happens.

I've heard that often and i'm pessimistic about it in general. Although there might be some hope, because the channels Invidious users might prefer (nerd stuff) are more likely to move to an alternative, than others.

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

#9
post #3

yt-dlp is still working for me, and when/if Google ever break that, I'll stop watching youtube.

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.
Post reply on HN