youtube-video-id

📺 Extract the YouTube video ID from a string or URL.

MIT License

Downloads
1.5K
Stars
8

Bot releases are visible (Hide)

youtube-video-id - v1.0.4 Latest Release

Published by github-actions[bot] about 2 months ago

1.0.4 (2024-08-29)

Continuous Integration

  • github: publish package to npm registry with provenance (8a812d4)
youtube-video-id - v1.0.3

Published by github-actions[bot] 12 months ago

1.0.3 (2023-11-08)

Bug Fixes

youtube-video-id - v1.0.2

Published by github-actions[bot] 12 months ago

1.0.2 (2023-11-08)

Bug Fixes

  • package: fix unexpected module syntax (4286b00)
youtube-video-id - v1.0.1

Published by github-actions[bot] about 1 year ago

1.0.1 (2023-09-10)

Bug Fixes

  • index: don't return undefined and always return string (dc09d70)
youtube-video-id - v1.0.0

Published by github-actions[bot] about 1 year ago

1.0.0 (2023-09-10)

âš  BREAKING CHANGES

  • CommonJS import requires .default key

Build System

  • refactor to TypeScript and build ESM (0c92c02)
youtube-video-id - v0.0.4

Published by github-actions[bot] about 1 year ago

0.0.4 (2023-09-09)

Build System

  • replace webpack with rollup to optimize bundle size (fe4b1c7)
youtube-video-id -

Published by remarkablemark about 1 year ago

0.0.3 (2018-10-07)

Features

youtube-video-id -

Published by remarkablemark about 1 year ago

0.0.2 - 2017-07-12

Added

  • npm scripts
    • clean removes dist directory
    • build:min builds minified bundle
    • build:unmin builds uncompressed bundle
    • cover generates coverage report with istanbul and mocha
    • coveralls sends coverage report to coveralls
  • Documentation
    • HTML examples of using the library with var and amd
    • Improve README.md
    • Create CHANGELOG.md
  • devDependencies

Changed

  • Build
    • Update npm script build to run clean, build:min, and build:unmin
    • Use webpack's ModuleConcatenationPlugin
  • Test
    • Update travis to run coveralls after script
  • devDependencies
youtube-video-id -

Published by remarkablemark about 1 year ago

0.0.1 - 2016-10-02

Added

  • Module that extracts YouTube video ID from string or url
  • UMD build found in the dist directory
  • Tests, linter, README, LICENSE, and other files
Package Rankings
Top 16.12% on Npmjs.org
Badges
Extracted from project README
NPM NPM version build codecov