VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Page 2 of 9
FirstFirst 1 2 3 4 ... LastLast
Results 31 to 60 of 251
Thread
  1. Member
    Join Date
    Jan 2014
    Location
    India
    Search PM
    Originally Posted by blimey View Post
    Changing headers to a user agent from a mobile platform like ios or android should work. Did you also disable the flash plugin?

    Another method is to request the url directly from the ooyala authorization server. But it returns it in base64 - although that is easy to decode. I will make a list of foolproof steps.
    can you please help me i tired changing the header and disabling the flash but i still cant get the URL without DRM please help me bro
    Quote Quote  
  2. Member
    Join Date
    Nov 2014
    Location
    London
    Search PM
    Need help to download this link
    thanks
    Last edited by pokkiri; 23rd Nov 2014 at 14:01.
    Quote Quote  
  3. I am happy to report that I have made several improvements to the tool. First off I found what has been causing the ooyala errors (Was obscure) and have fixed it.

    Second the service now supports whats I call generics. This means if a site has a video embedded, then it will be smart about it and try and detect the video service and follow the trail. So there will be no need to add domains to be supported anymore. This currently works on Ooyala and YouTube. Others will come soon.

    You do not need to get the player.ooyala.com address either. A working example is http://www.rollingstone.com/music/videos/norwegian-dj-cashmere-cat-goes-spartan-on-wit...miere-20131219.

    Also, @blimey, from what I can see the backend server doesn't do a header check since I was able to access the mobile code in chrome.

    Sorry for the delays in getting this fully working. If you have any issues, just reply, PM me, or use the support tab on the site.

    Peace..
    Quote Quote  
  4. Deceased
    Join Date
    Dec 2007
    Search PM
    See next message...
    Last edited by blimey; 23rd Nov 2014 at 05:00.
    Quote Quote  
  5. Originally Posted by blimey View Post
    Originally Posted by pcfreak30 View Post
    Also, @blimey, from what I can see the backend server doesn't do a header check since I was able to access the mobile code in chrome.
    I'm not sure what you're claming. For your example;
    Code:
    http://www.rollingstone.com/music/videos/norwegian-dj-cashmere-cat-goes-spartan-on-with-me-premiere-20131219
    With default headers and flash installed/enabled, when the above page is loaded, the flash player will load and fetch the content via rtmp. With default headers but flash disabled, a message asking flash for to be installed will be displayed.

    But with full and complete ipad headers, and flash disabled, the same page will will load a mp4 player and fetch the content via progressive http url from ooyala.

    Of course "the mobile code" can be accessed without header changes. But there is definitely logic in the loading of the page (based on the header/user agent) that determines the platform. There has to be, or else why isn't the flash player served up to mobile devices? Or why isn't the mp4 player served to a desktop browser with flash enabled?

    It has to be either mp4 or rtmp for the content on this page, as there is no hls or hds in this case. And there has to be logic to send one or the other or none at all, but not all (or both).
    I understand now, got confused. My methods are via mobile not using the desktop versions.
    Quote Quote  
  6. Hi pokkiri ,

    Here below my try .

    Code:
    Copy and paste the text below in a text editor . Save it as "whatyouwant.bat" , in php's directory .
    
    @echo on
    php AdobeHDS.php --manifest "http://ak.c.ooyala.com/B1NjJ0cTrJCogMhUYMXneJqL2M2YGi8-/B1NjJ0cTrJCogMhUYMXneJqL2M2YGi8-_1.f4m" --delete
    pause
    :fin
    
    === Process running for the best quality !!!
    
    KSV Adobe HDS Downloader
    
    Processing manifest info....
    Quality Selection:
     Available: 3600 2200 1500 900 600 300
     Selected : 3600
    Fragments Total: 870, First: 1, Start: 1, Parallel: 8
    Downloading 9/870 fragments
    
    ===
    
    If needed an other quality , add :  --quality 1500 <= example
    After waiting a moment I get :
    Code:
    This stream is encrypted with FlashAccess DRM. Decryption of such streams isn't currently possible with this script.
    Cheers .
    Last edited by aazerty; 23rd Nov 2014 at 06:40.
    Quote Quote  
  7. Deceased
    Join Date
    Dec 2007
    Search PM
    Originally Posted by sutha25 View Post
    Originally Posted by blimey View Post
    Changing headers to a user agent from a mobile platform like ios or android should work. Did you also disable the flash plugin?

    Another method is to request the url directly from the ooyala authorization server. But it returns it in base64 - although that is easy to decode. I will make a list of foolproof steps.
    can you please help me i tired changing the header and disabling the flash but i still cant get the URL without DRM please help me bro
    It is not always the same in every case. What is the website/video?
    Last edited by blimey; 23rd Nov 2014 at 18:15.
    Quote Quote  
  8. Hi blimey ,

    Thanks for your informations . It works .

    Cheers .
    Quote Quote  
  9. Member
    Join Date
    Nov 2014
    Location
    London
    Search PM
    thanks working
    Last edited by pokkiri; 23rd Nov 2014 at 15:11.
    Quote Quote  
  10. Member
    Join Date
    Nov 2014
    Location
    London
    Search PM
    Originally Posted by blimey View Post
    It is not always the same in every case. What is the website/video?
    is there any option to cheat ooyala and get a direct source link
    Quote Quote  
  11. Originally Posted by pokkiri View Post
    Originally Posted by blimey View Post
    It is not always the same in every case. What is the website/video?
    is there any option to cheat ooyala and get a direct source link
    Use http://www.directvideostreamer.com/
    Quote Quote  
  12. Member
    Join Date
    Nov 2014
    Location
    London
    Search PM
    Originally Posted by pcfreak30 View Post
    Originally Posted by pokkiri View Post
    Originally Posted by blimey View Post
    It is not always the same in every case. What is the website/video?
    is there any option to cheat ooyala and get a direct source link
    Use http://www.directvideostreamer.com/
    not working bro
    Quote Quote  
  13. Originally Posted by pokkiri View Post
    Originally Posted by pcfreak30 View Post
    Originally Posted by pokkiri View Post
    Originally Posted by blimey View Post
    It is not always the same in every case. What is the website/video?
    is there any option to cheat ooyala and get a direct source link
    Use http://www.directvideostreamer.com/
    not working bro
    Please provide the URL so I can look at it then.
    Quote Quote  
  14. Member Emeritus
    Join Date
    May 2014
    Search PM
    Why must I install client side java on my end in order to use your website? There must be some other way you could set it up. I wouldn't be caught half dead using client side java facing some basically unknown website.
    Quote Quote  
  15. Originally Posted by ponens View Post
    Why must I install client side java on my end in order to use your website? There must be some other way you could set it up. I wouldn't be caught half dead using client side java facing some basically unknown website.
    1. Its the only way to do it for IP restricted videos
    2. It uses your IP to get the video
    3. It costs $70-$80 to get a code cert to make it "trusted".
    4. Every other technology/platform has too many security restrictions in place to allow the app to work it in. Unless you ran a desktop APP, its the only way to have it work.

    If you think im giving you a virus, don't use it and find another way.

    Thanks!
    Quote Quote  
  16. Member
    Join Date
    Nov 2014
    Location
    London
    Search PM
    is it a movie or a trailer, When i open the link IDM is getting me the link of 1:06 mins video in 720p resolution, its downloading fine

    Last edited by pokkiri; 27th Nov 2014 at 13:53.
    Quote Quote  
  17. Hi pcfreak30 ,

    Instead of writing "http://directvideostreamer.com/" ,
    create a page in the section "https://www.videohelp.com/tools/" .
    Name it what you want , and explain exactly what you can do .
    And FREE or PAY !!!

    Regards .
    Quote Quote  
  18. Originally Posted by aazerty View Post
    Hi pcfreak30 ,

    Instead of writing "http://directvideostreamer.com/" ,
    create a page in the section "https://www.videohelp.com/tools/" .
    Name it what you want , and explain exactly what you can do .
    And FREE or PAY !!!

    Regards .
    Its not a downloadable tool, so I don't think it can go there?
    Quote Quote  
  19. Hi pcfreak30 ,

    What I suggess : each time you give your link , is to add the infos below .
    Code:
    ABOUT : http://directvideostreamer.com/
    =======================================
    1) Its the only way to do it for IP restricted videos
    2) It uses your IP to get the video . It is not a downloadable tool .
    3) It costs $70-$80 to get a code cert to make it "trusted".
    4) Every other technology/platform has too many security restrictions in place to allow the app to work it in. 
       Unless you ran a desktop APP, it is the only way to have it work.
    
    If you think im giving you a virus, don't use it and find another way.
    Note :
    _ for people needing a film , it's better to subscribe directly to the provider .
    _ You say 70$-80$ . Very expensive !!!
    _ Your link is "border-line" (?) .

    Cheers .
    Quote Quote  
  20. Can anyone help me get the vid from

    https://www.groupon.com/deals/bikram-yoga-huntington-beach-2#ooid=tubGNycTo_9Uxg82uESj4i61EYX8nyuf

    I'm trying to use youtube-dl on brew.

    Thanks,

    David
    Quote Quote  
  21. When I try to get"
    https://www.groupon.com/deals/bikram-yoga-huntington-beach-2
    it says site not supported.
    Can you help?
    Quote Quote  
  22. Member
    Join Date
    Nov 2014
    Location
    London
    Search PM
    ooyala is the player , IDM is been taking direct download . Install internet download manager
    Quote Quote  
  23. Thanks for your reply. I am on a mac so that does not work for me.
    Quote Quote  
  24. Member
    Join Date
    Nov 2014
    Location
    London
    Search PM
    it is not DRM protected (I donno about paid version) So use f4m main stream to download
    Quote Quote  
  25. I booted into windows and used IDM. It worked! Thanks pokkiri.
    Quote Quote  
  26. Originally Posted by blimey View Post
    See next message...
    @blimey :
    Can you help me downloading other files please ?
    youtube-dl would not work and I don't get how you find the direct link for the video in Ooyala player...

    Here are my 5 links (2 hours videos for each link) :
    http://eversport.tv/football/conifa-world-football-cup/2014/6/7/wfc-2014-placement-abk...n-occitania-de
    http://eversport.tv/football/conifa-world-football-cup/2014/6/5/wfc-2014-placement-ass...a-de-fotbol-vs
    http://eversport.tv/football/conifa-world-football-cup/2014/6/4/wfc-2014-quarter-arame...vs-association
    http://eversport.tv/football/conifa-world-football-cup/2014/6/3/wfc-2014-group-associa...e-fotbol-vs-fa
    http://eversport.tv/football/conifa-world-football-cup/2014/6/1/wfc-2014-group-abkhazi...-occitania-vod

    modification:
    Just realised blimey has been banned !
    Does anyone know why or have an answer to my questions (except directvideostreamer).
    I'd like to have the m3u8 link to use livestreamer or anyother method
    Last edited by osca; 9th Dec 2014 at 13:02.
    Quote Quote  
  27. Member
    Join Date
    Nov 2014
    Location
    London
    Search PM
    Originally Posted by osca View Post
    Originally Posted by blimey View Post
    See next message...
    @blimey :
    Can you help me downloading other files please ?
    youtube-dl would not work and I don't get how you find the direct link for the video in Ooyala player...

    Here are my 5 links (2 hours videos for each link) :
    http://eversport.tv/football/conifa-world-football-cup/2014/6/7/wfc-2014-placement-abk...n-occitania-de
    http://eversport.tv/football/conifa-world-football-cup/2014/6/5/wfc-2014-placement-ass...a-de-fotbol-vs
    http://eversport.tv/football/conifa-world-football-cup/2014/6/4/wfc-2014-quarter-arame...vs-association
    http://eversport.tv/football/conifa-world-football-cup/2014/6/3/wfc-2014-group-associa...e-fotbol-vs-fa
    http://eversport.tv/football/conifa-world-football-cup/2014/6/1/wfc-2014-group-abkhazi...-occitania-vod

    modification:
    Just realised blimey has been banned !
    Does anyone know why or have an answer to my questions (except directvideostreamer).
    I'd like to have the m3u8 link to use livestreamer or anyother method
    simply IDM is grabbing the link. Install internet download manager
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!