youtube-dl-exec

v1.2.7
A simple Node.js wrapper for youtube-dl
binary nodejs youtube-dl youtube-dl-wrapper youtube-downloader

lint

standard-markdown README.md && standard

test

nyc ava

check

bin-version-check python '>=2'

clean

rm -rf node_modules

update

ncu -u

pretest

npm run lint

release

standard-version -a

coverage

nyc report --reporter=text-lcov | coveralls

prerelease

npm run update:check && npm run contributors

postinstall

node scripts/postinstall.js

postrelease

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

contributors

(git-authors-cli && 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

conventional-github-releaser -p angular

Metadata

  • MIT
  • >= 12
  • microlink.io
  • released 9/26/2021

Downloads

Maintainers