Live data from Hacker News

Yt-dlp: Upcoming new requirements for YouTube downloads

github.com

41–50 of 635 posts

Re: Yt-dlp: Upcoming new requirements for YouTube downloads

#41
post #24

I used to work on video generation models and was shocked at how hard it was to find any videos online that were not hosted on YouTube, and YouTube has made it impossibly hard to download more than a few videos at a time.

you have to feed it multiple arguments with rate limiting and long wait times. i am not sure if there have been recent updates other than the js interpreter but ive had to spin up a docker instance of a browser to feed it session cookies as well.

Re: Yt-dlp: Upcoming new requirements for YouTube downloads

#42
post #9

I’m a paying YouTube premium subscriber. Last weekend, I wanted to download something so I can watch it on my way in the train. The app got stuck at “waiting for download..” on my iPad. Same on iPhone. Restart did not work. I gave up after an hour (30 mins hands on trying stuff, 30 mins waiting for it to fix itself). Downloaded the video using yt-dlp, transferred it to my USB c flash drive, and watched it from that.…

Why not use Brave browser and their playlist feature for offline downloads?

I’m not using brave browser so did not know it could download videos

Re: Yt-dlp: Upcoming new requirements for YouTube downloads

#43
post #16

I really appreciate the engineering effort went into this "JavaScript interpreter" https://github.com/yt-dlp/yt-dlp/blob/2025.09.23/yt_dlp/jsin...

Heh, now I wonder how much JavaScript it actually interprets and given that it’s < 1000 lines, whether it could be used towards an introductory course in compilers.

Re: Yt-dlp: Upcoming new requirements for YouTube downloads

#44

At some point we’re going to need a better place to put videos than YouTube. The lack of any democratization of bulk storage is beginning to be a real problem on the internet. Yes, we have archive.org. We need more than that, though. I’m sure there’s some distributed solution like IPFS but I haven’t seen any serious attempt to make this accessible to every day people.

There are: peertube, odysee, minds, rumble, bitchute web torrent)...

It is the same reason why people just can't get off IG. Network effect and in YT case a lot of disk space and bandwidth.

Re: Yt-dlp: Upcoming new requirements for YouTube downloads

#45

At some point we’re going to need a better place to put videos than YouTube. The lack of any democratization of bulk storage is beginning to be a real problem on the internet. Yes, we have archive.org. We need more than that, though. I’m sure there’s some distributed solution like IPFS but I haven’t seen any serious attempt to make this accessible to every day people.

> The lack of any democratization of bulk storage is beginning to be a real problem on the internet.

There are many thousands of paid hosting services, feel free to pick one. It turns out hosting TB of data for free is a pretty tricky business model to nail down.

Re: Yt-dlp: Upcoming new requirements for YouTube downloads

#46

At some point we’re going to need a better place to put videos than YouTube. The lack of any democratization of bulk storage is beginning to be a real problem on the internet. Yes, we have archive.org. We need more than that, though. I’m sure there’s some distributed solution like IPFS but I haven’t seen any serious attempt to make this accessible to every day people.

I keep seeing ads on TV for Photobucket (Which I thought was dead) for 1TB of storage for either free, or $5, depending on the ad.

Maybe there is an opportunity for that company to expand.

Re: Yt-dlp: Upcoming new requirements for YouTube downloads

#49

Nsig/sig - Special tokens which must be passed to API calls, generated by code in base.js (player code). This is what has broken for yt-dlp and other third party clients. Instead of extracting the code that generates those tokens (eg using regular expressions) like we used to, we now need to run the whole base.js player code to get these tokens because the code is spread out all over the player code. PoToken - Proof…

If you ever wondered why the likes of Google and Cloudflare want to restrict the web to a few signed, integrity-checked browser implementations?

Now you know.

Re: Yt-dlp: Upcoming new requirements for YouTube downloads

#50
post #6

No requirements for me. I don´t use YT at all :) There are plenty of better alternatives.

My brother sent me a long talk on YouTube and pleaded with me to listen to it. Watching was pointless the video was just talking heads sitting in chairs. However you can’t just play a video and turn off your phone while listening to the audio on headphones. The mobile browser sleeps and the audio stops. So I used yt-dlp to rip the audio and dropped it into my Plex server to listen to with Prologue. It wasn’t even abo…

https://newpipe.net/

You're welcome

Post reply on HN