Hi, I need to download a MP2T stream. How I can do it?
Thanks
The link this video streams on http://shoof.alkass.net/shoof/index.php?page_no=796&prog_no=7631&video_no=13444
I've found that from the page's code, when entering this site it ays that service is unavailable
tintColor=#ff9c00&src=http%3A//vod.alkass.net/i/VOD/vids/1423241288_%2Clow%2Cmid%2Chigh%2C.mp4.csmil/master.m3u8%3Fhdnea%3Dst%3D1423316101%7Eexp%3D1423 316921%7Eacl%3D/*%7Ehmac%3D830ce55675542a4a9cd2941043e18b259a03884 2b7f6b53592a5de0866e0c34c&streamType=dvr
+ Reply to Thread
Results 1 to 30 of 241
-
-
Hi EminemMCFC ,
TUTO : The process step by step . ( At the beginning it is long to do process after it is easy ) .
UNDER FIREFOX
=============
Code:install the addon "User Agent Quick Switch 0.5.2" (read) About this addon : https://addons.mozilla.org/fr/firefox/addon/user-agent-quick-switch/?src=ss (DL https://addons.mozilla.org/firefox/downloads/latest/355807/addon-355807-latest.xpi?src=ss )
Code:A new icon is now in the upper right corner 'Right-click' on it ; in the dialog box write 'ios' ( without '' ) ; 'Save' Click on the icon to enable it
Code:Clear the cache ; History => Suppress ...
Code:Start the video http://shoof.alkass.net/shoof/index.php?page_no=796&prog_no=7631&video_no=13444 After 10s ; Stop it
Code:Open a new Firefox's instance Write 'about:cache' ( without '' ) <enter> In the new page ; look for 'disk' => click on 'List Cache Entries' In the new page ; search for 'master' ( without '' ) Select and copy the link 'http://vod.../master.m3u8?....' Open a text editor ; paste the previous link For creating a batch file ; see example below
Code:@echo on livestreamer "hlsvariant://http://vod.alkass.net/i/VOD/vids/1423241288_,low,mid,high,.mp4.csmil/master.m3u8?hdnea=st=1423341644~exp=1423342464~acl=/*~hmac=e4cdade7be009f7bc6b00367dbc86c19befe1f1c2be42339fbc7b5c93ae95851" best -o my_video.ts pause :fin
Code:About "livestreamer" http://livestreamer.readthedocs.org/en/latest/index.html ==== Supported streaming protocols Name..................................Prefix Adobe HTTP Dynamic Streaming...hds:// Akamai HD Adaptive Streaming....akamaihd:// Apple HTTP Live Streaming.........hls:// hlsvariant:// Real Time Messaging Protocol......rtmp:// rtmpe:// rtmps:// rtmpt:// rtmpte:// Progressive HTTP, HTTPS, etc......httpstream:// ==== List of known Plugins http://livestreamer.readthedocs.org/en/latest/plugin_matrix.html
After having installing 'livestreamer' launch the batch . And wait to get 'my_video.ts' .
Cheers .JE SUIS CHARLIE !!! -
@ aazerty: excellent tutorial as usual (comme d'habitude)
@ EminemMCFC
You can use adblock plus firefox addon too to find m3u8 url
1) install adblock plus firefox addon
2) start the video and After 10s stop it
3) click ABP icon click Open blockable items
4) search for 'master.m3u8' (without ' ')
5) copy the url
6) use it with livestreamer as indicated aazertyLast edited by biezom; 7th Feb 2015 at 20:18.
-
This livestreamer doesn't work... Could you download the video and upload it somewhere?
-
-
1) download https://github.com/chrippa/livestreamer/releases/download/v1.11.1/livestreamer-v1.11.1-win32.zip
2) unzip the file in C:\
3) so you have C:\livestreamer-v1.11.1 folder
4) open cmd.exe (command shell)
5) in this command shell go to C:\livestreamer-v1.11.1Code:cd C:\livestreamer-v1.11.1
7)in your command shellCode:livestreamer "hlsvariant://http://vod.alkass.net/i/VOD/vids/1423241288_,low,mid,high,.mp4.csmil/master.m3u8?hdnea=st=.........~exp=...........~acl=/*~hmac=..............." best -o video.ts
Last edited by biezom; 8th Feb 2015 at 09:19.
-
Another simpler alternative is to use the DownloadHelper addon for firefox. The latest development versions (starting from 5.2a2) support mp2t capture. I used it for capturing live videos in periscope. Works well and easy to use: click the round icon in the toolbar to start recording, the square to stop and save.
https://groups.google.com/forum/#!forum/video-downloadhelper-5 -
Can someone please help me in downloading this video
http://opentuition.com/acca/f8/acca-f8-computer-systems/ -
-
@biezom
what method do you use to find the m3u8 link? can you give me a workthrough. -
if you want the direct link deactivate plugin flash and you can find
Code:http://videos-jp.jwpsrv.com/YzFprpXq/videos/PhGMWD3n-3175403.mp4?77c801d752d5207784c49e7ed80fb953798fae0fcca03ecf7955879ba575b20fb60fd0e8368878239b825d449d153b431f510f5bdbeedc42836ada61ce963b8854faaa61fb9ae8fae04456b6732a9e2a558a250b73
-
Hi there,
I have been dealing with thesame problem as OP for a long time now, I can't seem to fix it properly. Aazerty, I have tried your way of saving these kind of videos. However, when I am at the point of looking for 'master' in the cache entries, it never has a file with that text in it. What am I doing wrong? -
Here are some examples (Dutch tv show):
* http://dewerelddraaitdoor.vara.nl/media/339096
* http://dewerelddraaitdoor.vara.nl/media/339089. -
hi
direct link but in red it's dynamic value
videodownloadhelper addon on firefox works
first
Code:http://content1b.omroep.nl/urishieldv2/l27m0f1205707495119a005547d772000000.a74c810c4e60e940220328e781664f47/vara/2015/04/30/20150430-dwdd-ilse-hq.mp4
Code:http://content50c3a.omroep.nl/urishieldv2/l27m045a53f335f03337005547d5da000000.6bff32aceed030d6daa4adc3e878def2/s02/vara/2015/04/30/20150430-dwdd-gesprek2-hq.mp4
Last edited by biezom; 4th May 2015 at 15:34.
-
-
Thanks guys for all the help, really appreciate it. I am still very green with this so I still have some questions.
Livehelper doesn't work for me. When I go to command prompt and add the text C:\livestreamer-v1.11.1, it says 'C:\livestreamer-v1.11.1 is not recognised as an internal or external command, operable program or batch file'.
Biezom: the texts in red, when I open them in a new link, don't work (server not found).
Ponens: how did you get/make those links, I can open them in a new screen, and save them with DLH. But if I want to make those links with the other videos also, can you also show me the name of the text you used in the 'about:cache registration'? -
Yes, I've got DLH, but where can I add the red text?
And if I want to save these videos, what text do I have to look for in the 'about:cache' history?
* http://dewerelddraaitdoor.vara.nl/media/339097
* http://dewerelddraaitdoor.vara.nl/media/339085
* http://dewerelddraaitdoor.vara.nl/media/339086.Last edited by Mr. Del Rio; 5th May 2015 at 06:48.
-
Don't worry about "red text" or "about:cache". Forget about those completely.
DLH should just detect the video link automatically as the video is playing. If it doesn't, get the video url manually.
Load the following page...
Code:http://media-service.vara.nl/player/config/config.json.php?id=339097
-
Ponens, thanks for the help. When I look at dlh to look for a specific link, it just gives some names in a list. So what do you mean with getting the link manually, and how did you get that link of "load the following page"? Also, when you speak on the last id on that link do you mean config.json.php?id=339097? Sorry for all those questions, but like I said I am new with this.
-
If you want to download the video at this page...
Code:http://dewerelddraaitdoor.vara.nl/media/339085
Use this template...
Code:http://media-service.vara.nl/player/config/config.json.php?id=
Code:http://media-service.vara.nl/player/config/config.json.php?id=339085
Repeat all of the above steps for a different video from the vara.nl website. -
Thanks, that works! Then my other question now however would be, when I want to save another 'mp2t' video in the future, how to get the right template. You already gave me http://media-service.vara.nl/player/config/config.json.php?id=, but I don't know how you got that template.
-
-
Hi ,
Thanks to 'ponens' .
@Mr. Del Rio
> ... I don't know how you got that template.
Don't care about this . The main thing is you are able to get the link .
Create for example :
Code:http://media-service.vara.nl/player/config/config.json.php?id=339085
In it search for hq.mp4 .
Code:http://download.omroep.nl/vara/2015/04/30/20150430-dwdd-warmingup-hq.mp4
Cheers .JE SUIS CHARLIE !!!