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

spire 03-24-2016 08:23 PM

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


 
Hi stream_monkey,

Thank you so much! By the way, 560 is fine. Not in need of high res and need to save space.

I have installed adblock plus but need step-by -tep directions to filter for mp4 please. I can't find anything here:
https://adblockplus.org/filters#basic

shawn1122 03-24-2016 11:15 PM

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


 
Click "Open Blockable Items" and type mp4.

stinkfoot 03-25-2016 12:36 AM

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


 
Quote:

Originally Posted by spire (Post 83396)
I have installed adblock plus but need step-by -tep directions to filter for mp4 please. I can't find anything here:
https://adblockplus.org/filters#basic

if you yes being filtering mp4 you yes seeing singular quality meer. yes using youtube-dl showing you all quality letting you being chosing you choice quality wanting exacting.

spire 03-25-2016 11:16 AM

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


 
Quote:

Originally Posted by shawn1122 (Post 83398)
Click "Open Blockable Items" and type mp4.

Thank you. I did that, but when I go to look at Web Developer> Page Source, and search for mp4, nothing comes up at all.

Today is new content.

Can someone please help with the links for the four videos with tokens at 540p?

I am only able to find one video with token:
Code:

https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/1624/6/158122564/493702751.mp4?token=56f5c6f5_0x01a8da73c70296ac77d13911bcb5d2b6ea76121b
Code:

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

spire 03-25-2016 12:05 PM

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


 
Never mind. I have figured it out.

1) In Safari go to the "today" page, and select a single video to "Watch Now" which will open the URL for that video to play.
2) Show developer page source.
3) Under "frames" folder and "player.vimeo.com" file, search for "mp4".

These are the instructions I was looking for. I would rather do it this way than install software. Thank you all for your help!

stream_monkey 03-25-2016 12:05 PM

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


 
Quote:

Originally Posted by spire (Post 83409)
Thank you. I did that, but when I go to look at Web Developer> Page Source, and search for mp4, nothing comes up at all.

Today is new content.

Can someone please help with the links for the four videos with tokens at 540p?

you don't need to do anything with the web dev page. just open blockable items using adbockplus in firefox and filter for mp4. you will see your link.

We have given you many examples and methods to work with. This community is not about spoon-feeding links, but rather about helping you acquire the tools and knowledge to do your own ripping.

Please follow the suggestions and you should find success.

Good luck.

stinkfoot 03-25-2016 12:15 PM

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


 
Quote:

Originally Posted by spire (Post 83411)
Never mind. I have figured it out.

1) In Safari go to the "today" page, and select a single video to "Watch Now" which will open the URL for that video to play.
2) Show developer page source.
3) Under "frames" folder and "player.vimeo.com" file, search for "mp4".

These are the instructions I was looking for. I would rather do it this way than install software. Thank you all for your help!

yes spine happy congratulating you figuring method besting for you. nice working!

spire 03-25-2016 12:27 PM

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


 
Quote:

Originally Posted by stream_monkey (Post 83412)
you don't need to do anything with the web dev page. just open blockable items using adbockplus in firefox and filter for mp4. you will see your link.

We have given you many examples and methods to work with. This community is not about spoon-feeding links, but rather about helping you acquire the tools and knowledge to do your own ripping.

Please follow the suggestions and you should find success.

Good luck.

Yes, I understand that you all do not wish to spoon feed, which is why I have made efforts to understand and try the different methods.

I did try your suggestion. But I do not see any mp4 links.

I would need step by step instructions, like go to ABP drop down to "open blockable items" and search for "mp4". However, I still see no mp4 anywhere within ABP.

spire 03-25-2016 12:28 PM

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


 
Quote:

Originally Posted by stinkfoot (Post 83414)
yes spine happy congratulating you figuring method besting for you. nice working!

Hi Stinkfoot,

Thank you for your feedback. And for your efforts to help, and for your patience!

stinkfoot 03-25-2016 12:31 PM

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


 
Quote:

Originally Posted by spire (Post 83416)
However, I still see no mp4 anywhere within ABP.

yes vimeo also having dash sending being default. if you yes seeing mpd and small segment sending then vimeo sending in dash mode and then you no being seeing mp4.

stinkfoot 03-25-2016 12:38 PM

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


 
Quote:

Originally Posted by spire (Post 83417)
Hi Stinkfoot,

Thank you for your feedback. And for your efforts to help, and for your patience!

yes much thanking you too. i yes having ordblindhed and english no being my since birth language. using words printing ordering challenging for me.

good job persisting to ending! yes being better way to learning!!

those people being in video something seeing only in very rich country. they being trying finding problem with much easy life. yes seeming comedy to me!


All times are GMT -6. The time now is 07:58 PM.