nrw.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Wir sind eine freundliche Mastodon Instanz aus Nordrhein-Westfalen. Ob NRW'ler oder NRW-Sympathifanten, jeder ist hier willkommen.

Serverstatistik:

2,8 Tsd.
aktive Profile

#piped

0 Beiträge0 Beteiligte0 Beiträge heute
Antwortete im Thread

@schb @iverbpunkt ich meide es. Punkt. Tutorials suche ich in Textform. Videos suche ich bei @peertube (leider ist hier nach wie vor zu wenig los). Wenn es aus irgendwelchen Gründen gar keine andere Möglichkeit gibt, nutze ich zumindest ein #frontend wie #piped oder @invidious , funzt aber mittlerweile auch eher schlecht als recht. Sei's drum. Mein #pihole blockt YT im Heimnetzwerk (und mobil via VPN). Es nimmt mir die Frage also ab.

Antwortete im Thread

@autonomysolidarity Abgesehen von meiner fundamentalen »KI«-Kritik habe ich hier noch die Schmerzen, dass es nicht so aussieht, als sei das Verhalten steuerbar. So setzt Google / Alphabet nun bei YouTube doch noch Persönliche-Daten-Zwang, Loginzwang usw. durch. Mittelfristig werden dann auch @newpipe , @FreeTube , @invidious und #piped unüberwindbare Probleme bekommen.

Und dann ist YouTube für mich Geschichte. @peertube darf bis dahin ruhig auch ein bisschen mehr Unterhaltung zeigen 😉 NewPipe erschließt uns auch andere Plattformen, und @zapp hat auch viel zu bieten.

#Invidious scheint mir nun leider endgültig tot zu sein. Sämtliche Instanzen, und das sind etliche, die ich gespeichert haben, werfen den gleichen Fehler.
Die Liste der als öffentlich genannten Instanzen wird (eher wurde) täglich kürzer.
#Piped funktioniert zwar noch, hat aber auch haufenweise Fehler.

Es sieht nicht gut aus mit freien #Youtube Frontends.
Offene alternativen wird es wohl eher nicht geben, weil man auf denen ja keine Kohle mit #Werbung verdienen könnte.

docs.invidious.io/instances/

docs.invidious.ioInvidious Instances - Invidious DocumentationThe official Invidious documentation

Обновил Piped, теперь работает.

Собрал себе докер-имейдж с OpenJ9 (да, с компиляцией jdk, а не качанием рандомных бинарников), можете тоже использовать в проектах на джаве: `FROM git.dc09.ru/darkcat09/openj9:latest`
Есть небольшая вероятность, что убрал из JRE нужный модуль ради уменьшения размера контейнера, так что пишите, если у вас ошибка при запуске.

Это к чему: пайпед теперь не в chroot, а в контейнере (свой имейдж на основе openj9), вместо докера заюзан nerdctl, работающий напрямую с containerd, поддерживающий фичи докера и даже больше. Планировал запустить и bg-helper-server в контейнере, но пока что пайпед спокойно работает и без токенов.

https://pv.dc09.ru

https://git.dc09.ru/DarkCat09/docker-openj9-piped

#docker #java #openj9 #youtube #piped #dc09ru @ru

pv.dc09.ruPipedAn alternative privacy-friendly YouTube frontend which is efficient by design.

DIGITAL PRIVACY News - 11.12.2024

Long time, no news.
The last few months was only work. There was hardly any free time, but still time to take a shower and get a good sleep - that's helpful. But that was basically it. I'm looking forward to having a few days off over Christmas.

Read more about our matrix and piped instance:
digitalprivacy.diy/news/en/dig

#digitalprivacy#news#matrix

#YouTube has an extremely invasive privacy policy which relies on using user data in unethical ways.

You give them a lot of data - ranging from ideas, music taste, content, political opinions, and much more than you think.

By using #Piped, you can freely watch and listen to content without the fear of prying eyes watching everything you are doing.

### #Mirrors

- Cloudflare Pages - [cf.piped.video
(cf.piped.video/)
- Vercel - [vc.piped.video](vc.piped.video/)
- Render - [re.piped.video](re.piped.video/)
- Fleek - [fl.piped.video](fl.piped.video/)
- DigitalOcean - [do.piped.video](do.piped.video/)
- Netlify - [nf.piped.video](nf.piped.video/)
- Azure - [az.piped.video](az.piped.video/)

Source code → github.com/TeamPiped/Piped

cf.piped.videoPipedAn alternative privacy-friendly YouTube frontend which is efficient by design.

Adding #YouTube videos to #Piped playlists seems to be broken now (or at least it only works sometimes).

It seems that even videos metadata (besides the actual media) now can’t be fetched via the YouTube API if YouTube decides for whatever reason to throttle your IP.

Which means that the youtube integration in #Platypush will probably have to implement its own backend to save playlists and subscriptions instead of piggybacking on Piped.

Switching the backend to #Invidious probably won’t help either, as most of the Invidious instances are now broken too.

At this point it almost looks like #Google is going down with its aggressive policy against 3rd-party YouTube clients to the point that they’re ok to even break their own APIs.

The only working solutions that I currently have to watch YouTube videos without going through their app/site are:

  • Platypush’ YouTube integration paired with a media plugin (like vlc, mpv or gstreamer) or Kodi/a Chromecast-compatible device. Platypush under the hood uses yt-dlp to do the magic, so if you run a Platypush instance in your home network your IP will still be visible to Google, but it’s still better than the alternative (watch endless ads or access their app/site while logged in with your Google account). Support for user playlists and subscriptions is currently buggy though, since it relies on the Piped API, and basically all Piped instances are currently broken.

  • Firefox’ Open With extension paired with #mpv, which comes with native yt-dlp support. That extension is unmaintained, and it doesn’t support ways to automatically open URLs with an external app (you have to explicitly open the URL with the extension), but so far it’s the only extension that I’ve managed to get to work with an external player - I haven’t had much luck with the External Application Launcher yet, which in theory should also support auto-opening specific URLs with the external app rather than the browser.

No solutions on mobile yet, but I’m working on empowering the streaming capabilities in Platypush so a “Play in browser” option for YouTube videos can be a thing.

GitHubUnable to add any videos [to playlist], since they were unable to be fetched · Issue #3757 · TeamPiped/PipedVon DWolf-19