Last active
March 2, 2018 08:35
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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