Skip to content

Instantly share code, notes, and snippets.

@deepakchoudhary
Last active March 2, 2018 08:35
Show Gist options
  • Save deepakchoudhary/639ce433a7c251d65b7a1d2931386d03 to your computer and use it in GitHub Desktop.
Save deepakchoudhary/639ce433a7c251d65b7a1d2931386d03 to your computer and use it in GitHub Desktop.
Command to run google chrome without window(headless) and play a youtube video in background
google-chrome --headless --remote-debugging-port=9222 https://www.youtube.com/watch?v=ao4o-XRU_KM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment