Skip to content

Instantly share code, notes, and snippets.

@atomotic
Created January 9, 2017 10:29
Show Gist options
  • Save atomotic/2ea2a6dae3f73bd2caa64becfe27f424 to your computer and use it in GitHub Desktop.
Save atomotic/2ea2a6dae3f73bd2caa64becfe27f424 to your computer and use it in GitHub Desktop.
# https://github.com/internetarchive/warctools
~ warcfilter -H video/mp4 original.warc.gz > video.warc
# https://github.com/chfoo/warcat
~ python3 -m warcat extract video.warc --output-dir ./videos --progress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment