I was checking some videos on an educational website and the first video seems to be relatively easy to be downloaded. It turned out that this is the promo video and they kept it available for everyone
The other videos are encrypted
After some checking.
I found MPD File, And the Keys using Winevine.
I used m3udl GUI to download the MPD. I couldn't download the MPD file at first. Then I tried adding some headers (This is my first time; I could have done it wrong). It successfully downloaded and later decrypted.
After that, I couldn't download any file again and probably they disabled my ability to view any video.
Is there a way to download successfully without compromising my account.
You can create a trial account using this link
https://calcworkshop.com/online-limits-course/
or
https://calcworkshop.com/checkout/?rid=m9JJT3
or you can use my account but probably will got banned when u try it or another member trying it without luck.
paxten.wissam@zooants.com
pax123**
Closed Thread
Results 1 to 6 of 6
-
-
For this video - as an example https://calcworkshop.com/limits/finding-limits-graphically/
Best video:
Code:yt-dlp -f f4-v1-x3 --allow-u --referer "https://calcworkshop.com/limits/finding-limits-graphically/" "https://zstream.calcworkshop.com/coffee/C1_01-Finding-Limits-Graphically/,400,800,1200,1600,.mp4.urlset/manifest.mpd"
Code:yt-dlp -f m4a --allow-u --referer "https://calcworkshop.com/limits/finding-limits-graphically/" "https://zstream.calcworkshop.com/coffee/C1_01-Finding-Limits-Graphically/,400,800,1200,1600,.mp4.urlset/manifest.mpd"
Merge decrypted parts with ffmpeg
tested = ok but takes forever
You could use aria2c.exe to aid download speed, put it in same folder as yt-dlp.exe
https://www.mediafire.com/file/h16fq91bpzk0lhp/aria2c.exe/file
Code:yt-dlp -f f4-v1-x3 --allow-u --external-downloader aria2c --referer "https://calcworkshop.com/limits/finding-limits-graphically/" "https://zstream.calcworkshop.com/coffee/C1_01-Finding-Limits-Graphically/,400,800,1200,1600,.mp4.urlset/manifest.mpd"
Code:yt-dlp -f m4a --allow-u --external-downloader aria2c --referer "https://calcworkshop.com/limits/finding-limits-graphically/" "https://zstream.calcworkshop.com/coffee/C1_01-Finding-Limits-Graphically/,400,800,1200,1600,.mp4.urlset/manifest.mpd"
Last edited by codehound; 7th Oct 2021 at 05:32.
-
"https://zstream.calcworkshop.com/coffee/C1_01-Finding-Limits-Graphically/,400,800,1200,1600,.mp4.urlset/manifest.mpd"
But better to get access to the website
I tried the exact same code and I got this
Code:WARNING: You have asked for unplayable formats to be listed/downloaded. This is a developer option intended for debugging. If you experience any issues while using this option, DO NOT open a bug report [generic] manifest: Requesting header WARNING: [generic] Could not send HEAD request to https://zstream.calcworkshop.com/coffee/C1_01-Finding-Limits-Graphically/,400,800,1200,1600,.mp4.urlset/manifest.mpd: Remote end closed connection without response [generic] manifest: Downloading webpage ERROR: [generic] Unable to download webpage: HTTP Error 403: Forbidden (caused by <HTTPError 403: 'Forbidden'>); please report this issue on https://github.com/yt-dlp/yt-dlp . Make sure you are using the latest version; see https://github.com/yt-dlp/yt-dlp on how to update. Be sure to call yt-dlp with the --verbose flag and include its complete output.
Last edited by hamada_mohamed; 7th Oct 2021 at 09:44.
Similar Threads
-
Jwplayer 8.14.0 hls Stream Download Method?
By Franseven in forum Video Streaming DownloadingReplies: 4Last Post: 15th Jan 2021, 09:18 -
How to download aes encrypted m3u8?
By Cluelessidiot in forum Video Streaming DownloadingReplies: 6Last Post: 4th Oct 2020, 14:12 -
How to download encrypted .m3u8 videos? HELP!
By AngelofDarkness in forum Video Streaming DownloadingReplies: 10Last Post: 21st Sep 2018, 17:17 -
How to download encrypted .m3u8 videos? HELP!
By AngelofDarkness in forum Newbie / General discussionsReplies: 0Last Post: 20th Sep 2018, 18:04 -
JWPlayer + XML Playlist - Download All Videos at Once
By chrizzz999 in forum Video Streaming DownloadingReplies: 0Last Post: 27th Aug 2017, 13:07