974
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 18 May 2024
974 points (98.9% liked)
Technology
60003 readers
2072 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 2 years ago
MODERATORS
WEB-DLs are downloaded, via command line, directly from the source. What you're getting is literally what the streaming service would stream to you, minus DRM, nicely packaged into an mkv file. The only time they are captured/recorded is when the 1080 and 720 sources are dogshit, so they capture a 4k stream and reencode it with the settings of their choice.
That's helpful, thanks, but how are they downloaded, via command line directly from the source?
By using software designed to trick the server into thinking it's a legitimate Netflix/AMZN/Paramount/Apple/etc app so the server serves the video. The software merges the chunks of video/audio the server sends into a video file once it completes the download. Then they take that video file, download the subtitles, and mux them all into the final mkv that you, the end-user, downloads from wherever.
Noice noice. Thanks!