play youtube by RStudio(RStudio Server).
devtools::install_github("kazutan/tubeplayR")
First, run tubeplay()
, and YouTube video start at RStudio.
If you want another YouTube video, run tubeplay(url = "want/play/the/url")
. Note argument url
is a url for watch, not
embed url.
Yes, Youtube playlist is compatible.
This package can use in follow environment:
- RStudio Server(Browser)
- RStudio Desktop v1.2 or later
MIT.