Skip to content

Instantly share code, notes, and snippets.

View Xkeeper0's full-sized avatar
🚮
Online

Xkeeper Xkeeper0

🚮
Online
View GitHub Profile
@Xkeeper0
Xkeeper0 / Hitbox past-broadcast downloader (r1)
Created March 20, 2015 01:16
Hitbox.tv past-broadcast download script
#!/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!