Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 05-31-2014, 07:02 PM
mrberni mrberni is offline
Member
 
Join Date: May 2014
Posts: 58
mrberni is on a distinguished road
Default

watchdisneychannel/watchdisneyxd subtitles


Hello,

Anyone knows, how I can get the subtitles from watchdisneychannel or watchdisneyxd?

I think they are probably in xml. I also tried URL Helper, but didn't found anything.

For example from this video?
Code:
http://watchdisneyxd.go.com/gravity-falls/video/vdka0_i5ewl1j1/tv-shorts-1
Thank you

Edit: found out, that they are in the .m3u8 file of the video in a different .m3u8 file.

like this:
Code:
http://content-ause1.uplynk.com/734ba7cd63a249a4bf076551a6a22555/sub3.m3u8
Anyone knows how to download them?
Reply With Quote
  #2  
Old 05-31-2014, 11:46 PM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: watchdisneychannel/watchdisneyxd subtitles


Quote:
Originally Posted by mrberni View Post
found out, that they are in the .m3u8 file of the video in a different .m3u8 file.

like this:
Code:
http://content-ause1.uplynk.com/734ba7cd63a249a4bf076551a6a22555/sub3.m3u8
Anyone knows how to download them?
Those are in WebVTT format. You can download them with ffmpeg, just like any m3u8 playlist;
Code:
ffmpeg -i "http://content-ause1.uplynk.com/734ba7cd63a249a4bf076551a6a22555/sub3.m3u8" -c copy sub3.vtt
Besides WebVTT, there is also xml;
Code:
http://cdn.video.abc.com/video_disneyxd/cc/GRV_016_TVSHORTS1_WEBISODE_86aec881-8272-49b2-821c-082245d8f063_10014130.xml
Reply With Quote
  #3  
Old 06-01-2014, 06:43 AM
mrberni mrberni is offline
Member
 
Join Date: May 2014
Posts: 58
mrberni is on a distinguished road
Default

Re: watchdisneychannel/watchdisneyxd subtitles


Thank you

How to find the xml file?

Edit: found the file

Last edited by mrberni : 06-01-2014 at 09:38 AM.
Reply With Quote
  #4  
Old 11-28-2015, 04:21 PM
syncretic syncretic is offline
Junior Member
 
Join Date: Nov 2015
Posts: 8
syncretic is on a distinguished road
Default

Re: watchdisneychannel/watchdisneyxd subtitles


How did you find the xml file?
Reply With Quote
  #5  
Old 11-28-2015, 04:52 PM
slim94 slim94 is offline
Member
 
Join Date: Dec 2014
Posts: 57
slim94 is on a distinguished road
Default

Re: watchdisneychannel/watchdisneyxd subtitles


I don't think you need to do any of this. If you download the video m3u8, you end up with a .ts file which has CC embedded. If you run the .ts thru ccextractor you can extract the subtitle stream that way.
Reply With Quote
  #6  
Old 11-30-2015, 05:09 AM
mrberni mrberni is offline
Member
 
Join Date: May 2014
Posts: 58
mrberni is on a distinguished road
Default

Re: watchdisneychannel/watchdisneyxd subtitles


To get the xml subtitle file you need to copy the video ID from the video URL (it's this part: vdka0_i5ewl1j1)

Then paste the video ID into one of the following URLs, depending on the site you are using:

For watchdisneychannel.go.com:
Code:
http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/004/001/-1/-1/-1/vdka0_i5ewl1j1/-1/-1?v=08.00
For watchdisneyxd.go.com:
Code:
http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/009/001/-1/-1/-1/vdka0_i5ewl1j1/-1/-1?v=08.00
For watchdisneyjunior.go.com:
Code:
http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/008/001/-1/-1/-1/vdka0_i5ewl1j1/-1/-1?v=08.00
For abc.go.com:
Code:
http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/001/001/-1/-1/-1/vdka0_i5ewl1j1/-1/-1?v=08.00
The URL to the .xml subtitles is there in this form:
Code:
http://cdn.edgedatg.com/abcvideo/video_fep_disneychannel/cc/FSH_208_SENDMEANANGELFISHLI_EPISODE_65e281ca-8a08-4629-b228-d9acbe5cffe1_5214221.xml
You need to replace the "http://cdn.edgedatg.com/abcvideo/" with "http://cdn.video.abc.com/".

To convert them, you can use SubtitleEdit. In SubtitleEdit you have to adjust the time for every line by one hour earlier (In SubtitleEdit go to Synchronization/Adjust all times).
Reply With Quote
Reply Post New Thread
Tags: , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 02:06 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons