Skip to content

Releases: radiovisual/get-video-id

3.4.0

01 Sep 16:12
ef8cec6
Compare
Choose a tag to compare
  • Adds support for TikTok and Dailymotion urls
  • Moves test runner to jest
  • Migrates from travis to GitHub actions
  • Uses XO for code style
  • Better organization of unit tests
  • Removes dependencies and other misc cleanup

3.3.0

31 Aug 21:45
4b2923d
Compare
Choose a tag to compare
  • Adds support for Vimeo event patterns: https://vimeo.com/event/id

3.2.0

05 Mar 20:48
ed54387
Compare
Choose a tag to compare
  • Adds support for Microsoft Stream

3.1.9

30 Jan 23:57
a69d781
Compare
Choose a tag to compare
  • Improved Type definitions: #52
  • Returns null for service and id when neither value can be found

3.1.8

25 Jan 07:54
9616cf1
Compare
Choose a tag to compare
  • Moves to AirBnB styleguide over XO
  • Updates codebase to use ES Modules
  • Uses a default export to avoid the need for require('get-video-id').default in CJS imports
  • moves each video service to a new module
  • Exports a CJS and UMD module

3.1.7

20 Jan 21:02
2cd1fc7
Compare
Choose a tag to compare
  • Updates the rollup config to export UMD and CJS module formats

3.1.6

16 Jan 08:38
995a70d
Compare
Choose a tag to compare
  • Adds TypeScript Types

3.1.5

11 Nov 06:54
7fd5ede
Compare
Choose a tag to compare
  • Adds support for new YouTube patterns
  • Better handling of YouTube URLs with trailing URL parameters
  • Fixed a bug where some YouTube urls with time hash and trailing parameters added the hash or parameters to the returned id
  • Packages the module up via Rollup to also work in the browsers

3.1.3

08 Jun 23:00
61cf386
Compare
Choose a tag to compare
  • Ignore the username-only pattern in youtube user/ links
  • Misc linting tweaks

3.1.2

08 Jun 22:52
Compare
Choose a tag to compare
  • Add y2u.be shortcode pattern