Skip to content

patrickgalbraith/rageagain

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
 
 
 
 
 
 
web
 
 
 
 
 
 
 
 

RageAgain

Since 1998 rage has posted all their episode playlists online. RageAgain combines these playlists with YouTube allowing you to travel back through time and re-experience Rage's recent history.

This project is broken down into multiple applications.

Directories:

  • /data - Latest data scraped from ABC website.
  • /scraper - Source code of scraper. Runs using Github workflows on a scheduled timer.
  • /api - Cloudflare worker that searches Youtube for music videos.
  • /web - Source code of static website that is deployed to rageagain.com.
  • /scripts - Miscellaneous helper scripts.