If you are using Docker, skip to theDockersection. Otherwise, continue: First, download thelatest release! Drag theyoutubedl-materialdirectory to an easily accessible directory. Navigate to theappdatafolder and edit thedefault.jsonfile. NOTE: If you are intending to use areverse proxy, this ne...
YoutubeDL-Material is a Material Design frontend foryoutube-dl. It's coded usingAngular 13for the frontend, andNode.json the backend. Now withDockersupport! Getting Started Check out the prerequisites, and go to the installation section. Easy as pie!
for Node Debugging usingnode inspector:npm install -g node-inspector(? install lessnpm install -g less) To run the project, please use:npm start Tests are invoked via terminal Running unit testsnpm testRunning unit tests in debug mode -npm run testd ...