this post was submitted on 26 Sep 2025
26 points (100.0% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

64497 readers
237 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):

🏴‍☠️ Other communities

FUCK ADOBE!

Torrenting/P2P:

Gaming:


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 2 years ago
MODERATORS
 

Hello, my school hosts lectures on SharePoint, however, these lectures are view only and the stream data is drm locked. Are there any tools to download drm locked content or SharePoint videos? yt-dlp says it's drm locked, and ffmpeg says it's malformed. I tried looking through the megathread but mostly found things to find content, not download it.

top 9 comments
sorted by: hot top controversial new old
[–] __siru__@discuss.tchncs.de 21 points 2 days ago (1 children)

Not particularly helpful as an answer, but oftentimes the reson why people do not broadly share how to get past DRM, is because they use bugs, that might get fixed if they become too known.

That being said, have you tried to use somethign like OBS and just do a screengrab instead of downloading?

[–] HappyFrog@lemmy.blahaj.zone 6 points 2 days ago* (last edited 2 days ago) (1 children)

Thank you. Screen recording is my next option. I was just hoping for a more efficient method :P

do not ask me how, but once I found the mouth of a rabbit hole; You can create a virtual desktop, or montior. Render to it, and capture it. glhf

[–] curbstickle@anarchist.nexus 13 points 2 days ago* (last edited 2 days ago)

I'm wondering if the issue is SharePoint, not any DRM. yt-dlp and ffmpeg wouldn't be logged in, causing the problem. Try this:

  1. Login into sharepoint in your browser

  2. Get cookies for the page using a plugin, there are a variety of them out there and depends on your browser, but should be easy to find

  3. Using the file you download, run yt-dlp like this:

yt-dlp --cookies=cookies.txt <url> -S proto:dash
[–] Lyra_Lycan@lemmy.blahaj.zone 9 points 2 days ago* (last edited 2 days ago) (1 children)

yt-dlp crew explicitly state they won't touch DRM for good reasons, and that's fair. Companies using it for malicious reasons like paywalling/gatekeeping education are assholes.

I found two places with guides on how to use yt-dlp or ffmpeg:
Stack Overflow
Reddit

Failing that, OBS (you might be able to stream the file through VLC first, idk) is your friend

[–] HappyFrog@lemmy.blahaj.zone 2 points 2 days ago* (last edited 2 days ago)

I tried these methods already. It was this stream link that yt-dlp said was drm locked and ffmpeg aaid was malformed. I'll try the obs method later. Thank you :3

Edit: looking closer I didn't shorten the url. I might try this later.

[–] ColdWater@lemmy.ca 11 points 2 days ago (2 children)

Why they put DRM on school lectures?

[–] HappyFrog@lemmy.blahaj.zone 11 points 2 days ago

I have no idea, but I would guess that's Microsoft's doing.

[–] Infrapink@thebrainbin.org 4 points 2 days ago

Most likely the programme they use applies it by default, and nobody has the inclination and knowledge to change it.