Seem that some format urls returned by ytdl cannot be played, this release fixes it by testing these urls and filtering out the broken ones. I other words, YouTube links should be able to play now.
What's Changed
- Bump path-to-regexp and express by @dependabot in #37
- ytdl refactor, check format urls for ok status code by @typekcz in #38
Full Changelog: RELEASE-2.1.4...RELEASE-2.1.5