Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
closed captions CBSHi everyone,
Can you tell me how i can download subtitles (closed captions) from CBS please? I want to learn english http://www.cbs.com/ http://www.cbs.com/shows/late-late-s...dgar-ramirez-/ Thank you so much Julie |
#2
|
|||
|
|||
Re: closed captions CBSPlease help
|
#3
|
|||
|
|||
Re: closed captions CBSAre you capturing the stream? Because if you are just watching this on the web page you can turn on CC. I am sure you knew that, I am just making sure. If you are capturing the stream, I figured out how to get and convert the CC file .xml and convert to .srt.
The quick answer would be, using AdBlock Plus. Open Blockable Items. Search for the .xml In the case of the video you posted I found Code:
http://www.cbsstatic.com/closedcaption/Current/LateNight/DFXP/CBS_CORDEN_0226_CONTENT_CIAN_caption_DFXP.xml Once you have this .xml file saved on your machine. I renamed it to corden.xml (simply to make it easier). I now followed the instructions here: https://github.com/isaacbernat/netflix-to-srt Code:
Convert them into .srt Get python (tested under both 2.7 and 3.3). If you have mac or linux you may skip this step Clone this repository or download to_srt.py Run the script in the terminal (python to_srt.py) Input and output files default to sample.xml and sample.xml.srt in the same directory this is run Use -i INPUT_PATH and -o OUTPUT_PATH for custom file locations Enjoy! Code:
python to_srt.py -i corden.xml -o corden.srt Good luck! |
#4
|
|||
|
|||
Re: closed captions CBSThank you very much Ehurdler
this is exactly what i was looking for. I know that i can turn on the subtitles when the video is running, the problem is that there is a gap between the subtitles and the audio. The subtitles appear earlier or later soemtimes, it's hard to follow Julie |
Tags: cbs subtitles |
Thread Tools | |
Display Modes | |
|
|