Hello!
I wanted to download some lectures from the ArtStation.com, but all I can see is a sequence of .m4f files.
Have not any idea what to do with them...
Details: ArtStation opens free access to all lectures until the end of the year. I wanted to download some, but stucked with described trouble.
You can see an example of lecture here:
https://www.artstation.com/learning/courses/6yR/compositing-in-photoshop/chapters/yyN/...toshop-part-01
Any ideas how I could download these lectures?
+ Reply to Thread
Results 1 to 27 of 27
-
-
get mpd from this video .
Code:https://content-aaps1.uplynk.com/preplay2/2a74762d317e4371a474832f1bc2ec3f/2f1ba71f3e1d112c1908f4dcf4076cbc/F5IV7xnUjGhyCTNa090Pu5TvRIcLjtWjLIFAoiz8UvV.mpd?pbs=86c812f3c3f64d86bdd386df926f4e6f
Used WidevineDecryptoron to get the key
Code:Found key: a86a7ad76593caf07f3ad70dd20d5c12 (KID=181b33e18eb94e638e3d3a98f206da08)
See this thread --> https://forum.videohelp.com/threads/400863-Downloading-encrypted-mpd-video-files -
I also was interested in this, and following the info in this post and the post you linked to (as well as other posts) I have been able to get the encripted files, and was able to decrypt the video file, the audio was trickier to do, as the key seems to change much more frequently, so by the time the video is downloaded the audio key changes. The easy fix is to just reload the page, and hit play again and copy out the one key thats different of the 3, that should be the new audio key.
----
Used the Chrome extension Widevine L3 Decryptor (download that repository, unzip, open Chrome go to chrome://extensions/, hit the "Developer mode" toggle, drag and drop the unziped directory to the chrome window).
I also had to replace the Widevine DLL's (close Chrome first) then go toCode:C:\Program Files\Google\Chrome\Application\<Your Chrome Version number>\WidevineCdm\_platform_specific\win_x64
I downloaded YT-DLP and placed it inCode:C:\Program Files\YT-DLP
I downloaded mp4decrypt and placed it inCode:C:\Program Files\Bento4
Code:C:\Program Files\Bento4\bin
---
I then used Chrome to go to the video tutorials page. Loaded up the video and ran the developer tools. In the "Console" tab I get 3 WidevineDecryptor Keys.
In the "Network" tab I search for ".mpd" and then right click on it and selectCode:Copy/Copy link address
Code:yt-dlp --allow-unplayable-formats "pasted link goes here"
It is now a good idea to refresh the page in Chrome, hit play on the video, and copy out the first key (the audio one) as it has likely changed since downloading the files.
I can then use mp4decrypt with one of the keys (seems to always be the 3rd one for video, and 1st one when I refreshed the page for audio) I got from the console in a previous step and it decrypts and can be opened and watched in VLC.Code:mp4decrypt --key <KID>:<Key> video.mp4 video_decrpted.mp4
Here is an example of the decrypt comand:
Code:mp4decrypt --key 7bf1353ce6744875910facc49da8a6c6:a779ee973a46ad8b738adeffa9f5fa0b audio.m4a audio_decrpted.m4a
Last step I use MKVtoolnixGUI to join the audio, video and subtitles together into an MKVLast edited by filiko-floro; 5th May 2021 at 22:58.
-
should work on mac, see under installation - https://github.com/yt-dlp/yt-dlp
-
-
Hi, When I try to decrypt audio, it always gets corrupted and gives me a 1193:02:00 long .m4a file.
Any Idea why?
Thanks. -
-
Tried that, in many ways, didn't help.
It just merges the corrupted audio file.
The audio file works, even without merging, but always gives a creppy 1 second high-pitched sound in the first 20 seconds and then nothing.
Tried this with different videos from different courses within Artstation Learning, same results. -
Last edited by [ss]vegeta; 31st May 2021 at 07:06.
-
Question:
In above post #3, it says:
I downloaded mp4decrypt
https://www.bento4.com/downloads/ -
-
-
-
these are the correct keys
Code:Content key: KID:KEY Content key: 7f0734b732b64cada460b04a5c57d8c6:af3d0e83773f64f83fc420fe3cb62c68 Content key: 181b33e18eb94e638e3d3a98f206da08:a86a7ad76593caf07f3ad70dd20d5c12 Content key: e12f2b5c850a4e17b271ecf4143dbb02:49f8bc99a662ba07fd8bdc65f679f00c
discord=notaghost9997 -
Yes, thank you so much!
I wasted whole day on this but glad "we" cracked it
Thanks for your time notaghost, REALLY <3
For @zinetx
After a few refreshes, even the extension gave the proper keys.
[Attachment 59206 - Click to enlarge] -
-
Hi everyone! I followed filiko-floro guide but, I get several errors in the console and the video won't load when I replace the Widevine dll and sig files so, I couldn't get the keys. There some workarounds for that? Any advice is much appreciated, thank you.
-
Hi, the link for Widevine DLL's broken, follows with "This file does not exist." I tried many DLLs around but no luck, it runs but doesn't send any Keys, any way to fix it? thanks.
-
-
Code:
Hello old man. Are you ever tried widevine gusser?!!
Similar Threads
-
Download HLS. error 400 to download keys
By naturalc in forum Video Streaming DownloadingReplies: 28Last Post: 28th Oct 2022, 08:13 -
How to download from zee5 site and download mpd link
By qasem1368 in forum Video Streaming DownloadingReplies: 7Last Post: 25th Nov 2021, 21:28 -
Help for download this
By leoglez29 in forum Video Streaming DownloadingReplies: 9Last Post: 3rd Nov 2020, 01:04 -
Can anyone help me download this?
By David Banner in forum Video Streaming DownloadingReplies: 6Last Post: 9th Jan 2020, 17:07 -
how do i download this?
By fifalwt91 in forum Video ConversionReplies: 3Last Post: 2nd Feb 2017, 03:13