GithubHelp home page GithubHelp logo

about:blank about destreamer HOT 3 CLOSED

snobu avatar snobu commented on May 13, 2024
about:blank

from destreamer.

Comments (3)

snobu avatar snobu commented on May 13, 2024

The relevant part of the error is (Page.navigate): Cannot navigate to invalid URL.

I don't really know what that means, since i can't reproduce it.

Can you post the video URL? I wonder if there are further clues in it.

from destreamer.

snobu avatar snobu commented on May 13, 2024

Does your video URL include the leading https://? That's a must, otherwise puppeteer may break with that exact error message.

For example:

Don't do this -

node destreamer.js --videoUrls tenant.microsoftstream.com/blahblah

Do this

node destreamer.js --videoUrls https://tenant.microsoftstream.com/blahblah

from destreamer.

snobu avatar snobu commented on May 13, 2024

Our code is now improved and should be way more deterministic in how it gets the video URL. Please git pull, transpile and try again. Feel free to reopen this issue if necessary.

from destreamer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.