Watch YouTube videos in Max 8
Note: Before you run this example, make sure that you run the npm install embedded into the patcher file, by clicking on the [script npm install] message.
watch-youtube.maxpat : The Max patch to run the example.
watch-youtube.js : The launcher JS for the NodeJS script.
package.json : The Node package file.
package-lock.json : The Node package lock file.
README.md : This file!
- Launch the
watch-youtube.maxpatMax patch. - (First time only...) Click on the [script npm install] message at the lower-right to load the required packages and libraries.
- Click on the [script start] message at the top-left to start the Node process running.
- Just paste any valid youtube URL in the [open] message, and click it.