11
how to download pdf from educational site
(lemmy.fmhy.ml)
๐ฟ ๐บ ๐ต ๐ฎ ๐ ๐ฑ
1. Please be kind and helpful to one another.
2. No racism, sexism, ableism, homophobia, transphobia, spam.
3. Linking to piracy sites is fine, but please keep links directly to pirated content in DMs.
Try reverse engineering the DRM. Most DRMs are stupid simple to break. Look at the JS code or the network tab under devtools. Maybe you can get the key.
If all fails, login through a headless browser session using python + selenium and use some quick and dirty scripting to screenshot each page.
I found another site that seems to use the same backend and pdf renderer. I looked at the network tab, and it downloads a .epdf file, but I'm not sure how to open it. If you want to have a go at cracking it, here's a link to it: https://pastebin.com/w6JkNDYH