VideoHelp Forum
+ Reply to Thread
Results 1 to 16 of 16
Thread
  1. Member
    Join Date
    May 2014
    Location
    Israel
    Search PM
    Hey there,

    After a friend learned me how to get f4m links, and using KVS script to download FLV media, I saw at the f4v link a direct place to find the video file.

    Now, this is the link for the f4v: http://makostore-vh.akamaihd.net/z/VOD/KESHET/ramzor/S04/Ramzor4_05_vod/Ramzor4_05_vod...d&hdcore=3.0.3

    I know the general server is : besttv1.cdn.it.best-tv.com, so, if I want to get to the direct file (Ramzor4_05_vod_,500,850,1200,2000,.mp4) I need to get here: besttv1.cdn.it.best-tv.com/VOD/KESHET/ramzor/S04/Ramzor4_05_vod/Ramzor4_05_vod_2000.mp4.
    As you can see, you don't get a movie to download, you get an error.

    Another friend of mine learned that he needs to send a token parameter and nva&nvb parameters so the link could work (besttv1.cdn.it.best-tv.com/VOD/KESHET/ramzor/S04/Ramzor4_05_vod/Ramzor4_05_vod_2000.mp4&nvb=.... &nva=...&token=...).

    He says that there is a software which send a request to the server, and get in the result those 3 parameters.

    Do you know any of these softwares? After a 12 hours searching, Im giving up.

    Hope you understand me and can help me with this,


    Thanks so much!



    P.s. the second friend doesn't want to tell me about the second software, otherwise I wouldn't ask.
    Quote Quote  
  2. Hi ,

    @ChuckSubs : PHP's process . !!! IF THE LINK OF THE VIDEO FILE CONTAINS "MANIFEST" !!!
    ex. http...manifest.f4m...

    Code:
    _1) Install "HDS Link detector" addon , in firefox .
    ( https://addons.mozilla.org/fr/firefox/addon/hds-link-detector/ )
    _2) In an empty page of Firefox do <Ctrl and C> simultaneously
    _3) Over the task bar ( on the right ) , click on the icône to enable "HDS Link detector" (=> RED) .
    _4) Lauch the address ( http...) in FF
    !!!
    _5) Stand your mouse , over the task bar ( on the right )
    !!!
    _6) When the video will run , a dialog box will appear , click on it
    _7) Open a dialog editor , paste ( Ctrl and V ) simultaneously
    _8) You'll get "PHP ...." .
    
    _9) Create a batch file :
    
    @echo on
    "PHP ...."
    pause
    :fin
    
    _10) save this file 
    _ as Blabla.bat
    _ in a directory containing php.exe
    
    _11) launch the batch and wait
    Regards .
    Quote Quote  
  3. Member
    Join Date
    May 2014
    Location
    Israel
    Search PM
    Hey,
    It didn't work well.

    Can you try yourself here: http://www.mako.co.il/mako-vod#/mako-vod-keshet/ramzor-s4/VOD-819931cffa9f541006.htm and say me if it works there and how? I just don't get any PHP results or whatever

    Thanks

    Update: In my third try, out of the blue, poped a pop up above the clock, and had a message "Copy to clipboard: .." something that included PHP and long code, so I've added "@echo on" before the PHP, but once I launched that Batch file it didn't do anything (I mean, it poped the black window , but didn't do something, and closed immediately).

    What is possible to do? my friend hinted me that he uses the Developer console in the Network section, and he looks for NVA and NVB and token parameters in a ready link, is that every mean anything? I tried today about 5 hrs and didn't get anythinf serious.
    Last edited by ChuckSubs; 15th May 2014 at 17:26.
    Quote Quote  
  4. Hi ,

    @ChuckSubs : Try again by yourself , to get "php....." .

    > _6) When the video will run , a dialog box will appear , click on it
    It's a "white Box" ( witch seems empty ) .
    Code:
    === batch
    @echo on
    php AdobeHDS.php --manifest "http://makostore-vh.akamaihd.net/z/VOD/KESHET/ramzor/S04/Ramzor4_06_vod/Ramzor4_06_vod_,500,850,1200,2000,.mp4.csmil/manifest.f4m?hdnea=st=1400188886~exp=1400189786~acl=/*~hmac=49c71041e8bc8b3151e0b6cec653236921325434265373e1ea896173616e0f11&hdcore=3.0.3" --delete --auth "pvtoken=exp%3D9999999999%7Eacl%3D%252f%252a%7Edata%3D%21rky+B3ZjrFscp3MThfKaa/wubnH+Szbx3gzFRROkiFo%3D%7Ehmac%3D3E4B37297104AC95D00EC3CC075AAE60DA1E0E3408F2E61931A3D5F47B98B8B2&hdntl=exp=1400275291~acl=%2f*~data=hdntl~hmac=2f9366e9a98c2ead4d3d1e6271312eadc8d50fcb5f4376fbe03c470c1286127c&als=0,3,NaN,0,0,NaN,0,0,0,93,f,0,2044.6,f,s,INBURBOXLRIR,3.0.3,93&hdcore=3.0.3" --useragent "Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 Firefox/28.0"
    pause
    :fin
    
    === Process
    php AdobeHDS.php --manifest "http://makostore-vh.akamaihd.net/z/VOD/KESHET/ramzor/S04/Ramzor4_06_vod/Ramzor4_06_vod_,500,850,1200,2000,.mp4.csm
    il/manifest.f4m?hdnea=st=1400188886~exp=1400189786~acl=/*~hmac=49c71041e8bc8b3151e0b6cec653236921325434265373e1ea896173616e0f11&hdcore=3.0.3" --delete
     --auth "pvtoken=expD9999999999EaclD52f52aEdataD1rky+B3ZjrFscp3MThfKaa/wubnH+Szbx3gzFRROkiFoDEhmacD3E4B37297104AC95D00EC3CC075AAE60DA1E0E3408F2E61931A
    3D5F47B98B8B2&hdntl=exp=1400275291~acl=f*~data=hdntl~hmac=2f9366e9a98c2ead4d3d1e6271312eadc8d50fcb5f4376fbe03c470c1286127c&als=0,3,NaN,0,0,NaN,0,0,0,9
    3,f,0,2044.6,f,s,INBURBOXLRIR,3.0.3,93&hdcore=3.0.3" --useragent "Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 Firefox/28.0"
    
                                KSV Adobe HDS Downloader
    
    Processing manifest info....
    Quality Selection:
     Available: 2067 1266 868 568
     Selected : 2067
    Fragments Total: 340, First: 1, Start: 1, Parallel: 8
    Access Denied! Unable to download fragments.
    ===
    I can't help you anymore with PHP : "Access Denied!"
    Maybe you can ( geo-blockage ) .

    Cheers .

    EDIT :
    _10) save this file
    _ as Blabla.bat
    _ in a directory containing php.exe
    Image Attached Files
    Last edited by aazerty; 15th May 2014 at 18:02.
    Quote Quote  
  5. Member
    Join Date
    May 2014
    Location
    Israel
    Search PM
    Doesn't work, don't know why.
    Anyway, I don't want to download files. I want to get a direct link so I can approach with broswer and download (in Chrome , with direct link I can watch the videos directly(
    Quote Quote  
  6. Member Emeritus
    Join Date
    May 2014
    Search PM
    the mako playlist is specially formatted, see this python script

    you can get channelId and guid from
    Code:
    http://www.mako.co.il/mako-vod-keshet/ramzor-s4/VOD-819931cffa9f541006.htm?type=service
    use channelId and guid values to make
    Code:
    http://www.mako.co.il/VodPlaylist?vcmid=819931cffa9f5410VgnVCM2000002a0c10acRCRD&videoChannelId=56960049e3ad4410VgnVCM2000002a0c10acRCRD
    load that and you have the playlist before decoding. you can decode it with the python script.

    if you don't want to do that, after the video starts playing, you can find the ?nvb=...&nva=...&token=... string in memory after the video starts playing.
    Quote Quote  
  7. Originally Posted by aazerty View Post
    Hi ,

    @ChuckSubs : Try again by yourself , to get "php....." .

    > _6) When the video will run , a dialog box will appear , click on it
    It's a "white Box" ( witch seems empty ) .
    Code:
    === batch
    @echo on
    php AdobeHDS.php --manifest "http://makostore-vh.akamaihd.net/z/VOD/KESHET/ramzor/S04/Ramzor4_06_vod/Ramzor4_06_vod_,500,850,1200,2000,.mp4.csmil/manifest.f4m?hdnea=st=1400188886~exp=1400189786~acl=/*~hmac=49c71041e8bc8b3151e0b6cec653236921325434265373e1ea896173616e0f11&hdcore=3.0.3" --delete --auth "pvtoken=exp%3D9999999999%7Eacl%3D%252f%252a%7Edata%3D%21rky+B3ZjrFscp3MThfKaa/wubnH+Szbx3gzFRROkiFo%3D%7Ehmac%3D3E4B37297104AC95D00EC3CC075AAE60DA1E0E3408F2E61931A3D5F47B98B8B2&hdntl=exp=1400275291~acl=%2f*~data=hdntl~hmac=2f9366e9a98c2ead4d3d1e6271312eadc8d50fcb5f4376fbe03c470c1286127c&als=0,3,NaN,0,0,NaN,0,0,0,93,f,0,2044.6,f,s,INBURBOXLRIR,3.0.3,93&hdcore=3.0.3" --useragent "Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 Firefox/28.0"
    pause
    :fin
    
    === Process
    php AdobeHDS.php --manifest "http://makostore-vh.akamaihd.net/z/VOD/KESHET/ramzor/S04/Ramzor4_06_vod/Ramzor4_06_vod_,500,850,1200,2000,.mp4.csm
    il/manifest.f4m?hdnea=st=1400188886~exp=1400189786~acl=/*~hmac=49c71041e8bc8b3151e0b6cec653236921325434265373e1ea896173616e0f11&hdcore=3.0.3" --delete
     --auth "pvtoken=expD9999999999EaclD52f52aEdataD1rky+B3ZjrFscp3MThfKaa/wubnH+Szbx3gzFRROkiFoDEhmacD3E4B37297104AC95D00EC3CC075AAE60DA1E0E3408F2E61931A
    3D5F47B98B8B2&hdntl=exp=1400275291~acl=f*~data=hdntl~hmac=2f9366e9a98c2ead4d3d1e6271312eadc8d50fcb5f4376fbe03c470c1286127c&als=0,3,NaN,0,0,NaN,0,0,0,9
    3,f,0,2044.6,f,s,INBURBOXLRIR,3.0.3,93&hdcore=3.0.3" --useragent "Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 Firefox/28.0"
    
                                KSV Adobe HDS Downloader
    
    Processing manifest info....
    Quality Selection:
     Available: 2067 1266 868 568
     Selected : 2067
    Fragments Total: 340, First: 1, Start: 1, Parallel: 8
    Access Denied! Unable to download fragments.
    ===
    I can't help you anymore with PHP : "Access Denied!"
    Maybe you can ( geo-blockage ) .

    Cheers .

    EDIT :
    _10) save this file
    _ as Blabla.bat
    _ in a directory containing php.exe
    it's not geo-ip i can download it using TubeDigger
    Quote Quote  
  8. Member
    Join Date
    May 2014
    Location
    Israel
    Search PM
    Originally Posted by ponens View Post
    the mako playlist is specially formatted, see this python script

    you can get channelId and guid from
    Code:
    http://www.mako.co.il/mako-vod-keshet/ramzor-s4/VOD-819931cffa9f541006.htm?type=service
    use channelId and guid values to make
    Code:
    http://www.mako.co.il/VodPlaylist?vcmid=819931cffa9f5410VgnVCM2000002a0c10acRCRD&videoChannelId=56960049e3ad4410VgnVCM2000002a0c10acRCRD
    load that and you have the playlist before decoding. you can decode it with the python script.

    if you don't want to do that, after the video starts playing, you can find the ?nvb=...&nva=...&token=... string in memory after the video starts playing.
    In the event, like you mentioned, that I want to get NVB NVA TOKEN parameters, how do I get them (if you can maybe to show after you've entered int Network tab, what to search, and how to find these parameters (and show me pls where)

    Thank you so much for your help, I appreciate it!
    Quote Quote  
  9. Hi ,

    What I can say : I work under XP sp3 , and have tried


    Code:
    @echo on
    python "libmako.py" "http://www.mako.co.il/mako-vod-keshet/ramzor-s4/VOD-819931cffa9f541006.htm?type=service"
    pause
    :fin

    Many files are missings in the library and others about Windows .
    I left this process , too complex .

    Cheers .
    Quote Quote  
  10. Member
    Join Date
    May 2014
    Location
    Israel
    Search PM
    About the downloading through/using Manifest file, I know how to do that- I use Adobe HDS Downloader.
    But the direct download (which through I get mp4 file- much more convinient ) that's the thing Im asking for.

    Thanks for everybody here
    Quote Quote  
  11. Originally Posted by ChuckSubs View Post
    About the downloading through/using Manifest file, I know how to do that- I use Adobe HDS Downloader.
    But the direct download (which through I get mp4 file- much more convinient ) that's the thing Im asking for.

    Thanks for everybody here
    you can find this link with HiDownload and direct download it

    Code:
    http://besttv201.cdn.it.best-tv.com/VOD/KESHET/ramzor/S04/Ramzor4_06_vod/Ramzor4_06_vod_850.mp4?nvb=20140519184647&nva=20140519190647&token=05936122c2be5ed1c8a4c
    Quote Quote  
  12. Member
    Join Date
    May 2014
    Location
    Israel
    Search PM
    Originally Posted by lodosdenizcisi View Post
    Originally Posted by ChuckSubs View Post
    About the downloading through/using Manifest file, I know how to do that- I use Adobe HDS Downloader.
    But the direct download (which through I get mp4 file- much more convinient ) that's the thing Im asking for.

    Thanks for everybody here
    you can find this link with HiDownload and direct download it

    Code:
    http://besttv201.cdn.it.best-tv.com/VOD/KESHET/ramzor/S04/Ramzor4_06_vod/Ramzor4_06_vod_850.mp4?nvb=20140519184647&nva=20140519190647&token=05936122c2be5ed1c8a4c

    Hi, what function in this software delivers me this link?
    There is a possibility without a software to do that (maybe from the server directly- using the network section or whatever)

    Thanks a lot!
    Last edited by ChuckSubs; 20th May 2014 at 01:38.
    Quote Quote  
  13. Member
    Join Date
    May 2014
    Location
    Israel
    Search PM
    Hi. would someone asnwer to it pls?
    THanks!
    Quote Quote  
  14. Member
    Join Date
    May 2014
    Location
    Israel
    Search PM
    Originally Posted by lodosdenizcisi View Post
    Originally Posted by ChuckSubs View Post
    About the downloading through/using Manifest file, I know how to do that- I use Adobe HDS Downloader.
    But the direct download (which through I get mp4 file- much more convinient ) that's the thing Im asking for.

    Thanks for everybody here
    you can find this link with HiDownload and direct download it

    Code:
    http://besttv201.cdn.it.best-tv.com/VOD/KESHET/ramzor/S04/Ramzor4_06_vod/Ramzor4_06_vod_850.mp4?nvb=20140519184647&nva=20140519190647&token=05936122c2be5ed1c8a4c

    I realize that nobody wants to help me.
    Thanks anyway ):
    Quote Quote  
  15. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Originally Posted by ChuckSubs View Post
    Hi. would someone asnwer to it pls?
    THanks!
    We(and you) have not answers for everything....I have no idea how that software works.
    Quote Quote  
  16. Member
    Join Date
    May 2014
    Location
    Israel
    Search PM
    Originally Posted by Baldrick View Post
    Originally Posted by ChuckSubs View Post
    Hi. would someone asnwer to it pls?
    THanks!
    We(and you) have not answers for everything....I have no idea how that software works.

    I just need the way to find the link, does not have to be with this software, could to be directly from the server.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!