Thread: Telecine
View Single Post
  #6  
Old 01-19-2017, 12:29 PM
AlvoErrado2 AlvoErrado2 is offline
Member
 
Join Date: Aug 2014
Location: Brazil
Posts: 52
AlvoErrado2 is on a distinguished road
Default

Re: Telecine


Code:
livestreamer --http-cookie "Cookie=glb_uid="equq1NS7TDv6WShhqF9iQLIbTv-u9yEXlpoFzznkIfg="; hsid=2017-01-19T18:46:30-02:00; utag_main=v_id:0159b87b1e91000222c3623f8f8411049001500d0086e$_sn:1$_ss:0$_pn:3%3Bexp-session$_st:1484860595883$ses_id:1484858793617%3Bexp-session" --http-header "Referer=http://globosatplay.globo.com/telecine/v/5081708/" "hlsvariant://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" best -o 52.ts
Code:
C:\ffmpeg\bin>livestreamer --http-cookie "Cookie=glb_uid="equq1NS7TDv6WShhqF9iQLIbTv-u9yEXlpoFzznkIfg="; hsid=2017-01-19T18:46:30-02:00; utag_main=v_id:0159b87b1e91000222c3623f8f8411049001500d0086e$_sn:1$_ss:0$_pn:3%3Bexp-session$_st:1484860595883$ses_id:1484858793617%3Bexp-session" --http-header "Referer=http://globosatplay.globo.com/telecine/v/5081708/" "hlsvariant://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" best -o 52.ts
[cli][info] Found matching plugin stream for URL hlsvariant://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
error: 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)

Code:
C:\ffmpeg\bin>livestreamer --http-header "Referer=http://globosatplay.globo.com/telecine/v/5081708/" "hlsvariant://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" best -o 52.ts
[cli][info] Found matching plugin stream for URL hlsvariant://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
error: 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)

C:\ffmpeg\bin>livestreamer "hlsvariant://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" best -o 52.ts
[cli][info] Found matching plugin stream for URL hlsvariant://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
error: 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)
I could not solve error 400, any suggestions ??

Last edited by AlvoErrado2 : 01-19-2017 at 02:11 PM.
Reply With Quote