Created
March 2, 2018 08:35
-
-
Save deepakchoudhary/f4ce9c3499fdece534bbbc3ba253cf09 to your computer and use it in GitHub Desktop.
Command to run chromium browser 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
chromium-browser --headless --disable-gpu --remote-debugging-port=9223 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