8000 Youtube video url regex doesn't include recorded live stream · Issue #1256 · fent/node-ytdl-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Youtube video url regex doesn't include recorded live stream #1256
Open
@nezort11

Description

@nezort11
  console.log(getURLVideoID("https://youtu.be/c5nv6vIG3OQ")); // works
  console.log(getURLVideoID("https://www.youtube.com/live/IZNSfrY8GQM")); // error
Error: No video id found: "https://www.youtube.com/live/IZNSfrY8GQM"
    at getURLVideoID (/project/home/nezort11/workspace/src/index.ts:25:11)

https://github.com/fent/node-ytdl-core/blob/master/lib/url-utils.js#L25-L26

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0