To extract the audio cue, go on the sw.com page for the episode of your choice and play the cue.
e.g.
- Code: Select all
http://www.starwars.com/tv-shows/star-wars-rebels/out-of-darkness
1. View the source code.
2. Search for .mp4 in the source code, for some lines like this. You will find many different format/audio compression of the same cue.
You may want to pick the one with highest bitrate:
e.g.
- Code: Select all
{"bitrate":6000,"security_profile":["progressive","encrypted_hls","tokenization"],"format":"mp4","id":"54615a35f6a77e11b7000058","width":"1920","height":"1080","url":"http://cdn.secure.videos.dolimg.com/xd_shortform/unknown/lf00833/1e3b11-hlf00833_swr108-abandonedbase-h264h_aac_1920x1080_5840x160.mp4?nvb=20141111021413&nva=20141111091413&token=00721981f40f3faf1c6c6"}
3. Extract the url attribute value from the code above.
e.g.
- Code: Select all
http://cdn.secure.videos.dolimg.com/xd_shortform/unknown/lf00833/1e3b11-hlf00833_swr108-abandonedbase-h264h_aac_1920x1080_5840x160.mp4?nvb=20141111021413&nva=20141111091413&token=00721981f40f3faf1c6c6
NOTE: The last part "&token=" will change depending of the time you are looking at the code. keep that part when you copy the link.
Goto
1.
media.io (or any site of your choice that converts mp4 to mp3)
2. Click Import URL
3. Paste URL
4. Select the format you want and hit "convert"
5. Download to drive.