I managed to get the manifest URL and "keyID" to an encrypted Silverlight video, but it seems that I don't know how to use these pieces of information properly. What am I supposed to do with the keyID?
This is what I have been doing with ismdownloaderAVC1.exe:
Code:
@echo on
ismdownloaderAVC1 "http://URL.ism/manifest" "C:\ISMdl\Video.mkv"
pause
:fin
The result is:
Code:
ERROR: Video FourCC 'H264' is not supported!