VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Hi everyone,

    May I know how to download the video clip from this website as show below?
    http://www.mindbodygreen.com/revitalize/video/what-it-really-means-to-forgive



    Thanks a lot.
    Quote Quote  
  2. Code:
    livestreamer "hds://http://cf.c.ooyala.com/5wcXNrdzro-PNtizOi5X0CBdGRTE84Tb/5wcXNrdzro-PNtizOi5X0CBdGRTE84Tb_1.f4m?hdcore=3.7.0" best -o 01.flv
    or
    youtube-dl "http://cf.c.ooyala.com/5wcXNrdzro-PNtizOi5X0CBdGRTE84Tb/5wcXNrdzro-PNtizOi5X0CBdGRTE84Tb_1.f4m?hdcore=3.7.0" -o 01.flv
    Quote Quote  
  3. Hi,

    Thanks for the assist for that site, could you please do the same for this one as well?
    http://www.mindbodygreen.com/revitalize/video/what-do-women-really-want-a-sexpert-explains-it-all

    I've tried finding the similar url, but I can't seem to locate it.

    Thanks!
    Quote Quote  
  4. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    non-licensed
    1. If the site's particular video has no license entry (found in the view_source webpage at the bottom via ctrl+u, or note if there key/id string has no '-' char) then the method used in post # 2 should be used (once you obtain the video's key/id string--also can be found in the view_source webpage via ctrl+u).

    or

    licensed
    2. If the site has a license entry in the view_source webpage (located at the bottom of the page), (or the key/id string has a '-' hyphen in it) then you can just use the straight copy/paste of the webpage's url in yourtube-dl. no need to use the key/id.

    example for step 2's method.

    youtube-dl -F http://www.mindbodygreen.com/revitalize/video/what-do-women-really-want-a-sexpert-explains-it-all

    This will show the video formats to use. The rest of the necessary steps to D/L the video should be simple.

    3. to find the video key/id
    3a. ctrl+U -- to get the videos html source
    3b. ctrl+F -- to open search box (usually at the top of the browser window)
    3c. enter in the search box, window.player = OO.Player.create('ooyalaplayer', and press enter, and note the key/id in the single quotes to the right
    3d. then select/copy and paste that into the youtube-dl or livestreamer param string
    3e. but remember the points noted in step 1 and 2 above for which method to actually use.

    4. finished
    Quote Quote  
  5. Hi vhelp,

    For this clip on this website, I've tried and identified the ID string and replace the string in youtube-dl as shown below:
    youtube-dl "http://player.ooyala.com/xvZTZydTpnpFOXaL751rUvCJt8lCKKoY"

    but it's not working for me.

    Where did I go wrong? Can you please assist?

    by the way, I still don't understand how to see the the difference between non-licensed and licensed video content after looking at the website page source.

    Thanks!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!