(Forked from Notify Link Parser, with various code improvements made)
Link parser for parsing data from platform specific links such as YouTube videos or Twitch Clips.
Run the tests using mocha and chai
yarn test
Subso Link Parser - Parses platform specific links and returns info about the link (Forked from Notify link parser)
TypeScriptMIT