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.
+ Reply to Thread
Results 1 to 5 of 5
-
-
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
-
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! -
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 -
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!
Similar Threads
-
Download video from this website..seems impossible..HELP!
By tushark in forum Video Streaming DownloadingReplies: 5Last Post: 13th Oct 2015, 11:35 -
How to download videos from this website.
By Lebronfan23 in forum Video Streaming DownloadingReplies: 3Last Post: 19th Oct 2014, 23:49 -
How can I download video on this website?
By tpacavalcante in forum Video Streaming DownloadingReplies: 0Last Post: 23rd Sep 2014, 12:43 -
How to download from this streaming website
By halta001 in forum Video Streaming DownloadingReplies: 1Last Post: 5th Jul 2014, 06:23 -
download from website moon.vn
By huunhat070496 in forum Video Streaming DownloadingReplies: 0Last Post: 13th Jan 2014, 10:48