VideoHelp Forum
+ Reply to Thread
Results 1 to 13 of 13
Thread
  1. Hello, I was wondering if anyone been having any trouble getting the 1920x1080 streams from disney/abc/freeform. In the last few days they seem to have changed the way their site works it no longer gives a F4M it gives a straight M3U8, but the highest quality is 1280x720. Though if you strip all the args off the M3U8 file shows the 1920x1080 still in it, but errors. I have been googleing this to death I can't find anyone commenting or find ways to get the 1080 version.
    Quote Quote  
  2. So does no one have any thoughts/Ideas or anything on this problem? Or is it just me and no one else is having this problem?
    Quote Quote  
  3. Member Emeritus
    Join Date
    May 2014
    Search PM
    Their flash player has changed from making an external kaltura request with signature (this is the "f4m" to which you refer), to instead using an enveloped swf (xml encoded as swf) that allows them to make the kaltura request on the server side and only send the result in the enveloped swf (which will eventually show up as a m3u8 link in network traffic).

    1080p still works on all public content over hls. Authenticated content can be made to work but a kaltura request with signature is required (complicated).

    Are you trying public or authenticated videos? Is your resolution set to 1920x1080 or higher (the flash player sends the screen dimensions as part of the request).

    If the video is public, post a sample link here. If it requires authentication, you'll have to investigate on your own or ask elsewhere (only public video discussion permitted here).
    Quote Quote  
  4. Thank you for commenting, I have now since figured out public videos. Authenticated is now my only problem. I understand it can't be discussed here, but do you know any reason I can't view through my browser. I log into the sites click the link and I don't get a 1080p video. My monitor is 1980x1080 but I looked into the traffic data my Resolution is 1980w but my height is less because the browser is not full screen. Would this affect me not getting the higher resolution/bitrate or might it be because my bandwidth is listed as Xdsl.

    on a side note how are you doing the public I'll give you a public link, I don't do it through HLS I rarely use livestreamer or anything other then FFmpeg, which seems to stall a lot. I do them as .ts so that I get the subtitles too.
    http://watchdisneychannel.go.com/austin-ally/video/vdka0_2kr2xahh/02/04-parents-punishments
    Quote Quote  
  5. Member Emeritus
    Join Date
    May 2014
    Search PM
    I'm not sure what you mean.

    The .ts segments are components of hls. Even if you are downloading the .ts segments and decrypting and joining them manually rather than using the m3u8 playlist, the underlying system is still hls.
    Quote Quote  
  6. Member ceppu36's Avatar
    Join Date
    Jan 2015
    Location
    Turkey
    Search PM
    Originally Posted by CoolJoe View Post
    Thank you for commenting, I have now since figured out public videos. Authenticated is now my only problem. I understand it can't be discussed here, but do you know any reason I can't view through my browser. I log into the sites click the link and I don't get a 1080p video. My monitor is 1980x1080 but I looked into the traffic data my Resolution is 1980w but my height is less because the browser is not full screen. Would this affect me not getting the higher resolution/bitrate or might it be because my bandwidth is listed as Xdsl.

    on a side note how are you doing the public I'll give you a public link, I don't do it through HLS I rarely use livestreamer or anything other then FFmpeg, which seems to stall a lot. I do them as .ts so that I get the subtitles too.
    http://watchdisneychannel.go.com/austin-ally/video/vdka0_2kr2xahh/02/04-parents-punishments
    try livestreamer this code
    Code:
    livestreamer  "hlsvariant://http://www.kaltura.com/p/628012/sp/62801200/flvclipper/entry_id/0_2kr2xahh/version/02.m3u8" best -o "D:\Austin-Ally-S2EP06-Parents-Punishments-0_2kr2xahh.mp4"
    Quote Quote  
  7. Member nullacht's Avatar
    Join Date
    Jun 2013
    Location
    On The Run.
    Search PM
    @ceppu36

    It works! Thanks.

    Code:
    livestreamer "hlsvariant://http://www.kaltura.com/p/628012/sp/62801200/flvclipper/entry_id/0_2kr2xahh/version/02.m3u8" best -o Austin-Ally-Parents-Punishments.ts
    [cli][info] Found matching plugin stream for URL hlsvariant://http://www.kaltura.com/p/628012/sp/62801200/flvclipper/entry_id/0_2kr2xahh/version/02.m3u8
    [cli][info] Available streams: 108p (worst), 162p, 252p, 432p, 558p, 594p, 612p, 648p, 720p, 1080p (best)
    [cli][info] Opening stream: 1080p (hls)
    Code:
    Video: MPEG4 Video (H264) 1920x1080 24fps [V: h264 high L4.0, yuv420p, 1920x1080]
    Audio: AAC 48000Hz stereo 127kbps [A: aac he-aac, 48000 Hz, stereo, 127 kb/s]
    Quote Quote  
  8. Well they changed there site again, and even the public video methods have been changed. anyone with new ideas?
    Quote Quote  
  9. Anyone have any luck with this? The 1080p stream (k.m3u8) is still available for all new episodes but when I try to rip it the key file in the m3u8 cannot be downloaded.

    Code:
    [https @ 000000000019e7e0] HTTP error 403 Forbidden
    Unable to open key file https://content-ause1.uplynk.com/check2?b=8b6ccffc00fc4898bbf75d6701715239&v=8b6ccffc0...6f1dc26939096d
    Quote Quote  
  10. Member ceppu36's Avatar
    Join Date
    Jan 2015
    Location
    Turkey
    Search PM
    Abc disney freeform is no longer downloaded 1080p.
    Just watched. sorry.
    Quote Quote  
  11. Member Emeritus
    Join Date
    May 2014
    Search PM
    Try playing the video on your ipad and take the m3u8 url from there.
    Quote Quote  
  12. Originally Posted by ponens View Post
    Try playing the video on your ipad and take the m3u8 url from there.
    How would we go about doing this? Or do you know how to figure out the "device id" of an iPad? I know when downloading video from Disney it calls for a device id, which a computer/browser doesn't allow the k.m3u8 file it only goes as high as j.m3u8. If we can get the device id Disney reads of an iPad, we could spoof it.
    Quote Quote  
  13. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Originally Posted by jdown077 View Post
    Originally Posted by ponens View Post
    Try playing the video on your ipad and take the m3u8 url from there.
    How would we go about doing this? Or do you know how to figure out the "device id" of an iPad? I know when downloading video from Disney it calls for a device id, which a computer/browser doesn't allow the k.m3u8 file it only goes as high as j.m3u8. If we can get the device id Disney reads of an iPad, we could spoof it.
    try this - https://bjango.com/help/iphoneudid/
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!