Skip to content

Instantly share code, notes, and snippets.

@on-three
Created April 18, 2014 09:53
Show Gist options
  • Save on-three/11035094 to your computer and use it in GitHub Desktop.
Save on-three/11035094 to your computer and use it in GitHub Desktop.
Downloading video off NHK Educational site. File parameters drawn out of wireshark logs.
rtmpdump -r "rtmp://flv9.nhk.or.jp:1935/flv9/_definst_/mp4:das/D0005110/D0005110302_00000_V_000.f4v" -o nhk.flv
Note that closed captions for this can be snatched from local browser cached files as .ttml files. Format of the .ttml files reminds me of Arib closed caption format.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment