Interdimensional Cable
I got inspired by Rick and Morty’s Interdimensional cable episodes and wanted to make something that could give me a similar level of ridiculousness. Unfortunately, real interdimensional travel has yet to be invented, so we’ll need to make due with the next best thing: Reddit.
There is a subreddit for interdimensional cable style videos, r/InterdimensionalCable, and by scraping that, you can generate a list of fun videos.
Interestingly, there used to be a method for getting random posts on reddit, via the /random.json
endpoint, but they removed it. So instead I just grab a bunch of posts, and keep track of which ones we have played to avoid repeats.