View Single Post
  #3  
Old 08-26-2013, 01:11 PM
wallgner wallgner is offline
Junior Member
 
Join Date: Aug 2013
Posts: 2
wallgner is on a distinguished road
Default

Re: How to download from here?


Quote:
Originally Posted by CristianoA View Post
check page source for link with https and use ffmpeg

example
Code:
ffmpeg -i "https://videos30ios-vh.akamaihd.net/i/2234_080613_CURS_ONL_PREP_OAB_1FASE_XII_EOU_OAB_1FASE_TEOR_DIR_TRAB_AULA_1_Pt_I.mp4/master.m3u8?hdnea=st=1377300247~exp=1377300747~acl=/*~id=9osii2ldq6j74acb0v1gfud965~hmac=93cfd781f9caf9281feb01031e419667e8baf4be3e55b5db69c959fbbc1c2801" -c copy t.ts
Works ok, thanks a lot.
Reply With Quote