I have a headless raspberry PI 4 8GB connected to my TV setup with Kodi and the Jellyfin add-on. Now I would like to have a convenient option to watch Youtube in a privacy-friendly way on the TV.

The experience should be similar to Freetube: creating playlists, search videos, follow subscribed channels. I don’t mind running it either directly on the PI or install it on my server.

Thanks for any recommendations of what you folks use!

    • scrooge101@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 days ago

      I have an LG with WebOS which is also not connected to the internet. So that’s unfortunately not an option.

  • Treczoks@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 days ago

    If you have a RPi, install Mozillla Firefox, and Ublock. The only way to watch YT without going nuts.

    • justme@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 days ago

      the problem here is the control with tv remote, but afair there is an Firefox again that can fix this

  • nibbler@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    7 days ago

    I run ytdl-sub in my jellyfin. Totally does not fit your bill, but its awesome if you just want to follow a few channels :)

  • just_an_average_joe@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 days ago

    You could try this setup. Create a seperate network for TV with no internet (you might need a seperate rj45 connector on PI), then run microsocks proxy on pi (microsocks is super lightweight, and this will be using your other rj45 or wifi with internet), next install smarttube on TV and add your local proxy. You will need to create an exception in your firewall to allow connections to microsocks and block everything.

    This way, nothing on your TV should have internet access other than any app you add that can accept a proxy.

    If you don’t care about your TV spying on you, skip all this and just install smarttube on TV and use it.

    Note: I just realized pi already has a wifi and an ethernet connection so you won’t need to buy another usb-to-rj45, so use one interface for no-internet-except-microsocks network, and use the other for normal one.