ted2srt
ted2srt copied to clipboard
stop using `last`
last is a partial function that can fail without any trace, at least use lastMaybe.
Can get mediaPad from talk object, so that functions using last can be removed.