jnu-youtube
v0.0.2
Published
Jnjsoft Nodejs Utility Library for Youtube(youtubeAPI, youtubeDownload, ...) Support Functions in Typescript
Downloads
4
Readme
- name: "jnu-youtube"
- description: "Jnjsoft Nodejs Utility Library for Youtube(youtubeAPI, youtubeDownload, ...) Support Functions in Typescript"
- author: "JnJ One jnjsoft.one@gmail.com"
- github-id: "jnjsoftone"
install
# cd [PARENT DIR]
cd C:/JnJ/Developments/Utils
# <syntax> xcli -e init -r "[REPO_NAME]||[USER_NAME]||[TEMPLATE_NAME]||[DESCRIPTION]"
xcli -e init -r "jnu-youtube||jnjsoftone||ts-swc-npm||Jnjsoft Nodejs Utility Library for Youtube(youtubeAPI, youtubeDownload, ...) Support Functions in Typescript"
# package install
npm install youtube-captions-scraper jnu-abc jnu-web
npm install -D @types/youtube-captions-scraper
functions
tech
- typescript
- swc
- npm
- yarn
publish
# npm login
npm login jnjsoftone
# windows
./publish.bat
# macos
./publish.sh