-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Prerequisites
- Not running a old version of node or node LTS?
- Are you running the latest version of the program?
Operating System
- Windows
- Linux
Description
After running node . and inserting a link the program freezes and doesn't do anything
Steps to Reproduce
- Install node-v12.18.3-x86.msi
- Install dependencies
npm install axios ffprobe-client - Run application with
node . - Give the program a link
Expected behavior: Should print out information about the video and amount of times it will loop then use ffmpeg to make the video.
Actual behavior: No information, blank and frozen.
Versions
You can get this information from executing npm version and nodejs -v
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation