Instantly share code, notes, and snippets.

Embed
What would you like to do?
# 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