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

Getting mp4 from EnterVideo - Cloud CDN ?

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

sebus 10-20-2017 11:34 AM

Getting mp4 from EnterVideo - Cloud CDN ?


 
Example page:

Code:

http://putlockers.fm/watch/vaqVprzv-expedition-unknown-season-1/episode-2.html
iframe to:

Code:

http://entervideo.net/watch/b3e8373c36f6811
and plays fine, but I want to download the mp4

which shows direct link as:
Code:

http://185.176.192.109/vids/expedition_unknown-_season_01_-_episode_02___57866ee179b9e.mp4
but that gives me 400 Bad Request

Anybody has any idea how it is protected & how to get it?

sebus

sebus 10-21-2017 12:25 AM

Re: Getting mp4 from EnterVideo - Cloud CDN ?


 
Thanks, I expected it to be the referrer, but did not have time to test

I find whet "easier":

Code:

wget -O expedition_unknown-_season_01_-_episode_02.mp4 --header="User-Agent: Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11" --header="Referer: http://entervideo.net/watch/b3e8373c36f6811" http://185.176.192.109/vids/expedition_unknown-_season_01_-_episode_02___57866ee179b9e.mp4

hjjj259999 10-21-2017 10:01 AM

Re: Getting mp4 from EnterVideo - Cloud CDN ?


 
Code:

http://185.176.192.109/vids/expedition_unknown-_season_01_-_episode_02___57866ee179b9e.mp4


All times are GMT -6. The time now is 02:46 PM.