WhoWhatWere is a YouTube Channel run by Chris Were, focusing on GNU/Linux, Tech and all things Free Software. This repo contains his site, hosted on ZeroNet (proxy here), and the tools used to maintain it.
Optional script for quickly updating the site automatically.
Upon launch, wereBot looks for a youtubeapi
file in your home directory. If it cannot
find it, it'll ask you to enter a key and will save it for next time.
In the event that wereBot breaks the index, just run wereBot again and enter r
to auto
restore the index.html file from the GitHub repository.
Simply run the script using ./wereBot
and enter a
and that's it.
The script will automatically download the latest video from Chris's YouTube channel in webm format,
retrieve all necessary metadata and add the item as an <article>
to the index page.