Thread: Telecine
View Single Post
  #5  
Old 01-14-2017, 08:09 PM
AlvoErrado2 AlvoErrado2 is offline
Member
 
Join Date: Aug 2014
Location: Brazil
Posts: 52
AlvoErrado2 is on a distinguished road
Default

Re: Telecine


Quote:
Originally Posted by AdminIsDead View Post
Chrome Developer Tool --> Network

Start the video, search ".f4m"

Take the link and open it:
Code:
https://drmvodstreaming01.video.globo.com/r90_720/v2/p7467/0f/b0/65/5081708_655eb96dde78882976b5dbfdfd4cae5f38d090b0/5081708-manifest.ism/5081708.f4m?h=NUMBERS&k=html5&a=A&u=
Replace "5081708.f4m" with "master.m3u8"
Code:
https://drmvodstreaming01.video.globo.com/r90_720/v2/p7467/0f/b0/65/5081708_655eb96dde78882976b5dbfdfd4cae5f38d090b0/5081708-manifest.ism/master.m3u8?h=NUMBERS&k=html5&a=A&u=
From here you can get all the resolution, the best one is "5081708-manifest-audio_por=127841-video_por=1959000.m3u8" then use the base link like the previuos post.
Thank you very much for your help, but it still does not work, I tested youtube-dl, livestreamer and AdobeHDS downloader, all presented errors when downloading the manifest. Well no idea because I do not work for me.

livestreamer:
Code:
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[cli][error] Could not open stream: Unable to open URL: https://drmvodstreaming01.video.globo.com/r90_720/v2/p7467/0f/b0/65/5081708_655eb96dde78882976b5dbfdfd4cae5f38d090b0/5081708-manifest.ism/5081708-manifest-audio_por=127841-video_por=1959000.m3u8 (400 Client Error: Bad Request)
KSV Adobe HDS Downloader:
Code:
Processing manifest info....
Unable to download the manifest
Youtube-dl:
Code:
 HTTP Error 400: Bad Request (caused by HTTPError())
Thank you very much for trying to help.

Sorry for my English .
Reply With Quote