Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

watch-youtube

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.


Files

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!

Usage

  1. Launch the watch-youtube.maxpat Max patch.
  2. (First time only...) Click on the [script npm install] message at the lower-right to load the required packages and libraries.
  3. Click on the [script start] message at the top-left to start the Node process running.
  4. Just paste any valid youtube URL in the [open] message, and click it.