Many YT privacy frontends are down it seems. YouTube is cracking down on these servers fast. Both Invidious and Piped services are not working now.

So how are you watching videos now? Just plain youtube[dot]com with unblock and VPN?

  • z3rOR0ne
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    4 days ago

    You can still use yt-dlp with most of the invidious instances that are still up, but not displaying the video for some reason. Just copy the URL and use it with yt-dlp from the command line. All still works, sponsor block and all.

    On my android phone I use either invidious with seal(yt-dlp wrapper app) or tubular (fork of newpipe with sponsor block).

    • corvus
      link
      fedilink
      arrow-up
      4
      ·
      3 days ago

      Freetube has an option to watch videos in a external viewer. I set it to be MPV which I set it to use yt-dlp to download which allows me to customize many things like video and audio quality, subtitles, equalize audio, etc. No need to copy and use the command line.

        • corvus
          link
          fedilink
          arrow-up
          2
          ·
          3 days ago

          Go to configuration, external player, choose mpv, in custom external player arguments put: --ytdl;–ytdl-format=best audio+bestvideo ( or whatever format you like). For subtitles and equalization you have to download mpv scripts from github.com/stax76/awesome-mpv in the User Script section. There’s a lot of cool scripts there. You have to put the script in the mpv script directory of your OS.