VideoHelp Forum
+ Reply to Thread
Page 1 of 9
1 2 3 ... LastLast
Results 1 to 30 of 241
Thread
  1. 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
    Quote Quote  
  2. ...
    Last edited by sysanin; 1st Oct 2017 at 16:17.
    Quote Quote  
  3. 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 !!!
    Quote Quote  
  4. @ 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 aazerty
    Last edited by biezom; 7th Feb 2015 at 21:18.
    Quote Quote  
  5. This livestreamer doesn't work... Could you download the video and upload it somewhere?
    Quote Quote  
  6. Originally Posted by EminemMCFC View Post
    This livestreamer doesn't work... Could you download the video and upload it somewhere?
    sure it works
    http://livestreamer.readthedocs.org/en/latest/install.html#windows-binaries
    Quote Quote  
  7. Originally Posted by biezom View Post
    evidence
    It just starts, fills itself in one sec after 4 sec after starting it and immidiatly closes
    Quote Quote  
  8. 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.1
    Code:
    cd C:\livestreamer-v1.11.1
    6) find your own m3u8 url with Adblockplus addon or with the aazerty's method
    7)in your command shell
    Code:
    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
    with in red your own result with adblock plus addon or with the aazerty's method
    Last edited by biezom; 8th Feb 2015 at 10:19.
    Quote Quote  
  9. 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
    Quote Quote  
  10. Member
    Join Date
    Apr 2015
    Location
    Maldives
    Search Comp PM
    Can someone please help me in downloading this video

    http://opentuition.com/acca/f8/acca-f8-computer-systems/
    Quote Quote  
  11. Originally Posted by maash10 View Post
    Can someone please help me in downloading this video

    http://opentuition.com/acca/f8/acca-f8-computer-systems/
    hi
    Code:
    livestreamer "hlsvariant://http://content.jwplatform.com/manifests/PhGMWD3n.m3u8" best -o ACCA-F8-Computer-Systems.ts
    Quote Quote  
  12. Member
    Join Date
    Apr 2015
    Location
    Maldives
    Search Comp PM
    @biezom

    what method do you use to find the m3u8 link? can you give me a workthrough.
    Quote Quote  
  13. Originally Posted by maash10 View Post
    @biezom

    what method do you use to find the m3u8 link? can you give me a workthrough.
    like here post 26
    https://forum.videohelp.com/threads/370002-Can-Full-Episodes-From-Network-Websites-%28e...=1#post2376556
    Quote Quote  
  14. 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
    Quote Quote  
  15. Member
    Join Date
    May 2014
    Location
    Germany
    Search PM
    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?
    Quote Quote  
  16. Hi Mr. Del Rio ,

    Give us a link for try .

    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
  17. Originally Posted by Mr. Del Rio View Post
    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
    second
    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 16:34.
    Quote Quote  
  18. Member Emeritus
    Join Date
    May 2014
    Search PM
    Originally Posted by Mr. Del Rio View Post
    Use download url, it will redirect to urishield url
    Code:
    http://download.omroep.nl/vara/2015/04/30/20150430-dwdd-ilse-hq.mp4
    http://download.omroep.nl/vara/2015/04/30/20150430-dwdd-gesprek2-hq.mp4
    Quote Quote  
  19. Member
    Join Date
    May 2014
    Location
    Germany
    Search PM
    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'?
    Quote Quote  
  20. Originally Posted by Mr. Del Rio View Post
    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, but how can I save them (DLH doesn't recognise them). Can you also show me the name of the text you used in the 'about:cache registration'?
    videodownload helper
    Quote Quote  
  21. Originally Posted by Mr. Del Rio View Post
    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, but how can I save them (DLH doesn't recognise them). Can you also show me the name of the text you used in the 'about:cache registration'?
    https://www.videohelp.com/software/Video-DownloadHelper
    Quote Quote  
  22. Member
    Join Date
    May 2014
    Location
    Germany
    Search PM
    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 07:48.
    Quote Quote  
  23. Member Emeritus
    Join Date
    May 2014
    Search PM
    Originally Posted by Mr. Del Rio View Post
    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.
    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
    Change the id at the end for other videos, using the id from the webpage for the video. The page will often have two different qualities for the video, so look for both.
    Quote Quote  
  24. Member
    Join Date
    May 2014
    Location
    Germany
    Search PM
    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.
    Quote Quote  
  25. Member Emeritus
    Join Date
    May 2014
    Search PM
    If you want to download the video at this page...

    Code:
    http://dewerelddraaitdoor.vara.nl/media/339085
    Note the number at the end of the url, here "339085"

    Use this template...

    Code:
    http://media-service.vara.nl/player/config/config.json.php?id=
    And add 339085 to the end to make...
    Code:
    http://media-service.vara.nl/player/config/config.json.php?id=339085
    Load that page, search the result for "mp4". There will usually be two qualities, including a "hq" quality which is higher.

    Repeat all of the above steps for a different video from the vara.nl website.
    Quote Quote  
  26. Member
    Join Date
    May 2014
    Location
    Germany
    Search PM
    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.
    Quote Quote  
  27. Originally Posted by Mr. Del Rio View Post
    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.
    you can find this with adblock plus addon on firefox

    Click image for larger version

Name:	zz.png
Views:	13897
Size:	24.9 KB
ID:	31536

    Click image for larger version

Name:	0.png
Views:	2596
Size:	323.9 KB
ID:	31537
    Quote Quote  
  28. 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
    Put the previous link in firefox , you'll get a 'text' window .
    In it search for hq.mp4 .
    Code:
    http://download.omroep.nl/vara/2015/04/30/20150430-dwdd-warmingup-hq.mp4
    Here you are . That's all .

    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!