
04-21-2015, 06:23 PM
|
Senior Member
|
|
Join Date: Apr 2015
Posts: 121
|
|
 Re: Adobe HDS Downloader
Quote:
Originally Posted by lifeless
Hi all,
I'm trying to download videos off digital-tutors.com. For some reason, every single video I download cuts off at around 75% of the way through when I play them back.
What happens is that AdobeHDS.php downloads all fragments from the given manifest, assembles the video just fine and reports no errors. But regardless of what the length of the final assembled video is, playback always terminates when the play head is at about 75% or above (so I can't skip past the point either, it's like the last 25% is not even there). I'm using VLC for playback, and this happens on both Mac and Windows.
The command line I use is simply this, no frills:
php AdobeHDS.php --manifest "http://digital-tutors-manifest-url-goes-here" --delete
Any ideas on how to fix this? I'd appreciate it if someone could maybe get a trial account on DT and try this for themselves. I'm using Chrome Inspector, Network tab, filtering on, "manifest" in the filter field to get the URL for the .f4m file to paste to the command line.
|
Have you tired to download it with livestreamer?
|