Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Possible to Download Limited Time Vimeo Video? fpdl.vimeocdn.com

(http://stream-recorder.com/forum/showthread.php?t=20835)

spire 03-23-2016 12:19 PM

Possible to Download Limited Time Vimeo Video? fpdl.vimeocdn.com


 
Is there a way to download this vimeo video?

I am not a coder. It seems there are several videos under one browser URL.

I have tried online video download places where you input URL and the ad on for Firefox netvideohunter. None of them work.

This summit changes content daily under the same URL.
https://www.wellness-summit.com/today#video
Particularly the "Documentary" & "Recipe"

Would be interested in the other video content of the other days as well.

stream_monkey 03-23-2016 01:17 PM

Re: Possible to Download Limited Time Vimeo Video? fpdl.vimeocdn.com


 
Recipe
Code:

https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/1538/6/157690227/491701295.mp4?token=56f30be5_0xda5fdc164819355faea4f53f1c02f6c2f13bce39
Documentary
Code:

https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/1538/6/157690228/491774924.mp4?token=56f3a9c6_0x55b420e0c91ccf8819b5bef241cd7406472a393f
The tokens likely expire, but not positive about that.

Downloadhelper addon in Firefox does the trick finding the mp4 links.

Cheers.

spire 03-24-2016 10:40 AM

Re: Possible to Download Limited Time Vimeo Video? fpdl.vimeocdn.com


 
Thank you stream_monkey, one of them worked, the other did not.

But there is new content today. I am unable to use Downloadhelper because it is Windows only.

How do you get the token links? If someone can walk me through it step by step, I may be able to do it myself.

The content lasts for 24 hours only and changes daily. Can someone help with today's videos?

There are four of them...

https://www.wellness-summit.com/today

stinkfoot 03-24-2016 12:37 PM

Re: Possible to Download Limited Time Vimeo Video? fpdl.vimeocdn.com


 
yes spine you yes being using youtube-dl?? yes looking sourcing pageing using browser. yes loading pageing "https://www.wellness-summit.com/today". yes right keying mousing selecting viewing pageing sourcing.

yes searching pageing sourcing "data-target". you yes being finding 4 occurring

data-target="781" data-tws-video="1
data-target="139" data-tws-video="2
data-target="574" data-tws-video="3
data-target="484" data-tws-video="4

yes using these findings making linking into video pageing

https://www.wellness-summit.com/day/video/781/4/1
https://www.wellness-summit.com/day/video/139/4/2
https://www.wellness-summit.com/day/video/574/4/3
https://www.wellness-summit.com/day/video/487/4/4

yes using youtube-dl command line yes separate each video

youtube-dl "https://www.wellness-summit.com/day/video/781/4/1"
youtube-dl "https://www.wellness-summit.com/day/video/139/4/2"
youtube-dl "https://www.wellness-summit.com/day/video/574/4/3"
youtube-dl "https://www.wellness-summit.com/day/video/487/4/4"

spire 03-24-2016 02:10 PM

Re: Possible to Download Limited Time Vimeo Video? fpdl.vimeocdn.com


 
Hi Stinkfoot,

Thanks for trying to help.

I am only able to figure out: "data-target"

This can not be played, it says it is private.
"https://player.vimeo.com/video/158111437?api=1&player_id=main_video"

How do I find the following type of link in order to download for each of the four videos? It seems I can only find one set of four tokens for different resolutions of only one video. (360, 540, 720, 1080)

https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/1538/6/157690227/491701295.mp4?token=56f30be5_0xda5fdc164819355faea 4f53f1c02f6c2f13bce39

When I input "https://player.vimeo.com/video/157690103?api=1&player_id=main_video" into a downloader, I can not download.

spire 03-24-2016 02:51 PM

Re: Possible to Download Limited Time Vimeo Video? fpdl.vimeocdn.com


 
Thank you. I did not know youtube-dl was an application. I'm sorry, I am not a coder. I tried to look at youtube-dl but it requires installing more than I am comfortable with.

I need to know how to find the .mp4 link with the token, because I know how to download that.

If someone can tell me where to look to find the other three mp4 videos, instead of only one, then I think I can do it.

spire 03-24-2016 03:16 PM

Re: Possible to Download Limited Time Vimeo Video? fpdl.vimeocdn.com


 
Because when I input those links where I normally use to download, it says: "The download link not found."

But it works with this type of link:
https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/1590/6/157952237/492814949.mp4?token=56f4f39d_0xe5115a570ece3ccfe9d f93a1672c71b53012f76b
I am sorry, I am not comfortable installing python in order to use youtube-dl.

Thank you so much for the four different links with the tokens, those work!

I do not know how to find the "157952237/492814949.mp4?token=56f4f39d_0xe5115a570ece3ccfe9d f93a1672c71b53012f76b" portion of the links on my own through the source code, not sure where to look. But willing to do the extra work if someone can guide me. Using Safari to view source.

spire 03-24-2016 03:19 PM

Re: Possible to Download Limited Time Vimeo Video? fpdl.vimeocdn.com


 
Because when I input those links where I normally use to download, it says: "The download link not found."

But it works with this type of link:
https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/1590/6/157952237/492814949.mp4?token=56f4f39d_0xe5115a570ece3ccfe9d f93a1672c71b53012f76b
I am sorry, I am not comfortable installing python in order to use youtube-dl.

Thank you so much for the four different links with the tokens, those work!

I do not know how to find the "157952237/492814949.mp4?token=56f4f39d_0xe5115a570ece3ccfe9d f93a1672c71b53012f76b" portion of the links on my own through the source code, not sure where to look. But willing to do the extra work if someone can guide me. Using Safari to view source.

Thank you for this:
Quote:

if youtube-dl no being comfort for you, then finding mp4 using manual method would being much much much uncomfort you would being having in doing finding mp4 using by hand manual approaching.

yes depending which OS you being using.

here being mp4 expiring soon. video #4 having 720p being highest.

spire 03-24-2016 03:53 PM

Re: Possible to Download Limited Time Vimeo Video? fpdl.vimeocdn.com


 
Quote:

Originally Posted by stream_monkey (Post 83374)
Downloadhelper addon in Firefox does the trick finding the mp4 links.

FYI: Downloadhelper is associated with malware, it wants to install: Java Update 13.6.

stream_monkey 03-24-2016 06:47 PM

Re: Possible to Download Limited Time Vimeo Video? fpdl.vimeocdn.com


 
Use adblock plus in firefox and filter for mp4

Stress Reduction & Emotional Healing: Bruce Lipton 1080p
Code:

https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/1538/6/157690103/491819320.mp4?token=56f4c6df_0x485a6b39e02b1903c13b2546ee6767069b82f434
E-Motion
Code:

https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/1622/6/158111437/493539619.mp4?token=56f52a4f_0x7969b9cd973586d385b36035313e5df04c7d3497
Skin Beauty Salad
Code:

https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/1622/6/158111439/493509544.mp4?token=56f4991a_0xf2280bbb74707c61b94bd05537282b6a4c69752d
Yoga for Stress Reduction
Code:

https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/1590/6/157952237/492814949.mp4?token=56f5289c_0x4215026184a1aadf216bbbe9ebeb1436bf364b06


All times are GMT -6. The time now is 12:03 AM.