Hello! I am trying to download an encrypted video. It has fragments from video and audio. I got the manifest file is something like: https://blabla.ism/manifest , and I have the key to decrypt it, but i dont know how can i put the command in ismdownloader to atleast download the file so i can decrypt it with ffmpeg.
+ Reply to Thread
Results 1 to 7 of 7
-
-
Either i dont know how to use it or its not working:
Code:mp4info --verbose manifest.xml No movie found in the file
code i used :
Code:--key e53b2826c71bb09a5512134a022983ed:5db99157c3faddd908385eccf405003a manifest.xml oput.mp4
-
What's the url? Manifest is not a video file. What you're trying to do doesnt't make sense.
-
i think he wants to download encrypted video file with ismdownloader. and i dont think it can.
Either i dont know how to use it or its not working
try
Code:mp4info anymediafile.mp4
what is the manifest url?discord=notaghost9997 -
its drm protected smooth streaming
Code:<SmoothStreamingMedia MajorVersion="2" MinorVersion="0" TimeScale="10000000" Duration="30090971429"> <StreamIndex Type="video" QualityLevels="8" TimeScale="10000000" Name="video" Chunks="3010" Url="QualityLevels({bitrate})/Fragments(video={start time})" MaxWidth="1920" MaxHeight="1080" DisplayWidth="1920" DisplayHeight="1080"> </StreamIndex> <Protection> <ProtectionHeader SystemID="9A04F079-9840-4286-AB92-E65BE0885F95"> </ProtectionHeader> </Protection> <StreamIndex Type="audio" QualityLevels="1" TimeScale="10000000" Language="POL" Name="audio_pol_st_dub" Chunks="1490" Url="QualityLevels({bitrate})/Fragments(audio_pol_st_dub={start time})"> <QualityLevel Index="0" Bitrate="128000" CodecPrivateData="1210" SamplingRate="44100" Channels="2" BitsPerSample="16" PacketSize="4" AudioTag="255" FourCC="AACL"/> <c t="0" d="20201361"/> <c d="20201360"/> <c d="20201361"/> <c d="20201360"/> <c d="20201361"/> <c d="20201360"/> <c d="20201361"/> <c d="20201360"/>
discord=notaghost9997
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 -
ismdownloader failed to mux files - how to mux them?
By renesti in forum Video Streaming DownloadingReplies: 2Last Post: 31st Mar 2018, 09:36 -
How to download Silverlight video by ismdownloader
By SunnyLee in forum Video Streaming DownloadingReplies: 3Last Post: 15th Dec 2016, 12:13 -
SilverLight Stream and ISMdownloader - hang at the end.
By jackfood in forum Video Streaming DownloadingReplies: 0Last Post: 11th Sep 2016, 20:49