monsieurvideo / get-flash-videos

Download or play videos from various Flash-based video hosting sites, without having to use the Flash player.
Apache License 2.0
241 stars 68 forks source link

Unable to get ITV subtitles #225

Open daspri opened 6 years ago

daspri commented 6 years ago

The video downloads (not available in RTMP at the time of this posting):

https://www.itv.com/hub/the-durrells/2a4156a0019 "No rtmp download found"

IOS: https://magni.itv.com/playlist/itvonline/ITV/2_4156_0019.001

The WebVTT subtitles are available for the IOS download but are not downloaded or converted to srt:

"Subtitles" : [ { "Href" : "https://itvpnpsubs-a.akamaihd.net/2-4156-0019-001/Subtitles/1/WebVTT-OUT-OF-BAND/2-4156-0019-001_TheDurrellsSeries3_TX290418.vtt" }

Also, it would be nice if subtitles could be retrieved separately on the command line (if you forget them when downloading the video but want them later, --subtitles-only ? )

njtaylor commented 6 years ago

Have a couple of things on the todo list for hls downloads, Subtitles and Restarting. I will look at subtitles only also.

njtaylor commented 6 years ago

Subtitle updates added for Itv, mpv plays .mp4 + .vtt files created downloading hls. No conversion from vtt to srt has been done, not sure it's required.