Skip to content

Instantly share code, notes, and snippets.

@sazio
Created August 28, 2020 14:20
Show Gist options
  • Save sazio/abbda0c77dfe217109fd7f0d611929b4 to your computer and use it in GitHub Desktop.
Save sazio/abbda0c77dfe217109fd7f0d611929b4 to your computer and use it in GitHub Desktop.
%%time
js = ffprobe(VIDEOS_FOLDER_TRAIN + "/"+ "bqdjzqhcft.mp4")
print(json.dumps(js, indent=4, sort_keys=True))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment