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
#!/usr/bin/php | |
<?php | |
// Oh, um. | |
// This code is pretty bad. I will add comments and put it into a repo later maybe... | |
// It needs to probably be fixed up too, this is pretty ugly so far | |
// I just wanted to proof-of-concept it. | |
// | |
// This uses somewhat undocumented API pokes to get video details and download them | |
// You can only download your own recordings. May not work with VODs, who knows! |
NewerOlder