I'm very new to using FFMPEG and other streaming devices.
I've got ffmpeg og ism downloader. If that's info you need.
Here's an example from the site: http://sumo.tv2.no/programmer/serier/kingdom/sesong-2/kingdom-2-episode-1-968797.html?...howPlayer=true
I then go to souce code, by clikcing near the webplayer. I did not need a subscription to access the videos. But, now they change their player and I can't get it anymore!
With or without a subscription. I've tried using sniffer, HDS thingy in firefox, nothing works.
Back to the example. I go to the source code of that link. Scroll down, so I then get this code and make it a bat file.
ffmpeg.exe -i "http://tv2-stream-od.online.no/dashvod2/_definst_/amlst:968797_ps101020_pd2721500.smil/manifest.mpd" -c copy -bsf:a aac_adtstoasc "Video.mp4"
pause
This used to work before, but not now. Now I get a message saying "Invalid data found when processing data". Sometimes I get the 403 forbidden message.
I've tried everything.
But nothing works. They changed their webplayer and ruined everything, again. This is the third time this year.
Can you see what I need to change?
I tried URL sniffer, and found this:
http://tv2-stream-od.online.no/dashv...l/manifest.mpd
It doesn't work, I get this error: Invalid data found when processing input
This file however, might be to help. I see some data in there that might be a huge help. But, I don't know what I'm looking for. This file is completley safe. It's for a different video than the example, and you can only access the manifest file with the sniffer with a subscription. I don't have one at the moment, but did when I get this file. It has some data in it and a "chunk" file.. maybe you know what I need? what code I need, how to get these videos?
I do have Php AdobeHDS too. Tried this in desperation. Never thought it would work:
php AdobeHDS.php --manifest "http://tv2-stream-od.online.no/dashvod2/_definst_/amlst:1059244_ps18000_pd2314530.smil/manifest.mpd" --delete
pause
"No media entry found", as expected.
Do you know what to do? What command do I need? what info? help! I'm completely lost here.
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 4 of 4
-
Last edited by snorla; 25th Sep 2016 at 07:20.
-
HDS Link Detector doesn't react at all either. I use it to get the manifest for some sites, and uses it in Php AdobeHDS.
But it doesn't work on this website. With, or without subscription. -
Not a single person?! Really? PM or whatever is ok too. I need some help.
Do you know of a better place to ask?
Similar Threads
-
Help with AdobeHDS.php and HDS Link detector.
By Khalel in forum Video Streaming DownloadingReplies: 5Last Post: 27th Jul 2018, 08:19 -
how to downlaod script of adobeHDS.php
By daj38 in forum Video Streaming DownloadingReplies: 9Last Post: 24th Apr 2016, 05:08 -
AdobeHDS.php - how reliably does it save videos?
By osullic in forum Video Streaming DownloadingReplies: 6Last Post: 16th Feb 2015, 16:59 -
Capture AdobeHDS Video
By NAMCO2000 in forum Video Streaming DownloadingReplies: 3Last Post: 2nd Jan 2015, 16:49 -
Help regarding AdobeHDS.php
By Nympholept in forum Video Streaming DownloadingReplies: 2Last Post: 18th Nov 2013, 03:38