TankEngineOh
04-26-2013, 11:56 PM
I have been trying really hard for a long time now to try to figure out how to stream rip videos from http://watchdisneychannel.go.com/
I am completely out of ideas here, though, and I am in need of help. While using URL Snooper it appears as if Disney is currently hosting their videos on their ABC servers, so I am assuming the ripping process will be the same. Does anyone already know how to rip ABC videos? Can anyone help me to figure out how to rip videos from WatchDisneyChannel?
try use ffmpeg
example;)
http://savepic.ru/4460704m.png (http://savepic.ru/4460704.htm)
TankEngineOh
05-02-2013, 03:01 PM
Thank you for the response, chap. I am kind of new at this. Would you mind to please give me a step-by-step on how to accomplish this?
mrberni
05-04-2014, 11:59 AM
Here how to download from watchdisneychannel.com:
Let's try for example with this video:
http://watchdisneychannel.go.com/gravity-falls/SH55210639/VDKA0_qyeylb8v/double-dipper
When you are using Firefox, then you can press "CTRL+SHIFT+I" or "CTRL+SHIFT+K" to open the Web-Console or use URL Snooper.
Then when you open the videopage, the website will send a .m3u8 file. Use the first m3u8 file you see. It should be named something like this:
http://content.uplynk.com/ext/21885d134fa441488df8e1d7acee8c66/4752595.m3u8...
Save it and open it with a text Editor. I prefer Wordpad over than the normal Editor, beacuse in Editor it is just one long line.
In the .m3u8 file you will find other .m3u8 links. They are the links to the video. The resolution of the video stand before each link. Highest resolution should be at the bottom of the file
Then copy the link to the resolution you want. Next you will need ffmpeg.
Copy the link into this command: ffmpeg -i "video.m3u8" -c copy -bsf:a aac_adtstoasc "name.mp4"
Open your cmd and download the video with ffmpeg and this command.
I hope I wrote it understandable.
JALsnipe
08-02-2014, 11:43 AM
Hey sorry for the bump but I'm having trouble downloading from the Disney sites.
I'm trying to download this video:
http://watchdisneychannel.go.com/how-to-build-a-better-boy/video/vdka1_j24r52cu/how-to-build-a-better-boy---premiere-trailer
First I do what you say, get the .m3u8 playlist from the inspector. I then go in and grab the 1080p stream URL:
#UPLYNK-MEDIA0:1920x1080x30,high-40,2x48000
#EXT-X-STREAM-INF:PROGRAM-ID=1,RESOLUTION=1920x1080,BANDWIDTH=6902579,CODECS ="mp4a.40.5,avc1.640028"
http://content-ause4.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/h.m3u8?[MY_KEY_INFO]
I throw that into the ffmpeg call like you said:
ffmpeg -i "http://content-ause4.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/e.m3u8?[MY_KEY_INFO]" -c copy -bsf:a aac_adtstoasc "test.mp4"
But I get the following error:
ffmpeg version 2.3.1 Copyright (c) 2000-2014 the FFmpeg developers
built on Aug 2 2014 11:37:10 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
configuration: --prefix=/usr/local/Cellar/ffmpeg/2.3.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid
libavutil 52. 92.100 / 52. 92.100
libavcodec 55. 69.100 / 55. 69.100
libavformat 55. 48.100 / 55. 48.100
libavdevice 55. 13.102 / 55. 13.102
libavfilter 4. 11.100 / 4. 11.100
libavresample 1. 3. 0 / 1. 3. 0
libswscale 2. 6.100 / 2. 6.100
libswresample 0. 19.100 / 0. 19.100
libpostproc 52. 3.100 / 52. 3.100
Unable to open key file [https://content-ause4.uplynk.com/check2?[KEY]]
[hls,applehttp @ 0x7f98ab817800] Error when loading first segment 'http://stg-ec-ore-u.uplynk.com/slices/3d0/21885d134fa441488df8e1d7acee8c66/3d0c3e128fcb44059a1cf65c5d04455a/E00000000.ts[KEY]'
http://content-ause4.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/e.m3u8?[KEY]: Invalid data found when processing input
Note that I've removed any sensitive key info in the URL. Has the way to download Disney videos changed over the past few months?
Thanks again!
EDIT: I think something is wrong with that key file. When I try to curl the URL ffmpeg uses for the key file, it gives me garbage data:
HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
Cache-Control: no-cache, no-store
Content-Type: text/html; charset=UTF-8
Date: Sat, 02 Aug 2014 18:02:43 GMT
Server: uplynk webStack/2.4
X-Services: f737a433c5c842f8ac8f00b6d977f0f8
Content-Length: 16
Connection: Close
?SÁÖ'}Ej{u?Ú_
try use old version ffmpeg~december 2013
peterpan
08-02-2014, 12:18 PM
It's working fine m8!
http://i.imgur.com/QSVbAvIl.png
Use this code:
ffmpeg -i "http://content-ausw3.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/h.m3u8?exp=1407003250&ct=a&eid=10017086&oid=21885d134fa441488df8e1d7acee8c66&iph=130fd32d4899168bcb9eb91b5f940e4caddb069160822d c11021b2aa24777fe7&rays=eabcdfgh&euid=00A6355D-555B-4D6A-8F3A-5E752AA18AAC_000_0&sig=352c68a1b55f9080850a6aebf7370f352f967f642dac1b 90c7aa224d312bc50f&pbs=bd79d0b64e4e4c61bd7c13646501cc99" -c copy -bsf:a aac_adtstoasc "test.mp4"
theauthor
08-02-2014, 11:58 PM
It's working fine m8!
http://i.imgur.com/QSVbAvIl.png
Use this code:
ffmpeg -i "http://content-ausw3.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/h.m3u8?exp=1407003250&ct=a&eid=10017086&oid=21885d134fa441488df8e1d7acee8c66&iph=130fd32d4899168bcb9eb91b5f940e4caddb069160822d c11021b2aa24777fe7&rays=eabcdfgh&euid=00A6355D-555B-4D6A-8F3A-5E752AA18AAC_000_0&sig=352c68a1b55f9080850a6aebf7370f352f967f642dac1b 90c7aa224d312bc50f&pbs=bd79d0b64e4e4c61bd7c13646501cc99" -c copy -bsf:a aac_adtstoasc "test.mp4"
Sorry for this question, a bit of a noob. I can't seem to find the .m3u8 file in firefox. Where in the console/inspector do you find it? I've tried using URLSnooper as well but can still not find it.
peterpan
08-03-2014, 12:17 AM
As mentioned above, Press Ctrl + Shift + k (or i)
Play the stream...and search for m3u8 strings...
Hope this helps...
http://i.imgur.com/UHEjztTl.png
theauthor
08-03-2014, 12:50 AM
As mentioned above, Press Ctrl + Shift + k (or i)
Play the stream...and search for m3u8 strings...
Hope this helps...
http://i.imgur.com/UHEjztTl.png
THANK YOU SO MUCH! I finally am able to download from those sites now! Do you have any idea if this works the same way with hulu and netflix?
peterpan
08-03-2014, 01:17 AM
Try denobis' Atresdownloader ;)
theauthor
08-03-2014, 01:35 AM
Cool, I'll take a look at it! Excuse the excessive questions, but do you know how I would use RTMPdump for this? I was trying to download from here
http://watchdisneyxd.go.com/gravity-falls/video/vdka0_io7smtve/02/02-into-the-bunker
and it doesn't give me a 1080p option, even though the source is there.
theauthor
08-03-2014, 01:56 AM
For the particular video you mention (1_j24r52cu), in addition to the hls (m3u8), there is also a 1080p mp4 link in the source;
http://cdn.video.abc.com/video_disneychannel/mp4/source/DCOM_P123317_HOWTOBUILDABETTERBOY_SNEAKPEEK_72dac4 9d-6590-4805-8e0a-e8d6e0ced060_10017086_source.mp4
How did you find that???
I'm trying to get one for this.
http://watchdisneyxd.go.com/gravity-falls/video/vdka0_io7smtve/02/02-into-the-bunker
theauthor
08-03-2014, 02:14 AM
It's the same process as the other video, it's just restricted to those with cable providers. Since I have uverse I've been able to download this with ffmpeg, but for some reason a 720p or 1080p source are not available. That's why the source video would be helpful. Where did you find that source video?
Also, do you happen to know how to use rtmpdump in this situation at well?
peterpan
08-03-2014, 02:39 AM
Try these for 720 & 1080 respectively...
And STOP double-posting!!! As it's NOT gone get a faster answer LOL
http://stream-recorder.com/forum/need-help-downloading-watchdisneyxd-go-com-t18623.html
ID=1,RESOLUTION=1280x720,BANDWIDTH=2816000,CODECS="mp4a.40.5,avc1.4d001f"
http://content-ausw4.uplynk.com/4298ce9617614a6e9e70c8b7f43b8220/g.m3u8
ID=1,RESOLUTION=1920x1080,BANDWIDTH=6902579,CODECS ="mp4a.40.5,avc1.640028"
http://content-ausw4.uplynk.com/4298ce9617614a6e9e70c8b7f43b8220/h.m3u8
theauthor
08-03-2014, 03:14 AM
Try these for 720 & 1080 respectively...
And STOP double-posting!!! As it's NOT gone get a faster answer LOL
http://stream-recorder.com/forum/need-help-downloading-watchdisneyxd-go-com-t18623.html
ID=1,RESOLUTION=1280x720,BANDWIDTH=2816000,CODECS="mp4a.40.5,avc1.4d001f"
http://content-ausw4.uplynk.com/4298ce9617614a6e9e70c8b7f43b8220/g.m3u8
ID=1,RESOLUTION=1920x1080,BANDWIDTH=6902579,CODECS ="mp4a.40.5,avc1.640028"
http://content-ausw4.uplynk.com/4298ce9617614a6e9e70c8b7f43b8220/h.m3u8
I apologize for the double posting, it won't happen again :)
Thanks for those links, however, none of them seem to be working. How did you get to them?
EDIT: Nevermind, I found the 720p one, and it's working, but not the 1080p one. Where do I get that?
EDIT2: Wait, if I don't have a 1080p monitor hooked up at the moment, might that be causing the no 1080p issue?
peterpan
08-03-2014, 03:29 AM
It's all in the source file m8...if you save and open (using a text editor) the 1st m3u8 file, you find under Console, you'll find all resolutions there ;)
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-INDEPENDENT-SEGMENTS
#EXT-X-STREAM-INF:PROGRAM-ID=1,RESOLUTION=416x234,BANDWIDTH=398745,CODECS="mp4a.40.5,avc1.42000d"
http://content-ausw4.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/d.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,RESOLUTION=704x396,BANDWIDTH=738918,CODECS="mp4a.40.5,avc1.4d001e"
http://content-ausw4.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/e.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,RESOLUTION=896x504,BANDWIDTH=1315635,CODECS="mp4a.40.5,avc1.4d001f"
http://content-ausw4.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/f.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,RESOLUTION=1280x720,BANDWIDTH=2816000,CODECS="mp4a.40.5,avc1.4d001f"
http://content-ausw4.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/g.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,RESOLUTION=1920x1080,BANDWIDTH=6902579,CODECS ="mp4a.40.5,avc1.640028"
http://content-ausw4.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/h.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,RESOLUTION=96x54,BANDWIDTH=42803,CODECS="mp4a.40.5,avc1.42000a"
http://content-ausw4.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/a.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,RESOLUTION=192x108,BANDWIDTH=99123,CODECS="mp4a.40.5,avc1.42000b"
http://content-ausw4.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/b.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,RESOLUTION=256x144,BANDWIDTH=200499,CODECS="mp4a.40.5,avc1.42000c"
http://content-ausw4.uplynk.com/3d0c3e128fcb44059a1cf65c5d04455a/c.m3u8
And as some other guy above mentioned, you can find a direct hi-res mp4 link in the source as well ;)
http://i.imgur.com/dV21Aj2.png
theauthor
08-03-2014, 01:13 PM
I've been trying to get to that source, but I can't seem to find it. When I saw view page source, I get sent to this:
http://i.imgur.com/HhyiBCl.png
How do you get to that source code?
blimey
08-03-2014, 05:17 PM
How do you get to that source code?
It is child xml page called early in the network traffic for the 1_j24r52cu video. You can just open the xml url directly in the broswer;
http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/004/001/-1/-1/-1/VDKA1_j24r52cu/-1/-1?v=08.00
But the 1_j24r52cu video is a free public trailer/advertisement. You probably won't find the same thing for authenticated episodic content like what you're looking for...
theauthor
08-03-2014, 09:32 PM
You're right, it just gives me the .m3u8 link that I could get otherwise.
http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/009/001/-1/-1/-1/VDKA0_io7smtve/-1/-1?v=08.00
save8lot
08-15-2014, 07:15 PM
I read through this thread and it appears to only pertain to the "watchdisneychannel" site. However I am trying to download from the video.disney.com/watch site instead.
For example:
I am trying to download the following link:
http://video.disney.com/watch/disneychannel-dmms026-captain-donald-4ffebffe5c7742b5e967c3c7
When I search the source code I can only find the links for the "access.mp4" files:
https://secure.vp.disney.go.com/channel_longform/dmmsmpp/k100000751/132f16-tdm_pdmmsmpp-026_hk100000751_wec-h264h_aac_1920x1080_7840x160.access.mp4 (These access files do not play once downloaded.)
However I can use the access file to determine the real (.mp4) download link (almost) but removing ".access" from the end of the file, BUT the real problem is the 6-character Unique code on each link at the very beginning of each file name (above example "132f16"). It is different between the "access.mp4" and regular ".mp4" link and I do not know how to determine it.
I used to be able to crawl the websites with jDownloader to find the links, but that no longer works.
So I determined the download link to be:
https://secure.vp.disney.go.com/channel_longform/dmmsmpp/k100000751/******-tdm_pdmmsmpp-026_hk100000751_wec-h264h_aac_1920x1080_7840x160.mp4
However it is still missing the 6-character code (represented by "******").
I tried your method of opening the Web Console and searching for "m3u8" files but i cant find them on this other di$ney site.
I also tried urlsnooper2, wireshark, rtmp dump and several other programs without success.
I did download the "atresdownloader" but got a Non-English error when trying to launch the program which i can not read or understand.
necesitas descargar versiones correctas de los archivos libeay32.dll y ssleay32.dll
Perhaps someone can help me figure this out.
Thanks
blimey
08-15-2014, 09:10 PM
I read through this thread and it appears to only pertain to the "watchdisneychannel" site. However I am trying to download from the video.disney.com/watchsite instead.
I did download the "atresdownloader" but got a Non-English error when trying to launch the program which i can not read or understand.
necesitas descargar versiones correctas de los archivos libeay32.dll y ssleay32.dll
As den mentioned in this thread (http://stream-recorder.com/forum/showpost.php?p=68413&postcount=9), atres does it with a call to kaltura, and the php code is provided in that thread.
For example:
I am trying to download the following link:
http://video.disney.com/watch/disneychannel-dmms026-captain-donald-4ffebffe5c7742b5e967c3c7
http://cdn.videos.dolimg.com/channel_longform/dmmsmpp/k100000751/3311ee-tdm_pdmmsmpp-026_hk100000751_wec-h264h_aac_1920x1080_7840x160.mp4
save8lot
08-16-2014, 12:44 AM
Thanks blimey.
I tried to PM you, because I needed some help figuring out how to use the PHP file, but you dont seem to accept PMs, so I left you a post in the other thread you directed me to. Hopefully you will get a chance to respond.
Thanks. :)
bubbafett
09-01-2014, 04:43 PM
Here how to download from watchdisneychannel.com:
Let's try for example with this video:
http://watchdisneychannel.go.com/gravity-falls/SH55210639/VDKA0_qyeylb8v/double-dipper
When you are using Firefox, then you can press "CTRL+SHIFT+I" or "CTRL+SHIFT+K" to open the Web-Console or use URL Snooper.
Then when you open the videopage, the website will send a .m3u8 file. Use the first m3u8 file you see. It should be named something like this:
http://content.uplynk.com/ext/21885d134fa441488df8e1d7acee8c66/4752595.m3u8...
Save it and open it with a text Editor. I prefer Wordpad over than the normal Editor, beacuse in Editor it is just one long line.
In the .m3u8 file you will find other .m3u8 links. They are the links to the video. The resolution of the video stand before each link. Highest resolution should be at the bottom of the file
Then copy the link to the resolution you want. Next you will need ffmpeg.
Copy the link into this command: ffmpeg -i "video.m3u8" -c copy -bsf:a aac_adtstoasc "name.mp4"
Open your cmd and download the video with ffmpeg and this command.
I hope I wrote it understandable.
Thanks for this info. Was wondering how to download from abc.go.com and thanks to your post(s), I now know how. Was quite easy to download a 1080p copy of a TV show I wanted after following your instructions.
Cheers
Stream Ripper
09-01-2014, 08:55 PM
In case any of this is too complex (for others reading the thread), Replay Video Capture (http://applian.com/replay-video-capture/) works GREAT with these files and records in 1080p as well
JALsnipe
09-07-2014, 07:11 PM
Anyone know how I would go about opening one of these videos (say the Live TV feed) in VLC?
save8lot
10-06-2014, 07:00 PM
I am trying to download a video from "watchdisneychannel" in 1080p [Girl Meets World - of Terror]. However I found two different master m3u8 files for this video.
The first one (10021004.m3u8) is found on the video's XML page (listed below) and contains the 1080p version (as h.m3u8) but does NOT contain the "Token" needed to download it.
http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/004/001/-1/-1/-1/vdka0_ybnfdwml/-1/-1?v=08.00
-----
The Second master m3u8 file (also named 10021004.m3u8) can be found after logging into the website and loading the video. Then using Firefox's debug console to view the file and token. This m3u8 files DOES contain the token needed to download the videos, but does NOT include the 1080p version at all. The best listed is 720p.
This makes no sense to me. The fact that it is listed in the first m3u8 file clearly shows it exists, but without the token information it is impossible to download. I tried using the token information from the second m3u8 file with the 1080p link from the first, but that did not work. I was able to download the 720p version with no problem, but cant figure out how to get the 1080p one.
Some people claim that you can download from watchdisneychannel without even have to login, so there must be a way to find the token.
Is there a way to get a token for the m3u8 file in the XML page (listed above)? Or how else can i download the 1080p version?
Thanks in advance :)
Kii-lon
10-08-2014, 11:11 PM
Is there a way to get a token for the m3u8 file in the XML page (listed above)? Or how else can i download the 1080p version?
Thanks in advance :)
You and me both! I am also having trouble trying to get the 1080p rip from this video here on DisneyXD Go:
http://watchdisneyxd.go.com/camp-lakebottom/video/vdka0_0n33hotg/01/20-ring-around-the-gretchen--chili-con-carnage
I have a cable subscription and already know how to download shorts and the episodes in 720p and below (thanks to your post save8lot!)
but cannot get the 1080p version at all.
The "h.m3u8" file is easy to find/get but I can't download the 1080p .ts files because I get the "403 forbidden" error when
trying to get the key files to decrypt the .ts files.
With a token, I was able to retrieve the 720p version for that video linked above but can't with the 1080p version as save8lot explained above.
The token that works for the 720p and below versions doesn't work for the 1080p one.
Yeah...I know nothing else to retrieve the un-encrypted 1080p episode. :(
PLEASE can anyone help in anyway to get this episode in 1080p?
That is all I need...as well as save8lot as well.
Thanks to y'all for this thread and all the help you give to us all...
If you have the answer, it would be nice if you explain how you did it so everyone else may know.
Yup! :D
mrberni
10-13-2014, 09:34 AM
@ save8lot & Kii-lon:
I have sent you both my method for downloading from watchdisneychannel/watchdisneyxd. 1080p works, and you don't even need to login anymore.
I don't want to post the instruction here, because I don't know if Disney could block the method it. If someone else wants the instruction, just sent me a pm.
ItsAngel
10-21-2014, 01:20 PM
@ save8lot & Kii-lon:
I have sent you both my method for downloading from watchdisneychannel/watchdisneyxd. 1080p works, and you don't even need to login anymore.
I don't want to post the instruction here, because I don't know if Disney could block the method it. If someone else wants the instruction, just sent me a pm.
would you mind PMing me aswell please, im trying to get full episodes from ABC.com and ive tried almost everything. hopefully with your disney info i could download from ABC as well,thanks!
deathdeal
10-22-2014, 10:35 AM
Please could you pm me the instructions also
Thanks in advance.
ceppu36
02-04-2015, 02:28 AM
"F:\Setups\rtmpdump\rtmpdump.exe" -r "rtmpe://videodolimgfs.fplive.net/videodolimg" -a "videodolimg" -f "WIN 16,0,0,235" -W "http://p.jwpcdn.com/6/11/jwplayer.flash.swf" -p "http://www.aliakrep.com/" -y "mp4:production/secure/channel_longform/austinandally/928783/ec3f85-paustinandally_e3-19-f064_tdm_h928783_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.mp4" -o "D:\ec3f85-paustinandally_e3-19-f064_tdm_h928783_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.mp4"
Rtmpdump Error netstream.play.streamnotfound
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 10
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
ceppu36
02-28-2015, 12:29 PM
And finally I found a way to download Disney and ABC's videos. evidence → http://i.hizliresim.com/RJr081.jpg
hasomaso skype aç artık.
randyrulzz2014
03-06-2015, 03:33 PM
And finally I found a way to download Disney and ABC's videos. evidence → http://i.hizliresim.com/RJr081.jpg
hasomaso skype aç artık.
Can you please send me a PM with the url link of this website?
Thanks in advance!
PieBeatsCake
04-24-2015, 12:03 PM
I've been having no luck with any of these links no matter what I do.
http://video.disney.com/watch/disneychannel-kim-possible-movie-so-the-drama-part-1-4c7e83d53aae8ecf328edd65
http://video.disney.com/watch/disneychannel-kim-possible-movie-so-the-drama-part-2-4c7e9ea90f3d9f27c99b4731
http://video.disney.com/watch/disneychannel-kim-possible-movie-so-the-drama-part-3-4c7eb97be285582e114061dc
Nirbitz
04-25-2015, 03:02 AM
Hi can someone please tell me how to add a token string to the ffmpeg command line? Or provide a link so I can read and Lean.
Thi.
ceppu36
06-30-2015, 11:47 AM
ENG : ABC, ABC Family, Disney, Disney XD, I found at the end of follow-up without logging Disney Junior channels live and in HD 720p platforms.
http://i.hizliresim.com/PqmoA6.jpg
TUR : abc,abc family,disney,disney xd,disney junior kanallarını canlı ve 720p HD olarak platformlara giriş yapmadan izlemeyi sonunda buldum.
randyrulzz2014
06-30-2015, 12:18 PM
ENG : ABC, ABC Family, Disney, Disney XD, I found at the end of follow-up without logging Disney Junior channels live and in HD 720p platforms.
http://i.hizliresim.com/PqmoA6.jpg
TUR : abc,abc family,disney,disney xd,disney junior kanallarını canlı ve 720p HD olarak platformlara giriş yapmadan izlemeyi sonunda buldum.
I send a PM to you.
ceppu36
07-02-2015, 12:04 AM
ffmpeg and vlc this live stream not working.
Have other programs that advice?
http://www.aliakrep.com/disney-xd-usa-live/
biezom
07-02-2015, 05:00 AM
ffmpeg and vlc this live stream not working.
Have other programs that advice?
http://www.aliakrep.com/disney-xd-usa-live/
livestreamer "hlsvariant://http://cdnbakmi.kaltura.com/p/628012/sp/62801200/flvclipper/entry_id/0_qnteuvjw/version/7845621h5yd3n9l0p1we367jbn5j.m3u8" best
ceppu36
07-02-2015, 06:16 AM
Download : livestreamer "hlsvariant://http://cdnbakmi.kaltura.com/p/628012/sp/62801200/flvclipper/entry_id/0_qnteuvjw/version/7845621h5yd3n9l0p1we367jbn5j.m3u8" best -o video.ts
ceppu36
08-09-2015, 01:43 PM
How to find this video subtitle file ?
https://web.archive.org/web/20141108000401/http://watchdisneyxd.go.com/pants-on-fire/video/vdka0_7exe9tts/01/01-pants-on-fire
mrberni
08-10-2015, 03:18 AM
How to find this video subtitle file ?
https://web.archive.org/web/20141108000401/http://watchdisneyxd.go.com/pants-on-fire/video/vdka0_7exe9tts/01/01-pants-on-fire
Normally you can find the subtitle file under this URL:
http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/009/001/-1/-1/-1/VDKA0_7exe9tts/-1/-1?v=08.00
But that only works, when the video is still available on the website.
stinkfoot
08-10-2015, 08:07 AM
How to find this video subtitle file ?
https://web.archive.org/web/20141108000401/http://watchdisneyxd.go.com/pants-on-fire/video/vdka0_7exe9tts/01/01-pants-on-fire
these being subtile may being working MarVista-411-FULL_CAPTION2398_EN-US.srt (http://www24.zippyshare.com/v/EgONlxCV/file.html) for these video.
ceppu36
08-10-2015, 10:29 AM
these being subtile may being working MarVista-411-FULL_CAPTION2398_EN-US.srt (http://www24.zippyshare.com/v/EgONlxCV/file.html) for these video.
Thank you bro...
ceppu36
08-10-2015, 01:04 PM
these may being better subtile master-0_7exe9tts.vtt (http://www60.zippyshare.com/v/iYyBONBG/file.html)
sub3.m3u8 this file. http://content-ause2.uplynk.com/082293faf0994ae0beb8972214ab3ec7/sub3.m3u8?exp=1439233763&ct=a&eid=10023518&oid=21885d134fa441488df8e1d7acee8c66&iph=d73175039407c558c5998af1a76aad4012960d49706f00 11f54b93b1a253c9be&sig=77674d4330659c4e6b10c8fae10e68f85630567acdf63f 595559c8267ce2e765&pbs=073c3d293281488da8a1b02973bedd05
I know that in me.
It takes a lot of time to organize it.
stinkfoot
08-10-2015, 02:59 PM
yes you being correct. i no having trying converting the vtt. converting making problem. yes maybe first srt one being converting much easier.
drfunkenstein2k
10-12-2015, 03:18 PM
so guys i see some PMs are sent to solve this issue, may i ask what the solution is? Please and thank you for the help :)
ehurdler
10-12-2015, 04:11 PM
so guys i see some PMs are sent to solve this issue, may i ask what the solution is? Please and thank you for the help :)
What exactly are you looking/asking for? Video? Subtitles?
drfunkenstein2k
10-12-2015, 04:23 PM
video
i can get the m3u8 file
and inside i get the links
but when i put into ffmpeg, i get unable to open key file error
ehurdler
10-12-2015, 05:14 PM
video
i can get the m3u8 file
and inside i get the links
but when i put into ffmpeg, i get unable to open key file error
Post what link you are using and what error you get in the command window/Terminal.
monsterbubble
10-13-2015, 10:18 AM
Hello. I'm new here but i've been using ffmpeg for a while now. i was reading on how to download the videos from disney networks but i can't download with the m3u8 links.
I downloaded the content file and open it on my notepad and it gives a bunch of different quality links of the file but once i add a link to the ffmpeg i get an error.
ffmpeg "linktofile" -c copy "namefile".ts i even tried .mp4 and still get nothing.
http://i.imgur.com/4z3hoRV.png
ehurdler
10-13-2015, 11:44 AM
Hello. I'm new here but i've been using ffmpeg for a while now. i was reading on how to download the videos from disney networks but i can't download with the m3u8 links.
I downloaded the content file and open it on my notepad and it gives a bunch of different quality links of the file but once i add a link to the ffmpeg i get an error.
ffmpeg "linktofile" -c copy "namefile".ts i even tried .mp4 and still get nothing.
http://i.imgur.com/4z3hoRV.png
monsterbubble, just give me a link you've tried please. Let me see if I can help you out.
ceppu36
10-13-2015, 12:29 PM
send original links.
bulls95
10-14-2015, 07:58 AM
Hello. I'm new here but i've been using ffmpeg for a while now. i was reading on how to download the videos from disney networks but i can't download with the m3u8 links.
I downloaded the content file and open it on my notepad and it gives a bunch of different quality links of the file but once i add a link to the ffmpeg i get an error.
ffmpeg "linktofile" -c copy "namefile".ts i even tried .mp4 and still get nothing.
http://i.imgur.com/4z3hoRV.png
Odds are the file/stream is encrypted so even if you can dump it you won't be able to do anything with it...
feldego
10-24-2015, 02:13 PM
Does anyone know how to rip videos from video.disney.com? I don't mean the .go.com sites.
For example:
http://video.disney.com/watch/disneyxd-summerween-4cbaeac5fba39d374b3b91ba
gives me this rtmp playpath:
mp4:production/secure/channel_longform/gravityfalls/929072/a4d06c-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.access.mp4?nvb=201510 23212759&nva=20151024042759&token=03ab7370ab55f617b3cbf
But it doesn't play in my browser and I can't seem to find a working rtmpdump (http://www.videohelp.com/software/RTMPDump) command. cdn.videos.dolimg.com doesn't work either.
http://cdn.videos.dolimg.com/channel_longform/gravityfalls/929072/a4d06c-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.mp4
atresdownloader (http://www.videohelp.com/software/Adownloader) also doesn't work.
Does anyone know how to download it?
ceppu36
10-25-2015, 01:50 PM
Unfortunately, the site is now unavailable disney.com video downloads.
but watchdisneychannel.go.com and watchdisneyxd.go.com is available.
mrberni
10-26-2015, 08:13 AM
Does anyone know how to rip videos from video.disney.com? I don't mean the .go.com sites.
Does anyone know how to download it?
As ceppu36 said, you can't really download them. The access.mp4 files are encrypted and can't be played.
A working rtmp command would be (but the file is encrypted):
rtmpdump -r "rtmpe://videosdolimgtokenfs.fplive.net/videosdolimgtoken" -a "videosdolimgtoken" -f "WIN 19,0,0,226" -W "http://a.dilcdn.com/a/playavista-494ead64ca4c.swf" -p "http://video.disney.com/watch/disneyxd-summerween-4cbaeac5fba39d374b3b91ba" -y "mp4:production/secure/channel_longform/gravityfalls/929072/a4d06c-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.access.mp4?nvb=201510 26125408&nva=20151026195408&token=01f1e1e54c829f7a8406d" -o a4d06c-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.access.mp4
A link to the unencrypted file would be this (but it is missing tokens, so it can't be downloaded):
http://cdn.videos.dolimg.com/production/secure/channel_longform/gravityfalls/929072/763f60-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.mp4
hack3rman
01-05-2016, 04:48 PM
As ceppu36 said, you can't really download them. The access.mp4 files are encrypted and can't be played.
A working rtmp command would be (but the file is encrypted):
rtmpdump -r "rtmpe://videosdolimgtokenfs.fplive.net/videosdolimgtoken" -a "videosdolimgtoken" -f "WIN 19,0,0,226" -W "http://a.dilcdn.com/a/playavista-494ead64ca4c.swf" -p "http://video.disney.com/watch/disneyxd-summerween-4cbaeac5fba39d374b3b91ba" -y "mp4:production/secure/channel_longform/gravityfalls/929072/a4d06c-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.access.mp4?nvb=201510 26125408&nva=20151026195408&token=01f1e1e54c829f7a8406d" -o a4d06c-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.access.mp4
A link to the unencrypted file would be this (but it is missing tokens, so it can't be downloaded):
http://cdn.videos.dolimg.com/production/secure/channel_longform/gravityfalls/929072/763f60-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.mp4
Anybody figure out this issue yet?
mrberni
03-07-2016, 04:23 PM
Anyone else can't download from watchdisneyxd.go.com anymore? I can't even watch the free videos with a vpn.
stream_monkey
03-07-2016, 08:59 PM
Anyone else can't download from watchdisneyxd.go.com anymore? I can't even watch the free videos with a vpn.
I was just able to pull something from there. It required a provider login but once I had that I was able to find the playlist to grab.
Phaenius
03-13-2016, 05:04 PM
Hi,
I'm new here, I hope you can help me. For about a year I've been using ffmpeg.exe to rip my favorite shows from ABC, ABC Family and Disney Channel to watch them later. Since I'm not familiar with CLI and the complexity of attributes, a nice guy gave me a program he wrote that was basically a Windows shell that triggered ffmpeg and ccextractorwin and simply downloaded the episodes, I just had to input the URL in a box and that's it. It worked fine, but now, when I try to rip my favorite shows from that TV stations I mentioned, I just get a "Run-time error '53': File not found" error and program exits. Can you help me ? Is that something that can be done ? I can provide you with the programs if you like, to see what is about. It's sad, since it worked so nice before. I contacted the guy, but I couldn'd find him. I search the web and I hope you guy, at this forum can help me. Thanks in advance.
mrberni
03-14-2016, 04:45 AM
You can download the video even without VPN
I know. I always downloaded them without a vpn and was able to download some free episodes again. For some reason though the site won't let me watch the episodes online, even with a vpn. In the past I was able to download locked episodes as well. And that stopped working since last week or so. Anyone knows a way to download locked episodes without a subscription?
drfunkenstein2k
03-14-2016, 05:13 PM
it seems ABC/Disney has blocked the downloading of the m3u8 files
so i suppose the method is patched
Florawinx
03-15-2016, 02:25 AM
There must be some method still as I see some TVSmash disney web rips. They found out some other method to do it. Hopefully we do too.
ehurdler
03-15-2016, 08:57 AM
it seems ABC/Disney has blocked the downloading of the m3u8 files
so i suppose the method is patched
I can still access and download videos from http://abc.go.com with ffmpeg without issue.
PieBeatsCake
03-15-2016, 09:18 AM
I know. I always downloaded them without a vpn and was able to download some free episodes again. For some reason though the site won't let me watch the episodes online, even with a vpn. In the past I was able to download locked episodes as well. And that stopped working since last week or so. Anyone knows a way to download locked episodes without a subscription? Not sure what happened but it sucks. I keep thinking there has to be a new work around but I'm definitely not the guy to figure that out.
drfunkenstein2k
03-15-2016, 02:01 PM
I can still access and download videos from http://abc.go.com with ffmpeg without issue.
really, cause i cant get the m3u8 for the files
but getting the subtitles still works.
please and thank you for any help
aliakrep
03-16-2016, 05:37 AM
First episode no lock : http://cdnapi.kaltura.com/p/0/sp/000/playManifest/entryId/1_mcoz3wl7/
But 2 and 3. episode is lock.
http://cdnapi.kaltura.com/p/0/sp/000/playManifest/entryId/0_8beotyoj/
http://cdnapi.kaltura.com/p/0/sp/000/playManifest/entryId/0_re3nl9b3/
drfunkenstein2k
03-16-2016, 01:47 PM
First episode no lock : http://cdnapi.kaltura.com/p/0/sp/000/playManifest/entryId/1_mcoz3wl7/
But 2 and 3. episode is lock.
http://cdnapi.kaltura.com/p/0/sp/000/playManifest/entryId/0_8beotyoj/
http://cdnapi.kaltura.com/p/0/sp/000/playManifest/entryId/0_re3nl9b3/
yes ive noticed that too, but what can we do to still get them?
ItsAngel
03-17-2016, 03:33 AM
kind of annoyed the method i used is patched, wasnt one publicly listed here, but i noticed that with once upon a time its letting me download the premiere now, and it didnt when it required a log in. but the second episode which does require a log in, doesnt let me download it. (the method i used would download any episode regardless of need to sign in or not) so maybe you can still get M3U's just not for episodes that require cable provider log in?
save8lot
03-17-2016, 08:10 PM
I have also noticed the change. I can still download the "Unlocked" episodes with no issue, however the "Locked" episodes are the problem. The Locked files require you to Login with a valid Cable Subscriber account (never used to), at which point I can grab the m3u8 file BUT "1080p is Missing". The best you can get is 720p from these Locked episodes. However 1080p is still available for the "Unlocked" episodes.
I have no idea whats going on, but they changed something on their servers.
mrberni
03-19-2016, 08:22 AM
I think I know why the locked episodes aren't working anymore. It seems that the Kaltura API needs a ks (Kaltura Session) key.
I have also noticed the change. I can still download the "Unlocked" episodes with no issue, however the "Locked" episodes are the problem. The Locked files require you to Login with a valid Cable Subscriber account (never used to), at which point I can grab the m3u8 file BUT "1080p is Missing". The best you can get is 720p from these Locked episodes. However 1080p is still available for the "Unlocked" episodes.
I have no idea whats going on, but they changed something on their servers.
Have you tried the following: When opening the m3u8 file without anything after m3u8 (I mean to delete everything after .m3u8: so you would end up with just: http://content.uplynk.com/ext/21885d134fa441488df8e1d7acee8c66/10057025.m3u8). That m3u8 file seems to always contain all resolutions (1080p is often k.m3u8). The point is that the link doesn't change for the different resolutions only the letter before .m3u8 does. Just rename the letter in your original m3u8 file to k.m3u8 and you should get your 1080p video.
ItsAngel
03-19-2016, 11:14 PM
I have also noticed the change. I can still download the "Unlocked" episodes with no issue, however the "Locked" episodes are the problem. The Locked files require you to Login with a valid Cable Subscriber account (never used to), at which point I can grab the m3u8 file BUT "1080p is Missing". The best you can get is 720p from these Locked episodes. However 1080p is still available for the "Unlocked" episodes.
I have no idea whats going on, but they changed something on their servers.
could you PM me on how you got the 720p link for a locked episode? i can't seem to get ANY links for a locked episode. thank you!
save8lot
03-20-2016, 04:20 AM
I think I know why the locked episodes aren't working anymore. It seems that the Kaltura API needs a ks (Kaltura Session) key.
Have you tried the following: When opening the m3u8 file without anything after m3u8 (I mean to delete everything after .m3u8: so you would end up with just: http://content.uplynk.com/ext/21885d134fa441488df8e1d7acee8c66/10057025.m3u8). That m3u8 file seems to always contain all resolutions (1080p is often k.m3u8). The point is that the link doesn't change for the different resolutions only the letter before .m3u8 does. Just rename the letter in your original m3u8 file to k.m3u8 and you should get your 1080p video.
OK, so opening the m3u8 file without the token does show me all resolutions. 1080p is there as k.m3u8 just as you said, but of course without the needed token to download it.
So I assume you wanted me to grab any of the m3u8 links from the full m3u8 file (with the tokens) and simply change the letter to "k". Well, I did that, and I can even download the k.m3u8 file in my browser, but ffmpeg gives me an error when attempting to actually download the video using the k.m3u8 file. It says its "Unable to open the Key File".
So I followed the link to the Key page from the k.m3u8 file myself and it linked to a Blank Page as apposed to the Key page for the other resolutions which actually showed the key. So it looks like the actual Key for the 1080p resolution is not listed on the server. Then again, maybe I am over looking something since i am exhausted at the moment.
Here is the link to the "LOCKED" video. You need a cable service login to access it.
http://watchdisneyxd.go.com/the-7d/video/vdka0_m5unvfq4/02/07-miss-fortune-teller-grumptiki#playlist=PL551978168
mrberni
03-20-2016, 08:45 PM
It was worth a try. As I don't have a cable service login I tried it with a free video, which also doesn't have the 1080p video in the m3u8 file, when you take the m3u8 file loaded by the browser. But the renaming to k.m3u8 worked.
One thing you can try: A working m3u8 from a free episode has the following token:
http://content.uplynk.com/ext/21885d134fa441488df8e1d7acee8c66/10040871.m3u8?exp=1458527912&ct=a&eid=10040871&oid=21885d134fa441488df8e1d7acee8c66&iph=bbba8e67f81c1dc0aaa981fc1a288f699b8b9b3229b345 bb0842fb07bbab6448&sig=f768a10b7e386a036c85caedfcd9de7b058434111973b3 e74193727a12e9b727
So a "ct", "eid", "oid", "iph" and "sig" token. Have you tried to delete everything from the m3u8 except these token?
save8lot
03-21-2016, 10:09 PM
It was worth a try. As I don't have a cable service login I tried it with a free video, which also doesn't have the 1080p video in the m3u8 file, when you take the m3u8 file loaded by the browser. But the renaming to k.m3u8 worked.
One thing you can try: A working m3u8 from a free episode has the following token:
http://content.uplynk.com/ext/21885d134fa441488df8e1d7acee8c66/10040871.m3u8?exp=1458527912&ct=a&eid=10040871&oid=21885d134fa441488df8e1d7acee8c66&iph=bbba8e67f81c1dc0aaa981fc1a288f699b8b9b3229b345 bb0842fb07bbab6448&sig=f768a10b7e386a036c85caedfcd9de7b058434111973b3 e74193727a12e9b727
So a "ct", "eid", "oid", "iph" and "sig" token. Have you tried to delete everything from the m3u8 except these token?
Your method seems to work for the Free/Unlocked episodes because even if the 1080p (k) option in not listed in the m3u8 file, the 1080p VIDEO and KEY are both still on the server.
However it appears on the LOCKED episodes, the 1080p VIDEO is still on the server (which is why you can access the k.m3u8), BUT the 1080p KEY is not. I have confirmed this on several locked videos.
As for the tokens you mentioned, i noticed there are 2 extra tokens on the main m3u8 file that does NOT contain 1080p. They are "rays" and "euid". Unfortunately it is not as easy as simply removing them (lol, i wish).
mrberni
03-22-2016, 08:05 AM
Well it were just some thoughts I had, and would have tested them before posting if I had an account there. It's just very strange, that they give everyone on the free videos 1080p videos, but on locked videos, where you have to pay for it, you can't get the 1080p video. I want to know who decided that at Disney.
One thing I just had in my head: What happens when you play one of the locked videos through their Android app? Maybe the app loads a different m3u8 with a key for the 1080p video?
stream_monkey
03-22-2016, 12:45 PM
I've noticed that, for 'locked' (cable sub req.) the k.m3u8 playlist is unlocked roughly a week after the video is first posted for most items.
save8lot
03-22-2016, 08:09 PM
Well it were just some thoughts I had, and would have tested them before posting if I had an account there. It's just very strange, that they give everyone on the free videos 1080p videos, but on locked videos, where you have to pay for it, you can't get the 1080p video. I want to know who decided that at Disney.
One thing I just had in my head: What happens when you play one of the locked videos through their Android app? Maybe the app loads a different m3u8 with a key for the 1080p video?
No Problem. Thanks for the ideas and the help. I am not sure how to capture the m3u8 stream from a mobile device (phone/tablet) so I usually try changing the User-Agent within my computer's browser. I think i tried that recently with the di$ney site, then again maybe it was another site, i cant remember now. I guess i can try it again.
I was curious, since the 1080p KEY is missing from the server for new videos that are not yet unlocked, I was interested to know if OLD videos, where 1080p was previously available, would still have the key posted. I thought "would they really take the time to Remove it from the servers are re-locking the videos. The Answer .... Yes they did. The key was actually removed for those too. I guess they are really trying to beef up their security. Its just a shame that 1080p is the resolution being restricted. I am not a fan of lower quality video anymore.
Does anyone know what the time interval is for new videos to become "Unlocked"? One particular series I was looking at just got around to unlocking an episode that was 5 Weeks Old. That seems a little extreme as I though most sites unlock new episodes after about 1 week after they originally air on tv. Stream Monkey just said 1 week, but that does not seem to apply to the series i am looking at.
stream_monkey
03-23-2016, 07:50 AM
Stream Monkey just said 1 week, but that does not seem to apply to the series i am looking at.
What series are you looking at?
save8lot
03-25-2016, 12:14 AM
What series are you looking at?
One example is "The 7D". They seem to be 4 episodes behind. None of the last few episodes have been unlocked yet.
stinkfoot
03-25-2016, 12:25 AM
locked episodes yes having 1080p. if you no being finding you doing wrong steps.
save8lot
03-26-2016, 03:45 AM
locked episodes yes having 1080p. if you no being finding you doing wrong steps.
OK, so what are the Right Steps to getting 1080p from the Locked Video?
stream_monkey
03-26-2016, 12:19 PM
OK, so what are the Right Steps to getting 1080p from the Locked Video?
Just to clarify, I was mostly talking about abc. Disney has a handful of sites and most of them use adobe flash access drm and are thus not rippable, including the one that shows 'The 7D' mentioned above.
stinkfoot
03-26-2016, 01:41 PM
Just to clarify, I was mostly talking about abc. Disney has a handful of sites and most of them use adobe flash access drm and are thus not rippable, including the one that shows 'The 7D' mentioned above.
no streamsmoney you being looking wrong place
http://watchdisneyxd.go.com/the-7d
save8lot
03-26-2016, 09:08 PM
http://s14.postimg.org/lift736hp/image.jpg (http://postimg.org/image/lift736hp/)
http://s18.postimg.org/6gd4wa85h/image.jpg (http://postimg.org/image/6gd4wa85h/)
Your screenshots show the currently "UNLOCKED" episode "Say Pest to the Dress". I know because I have already watched it. The problem is accessing 1080p Video from one of the "LOCKED" episodes.
Try one of the Locked episodes that are grayed out with the key symbol on them. Available here:
http://watchdisneyxd.go.com/the-7d
stinkfoot
03-26-2016, 10:36 PM
yes saves8lot, yes locking programming having 1080p.
yes explaining being longing disgusting. i yes explaning you privating. you yes being reading privating location.
save8lot
03-27-2016, 04:22 AM
yes saves8lot, yes locking programming having 1080p.
yes explaining being longing disgusting. i yes explaning you privating. you yes being reading privating location.
Thank You stinkfoot. :)
You can not accept a PM ???
drfunkenstein2k
05-07-2016, 10:53 AM
anyone get this working again?
seems the livestreamer way doenst work now either
reydson
05-14-2016, 07:29 PM
What commands should I use with ffmpeg to output the vtt subtitles from the sub.m3u8?
mrberni
05-16-2016, 06:06 PM
What commands should I use with ffmpeg to output the vtt subtitles from the sub.m3u8?
This command should work:
ffmpeg -i "sub.m3u8 URL" -c copy sub.vtt
If you didn't already know, there are some other options to get the subtitles:
1. If you download one of the videos in the .ts container, you will get embedded subtitles.
2. Or you can use the .xml subtitles. I wrote a small instruction here (http://stream-recorder.com/forum/showpost.php?p=81334&postcount=6).
syncretic
07-05-2016, 05:21 PM
Has anyone figured out how to get the 1080p stream from locked episodes since they changed something a few weeks ago? I have a provider login but the highest resolution I can rip with livestreamer is 720p.
stinkfoot
07-06-2016, 02:38 PM
yes snycrete, disney yes having 1080p locking programming.
abc no having 1080p locking programming. abc yes having k.m3u8 it yes being 720p increasing bitrate j.m3u8 720p abc yes.
save8lot
07-07-2016, 05:15 AM
yes snycrete, disney yes having 1080p locking programming.
abc no having 1080p locking programming. abc yes having k.m3u8 it yes being 720p increasing bitrate j.m3u8 720p abc yes.
Something changed on the "watchdisneychannel" website for the "locked" videos stinkfoot. The method we discussed before no longer works to access the k.m3u8 with a working decryption key.
stinkfoot
07-07-2016, 11:55 PM
yes saves8lot, yes working today locking programming having 1080p yes. yes disney yes. no abc no.
yes website having being changing manner asking. yes ks still being asking. yes working 1080p using ks again formatting you own requesting.
save8lot
07-08-2016, 12:59 AM
yes saves8lot, yes working today locking programming having 1080p yes. yes disney yes. no abc no.
yes website having being changing manner asking. yes ks still being asking. yes working 1080p using ks again formatting you own requesting.
How? Can you please explain the new method in regards to formatting the request for the locked 1080p videos? It no longer works with the "rays=3Dkjihgfedcb" method because I can no longer access the Kaltura .f4m link. PM me if you prefer.
syncretic
07-26-2016, 09:25 PM
I would like to know this new method as well.
stream_monkey
07-29-2016, 07:45 PM
I would like to know this new method as well.
Me too.
mrberni
09-03-2016, 03:23 PM
Is anyone able to get 1080p on the FREE episodes on watchdisneyxd? Because it won't give me a key for the k.m3u8.
I was trying it on this video: http://watchdisneyxd.go.com/star-vs-the-forces-of-evil/video/vdka3259613/02/02-mr-candle-cares-red-belt#playlist=PL551978168
mrberni
09-05-2016, 05:20 PM
hey stinkfoot,
thanks for the decryption key. But could you explain how you got the key?
syncretic
09-22-2016, 12:32 AM
Any help finding the key for the 1080p stream would be greatly appreciated.
JonDough
09-22-2016, 06:38 AM
The premier episode of Designated Survivor http://abc.go.com/shows/designated-survivor doesn't play in 1080 quality in the browser. Are you sure 1080 quality is even available?
syncretic
09-25-2016, 01:11 AM
Are you sure 1080 quality is even available?
The 1080p stream was available until March 2016, when go.com changed something. Now, it is possible to get the m3u8 file for the 1080p stream (it's usually k.m3u8 while the 720p stream is j.m3u8) however the decryption key is not included with the 1080p stream m3u8 and I don't know how to find it. Stinkfoot claimed that there was a way to find the decryption key, and if there is I would like to know.
syncretic
10-05-2016, 05:41 AM
This spam is ridiculous where are the mods?
bebien2016
10-06-2016, 03:22 AM
C?´ng ty TNHH S??NG Tá?*O MINH PH??T vá»›i ph?°??ng ch??m Ä‘em lá??i niá»?m tin cho kh??ch h?*ng nhá?±m mang Ä‘á??n kh?´ng gian â€? sốngâ€? ho?*n há??o bá?±ng nhá»?ng
giá??i ph??p th?´ng minh, tá??o m?´i tr?°á»?ng sống ho?*n thi??n v?* bá»?n vá»?ng theo thá»?i gian. Ä??? ch?*nh l?* kim chỉ nam đối vá»›i c?´ng ty ch??ng t?´i.
L?* má»™t c?´ng ty hoá??t động trong lÄ©nh vá»±c thiá??t ká?? x??y dá»±ng, ch??ng t?´i hi vá»?ng sá?? mang Ä‘á??n cho qu?? kh??ch nhá»?ng c?´ng tr?¬nh kiá??n tr??c mang gi?? trị thá?©m má»? cao
c??ng vá»›i chi ph?* há»?p l?? nhá??t.
B??n cá??nh nhá»?ng đội ng?© ká»? s?° kiá??n tr??c Ä‘á?§y sá»± s??ng tá??o, nÄ?ng động vá»›i nhiá»?u kinh nghiệm trong c?´ng t??c x??y dá»±ng, thiá??t ká?? thi c?´ng trong c??c c?´ng tr?¬nh d??n
dá»?ng, c?´ng nghiệp, ch??ng t?´i kh?´ng ngừng v?°??n l??n Ä‘á»? mang lá??i nhá»?ng sá??n phá?©m chá??t l?°á»?ng tốt nhá??t Ä‘á??n cho kh??ch h?*ng m?¬nh.
H??y Ä‘á?·t niá»?m tin vá»? uy t?*n lá?«n chá??t l?°á»?ng v?*o Minh Ph??t Ä‘á»? qu?? kh??ch nhá?*n Ä‘?°á»?c dịch vá»? tốt nhá??t tá??i Ä‘??y.
Nhá»?ng c?´ng tr?¬nh thiá??t ká?? v?* kiá??n tr??c th?°á»?ng thi c?´ng cá»§a ch??ng t?´i bao gồm:
- Thiá??t ká?? nh?* h?*ng, kh??ch sá??n, resort, karaoke
- Thiá??t ká?? c?´ng tr?¬nh thá»? thao
- Thiá??t ká?? c?´ng tr?¬nh c?´ng nghiệp
- Thiá??t ká?? c?´ng tr?¬nh cÄ?n há»™ cao cá??p
C?”NG TY TNHH S??NG Tá?*O MINH PH??T
M?? số thuá??: 0313603711
Website: www.sangtaominhphat.com (http://www.sangtaominhphat.com)
Head Office: 469/10A, Ä??°á»?ng Chiá??n L?°á»?c, Ph?°á»?ng T??n Tá??o, Quá?*n B?¬nh T??n, Tp.HCM
Office: B17.08, Block Diamond, Chung c?° Sunview Town, Ä??°á»?ng G?? D?°a, Ph?°á»?ng Tam B?¬nh, Quá?*n Thá»§ Ä?ức, Tp.HCM.
Call : 0969 958 682 - 0837693063 – Fax: 0837693058
Email : phathuynh@sangtaominhphat.com - cs@sangtaominhphat.com
http://sangtaominhphat.com/wp-content/uploads/2016/10/1475683278126_42693-1024x608.jpg
http://sangtaominhphat.com/wp-content/uploads/2016/10/1475683486592_42699-1024x607.jpg
http://sangtaominhphat.com/wp-content/uploads/2016/10/1475683183688_42692-1024x608.jpg
syncretic
11-12-2016, 03:50 AM
Please, any update on 1080p?
trmn584
11-12-2016, 04:33 AM
omachi (http://eva.vn/tin-tuc-thi-truong/mi-goi-khoai-tay-omachi-truyen-cam-hung-cho-cuoc-song-10-phan-ven-10-c295a284121.html)
m?¬ omachi (http://eva.vn/tin-tuc-thi-truong/mi-goi-khoai-tay-omachi-truyen-cam-hung-cho-cuoc-song-10-phan-ven-10-c295a284121.html)
m?¬ g??i omachi (http://eva.vn/tin-tuc-thi-truong/mi-goi-khoai-tay-omachi-truyen-cam-hung-cho-cuoc-song-10-phan-ven-10-c295a284121.html)
achy635
04-30-2017, 06:13 PM
@ save8lot & Kii-lon:
I have sent you both my method for downloading from watchdisneychannel/watchdisneyxd. 1080p works, and you don't even need to login anymore.
I don't want to post the instruction here, because I don't know if Disney could block the method it. If someone else wants the instruction, just sent me a pm.
Hello,
I want to know this method fir downloading 1080 file. Please share your method.
mrberni
05-01-2017, 08:09 AM
achy635 please look in your inbox. Please note, that my download method stopped working in the past. Only subtitles are still working. The only way I know to download videos (in 720p max) currently is to get the m3u8 file through your browser while playing the video.
randyrulzz2014
05-01-2017, 03:41 PM
achy635 please look in your inbox. Please note, that my download method stopped working in the past. Only subtitles are still working. The only way I know to download videos (in 720p max) currently is to get the m3u8 file through your browser while playing the video.
Maybe there's a 1080p stream available for tv streaming boxes (like for example: Apple TV, Roku, or Amazon Fire).
cooljoe
05-02-2017, 11:41 PM
Anyone having any luck with getting the 1080p out of ABC, why did they have to break something that worked. I really miss this. if you have a solution can you please PM me.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.