Skip to content

Instantly share code, notes, and snippets.

@hubgit
Created October 20, 2022 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hubgit/e633f06d4418f7a09f9122e70db47c8a to your computer and use it in GitHub Desktop.
Save hubgit/e633f06d4418f7a09f9122e70db47c8a to your computer and use it in GitHub Desktop.
get_iplayer --pid m001d2h4 --subtitles --output "m001d2h4"
ffmpeg -i m001d2h4/Only_Connect_Series_18_-_07._Scrummagers_v_Crustaceans_m001d2h4_original.mp4 -vf "subtitles=m001d2h4/Only_Connect_Series_18_-_07._Scrummagers_v_Crustaceans_m001d2h4_original.srt" -ss 17:49 -t 5 -copyts output.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment