Replies: 1 comment 1 reply
-
please try |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, esm.sh looks amazing and I am trying to use it for the first time.
I thought it would be cool to try and get
youtube-transcript
running on a browser, but it's failing and now sure why.Here's the example that works in node.js using a file with
.mjs
extension:Here is my html that does not work:
The error is:
I also pushed a little test repo here: https://github.com/mandric/video-transcripts
I also tried with a local build of
youtube-transcript
, but it fails with the same error.Should I reach out to the
youtube-transcript
module author?Thanks for your help and amazing project!
Beta Was this translation helpful? Give feedback.
All reactions