HugoJF / twitch-tools

[WIP] Javascript library to work with Twitch content (clips, videos, chat)
10 stars 3 forks source link

0.8.1 #3

Closed OSVFreeDom closed 2 years ago

OSVFreeDom commented 2 years ago

Updated regex for Clips to support direct channel clip url Add ClipDownloader to main export Add Clip as return value of the download function Promise (ClipDownloader), can be useful for apps integration.

OSVFreeDom commented 2 years ago

Updates done

HugoJF commented 2 years ago

I ended up picking some commits from your PR into development. Thanks!