VideoHelp Forum
Closed Thread
Results 1 to 6 of 6
Thread
  1. 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**

  2. write here video link that you want

  3. 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"
    Only audio:

    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"
    Decrypt separately
    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"
    Only audio:

    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.

  4. Originally Posted by lomero View Post
    write here video link that you want
    "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



    Originally Posted by codehound View Post
    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"
    Only audio:

    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"
    Decrypt separately
    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"
    Only audio:

    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"

    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.
    I also tried your command line with another website and it seems working just fine. Not sure if the problem is with the math website or my pc got flagged from their system.
    Last edited by hamada_mohamed; 7th Oct 2021 at 09:44.

  5. you need fresh mpd

  6. I'm a Super Moderator johns0's Avatar
    Join Date
    Jun 2002
    Location
    canada
    Search Comp PM
    hamada_mohamed-please do not ask for help on downloading videos from a subscription site,this is against forum rules,this thread is closed.
    I think,therefore i am a hamster.




Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!