snobu / destreamer

Save Microsoft Stream videos for offline enjoyment.
MIT License
2.36k stars 442 forks source link

Added possibility to execute typescript on the fly using ts-node #418

Open faggionluca opened 2 years ago

faggionluca commented 2 years ago

Allow to execute typescript on the fly using ts-node (useful when using npm link for testing) This can be usefull for local testing and for npm install --global Same method used by gluegun