Created
January 9, 2017 10:29
-
-
Save atomotic/2ea2a6dae3f73bd2caa64becfe27f424 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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