/argh

Augmented Reality Gaming Helper. Be brave, be bold, say ARGH.

Primary LanguagePython

Run on Google Cloud

Ever wanted to...

  • download/stream a video without adverts
  • download a "gif" from Twitter (etc)
  • scrape all the replies to a particular Tweet
  • save a copy of a friend's Timeline
  • pull all information available for a particular twee

etc?

Us too!

Introducing ARGH, the Augmented Roleplaying Game Helper!

The API is full of Swagger. This is almost as good as "real docs."

Check it out at https://argh.tweeter.workers.dev/!

API Endpoints

PathMethodSummary
/mm/extractorsGETReturn the list of supported multimedia extractor types
/mm/infoGET" Get all info about all multimedia files at a given page
/mm/playGETPlay, stream, or save a video or other multimedia file!
/tw/metadataGETGet all available metadata for a specified tweet (by URL or ID)
/tw/repliesGETGet all top-level replies (optionally: all) to a particular tweet as JSON
/tw/timelineGETReturn a user's timeline (100 or specified number of tweets) as JSON for easy manipulation
/tw/usersGETReturn metadata for one or more users
/versionGETGet versions for youtube-dl, twint, and ARGH

Setup

Run (In Docker)

  • TODO: fill this in (TBD)

Deploy on fly.io

  • TODO: fill this in (TBD)