this post was submitted on 17 Jan 2025
42 points (100.0% liked)
chapotraphouse
13641 readers
749 users here now
Banned? DM Wmill to appeal.
No anti-nautilism posts. See: Eco-fascism Primer
Slop posts go in c/slop. Don't post low-hanging fruit here.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I like saving old things because they're old
I also want to know how to rip videos off of websites (other than just youtube) because I know those will be taken down eventually
youtube-dl supports far more than youtube. Here's the full list.
https://github.com/yt-dlp/yt-dlp
and yt-dlp has continued development, though i don't honestly know how big the differences are
is youtube-dl different from yt-dlp?
Yes. yt-dlp is a fork of youtube-dl
See changes from youtube-dl
Yes. You should be using yt-dlp now. It is actively developed.
Not sure if this is common knowledge and I’m just finding out late, but sometimes you can use the web developer tools for most browsers and capture the GET requests for embedded videos to get their download links. Doesn’t seem to work with YouTube though (because of course it doesn’t)