Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
watchdisneychannel/watchdisneyxd subtitlesHello,
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 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 |
#2
|
|||
|
|||
Re: watchdisneychannel/watchdisneyxd subtitlesQuote:
Code:
ffmpeg -i "http://content-ause1.uplynk.com/734ba7cd63a249a4bf076551a6a22555/sub3.m3u8" -c copy sub3.vtt Code:
http://cdn.video.abc.com/video_disneyxd/cc/GRV_016_TVSHORTS1_WEBISODE_86aec881-8272-49b2-821c-082245d8f063_10014130.xml |
#3
|
|||
|
|||
Re: watchdisneychannel/watchdisneyxd subtitlesThank you
How to find the xml file? Edit: found the file Last edited by mrberni : 06-01-2014 at 09:38 AM. |
#4
|
|||
|
|||
Re: watchdisneychannel/watchdisneyxd subtitlesHow did you find the xml file?
|
#5
|
|||
|
|||
Re: watchdisneychannel/watchdisneyxd subtitlesI 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.
|
#6
|
|||
|
|||
Re: watchdisneychannel/watchdisneyxd subtitlesTo 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 Code:
http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/009/001/-1/-1/-1/vdka0_i5ewl1j1/-1/-1?v=08.00 Code:
http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/008/001/-1/-1/-1/vdka0_i5ewl1j1/-1/-1?v=08.00 Code:
http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/001/001/-1/-1/-1/vdka0_i5ewl1j1/-1/-1?v=08.00 Code:
http://cdn.edgedatg.com/abcvideo/video_fep_disneychannel/cc/FSH_208_SENDMEANANGELFISHLI_EPISODE_65e281ca-8a08-4629-b228-d9acbe5cffe1_5214221.xml 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). |
Tags: closed captions, disney, subtitles, watchdisneychannel, watchdisneyxd |
Thread Tools | |
Display Modes | |
|
|