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
#!/bin/bash | |
# Script to leech videos from lca2013 | |
# Will not re-download stuff you already have | |
# | |
# Requires curl, sed and grep | |
# | |
# Yes, this parses HTML with regex. Deal with it. | |
# | |
# Known bugs: |