cross-posted from: https://lemmy.org/post/1872634

So, starting now, Google started mandating full JS for YT, effectively breaking all third-party clients and locking the site to their official client.

This reeks of DRM.

UPDATE: Installing Deno and installing yt-dlp through PyPi fixes yt-dlp but the very idea that Google is mandating JS to lock down YT in an attempt at pseudo-DRM is still crappy.

UPDATE #2: inv.nadeko.net is working again for now.

  • nom_nom@lemmy.ml
    link
    fedilink
    English
    arrow-up
    68
    ·
    1 day ago

    Holy shit I did not realize how complex of a project yt-dlp has to be to do something as simple as download a video… Kudos to the devs