v0.0.11
Use the following script to automatically extract the version content from npm, given version 0.0.11
:
cd /opt/kaltura/html5/html5lib/playkitSources/playkit-transcript
mkdir 0.0.11
cd 0.0.11
npm v @playkit-js/transcript-plugin@0.0.11 dist.tarball | xargs curl | tar -xz --strip-components=2 - package/dist