youtube-dl-exec

v3.0.5
A simple Node.js wrapper for youtube-dl
binary nodejs youtube-dl youtube-dl-wrapper youtube-downloader

lint

standard && tsd

test

c8 ava

clean

rm -rf node_modules

update

ncu -u

pretest

npm run lint

release

standard-version -a

coverage

nyc report --reporter=text-lcov | coveralls

preinstall

node scripts/preinstall.mjs

prerelease

npm run update:check

postinstall

node scripts/postinstall.js

postrelease

npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)

contributors

(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true

release:tags

git push --follow-tags origin HEAD:master

update:check

ncu -- --error-level 2

release:github

github-generate-release

Metadata

  • MIT
  • >= 18
  • microlink.io
  • released 6/24/2024

Downloads

Maintainers

microlink.io