Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( V = regexp.MustCompile(`(http:|https:)?\/\/(www\.)?(youtube.com|youtu.be)\/(watch)?(\?v=)?(\S+)?`) S = regexp.MustCompile(`(http:|https:)?\/\/(www\.)?(open.spotify.com|spotify.com)\/(watch)?(\?v=)?(\S+)?`) )
Functions ¶
func DeleteSong ¶
func PlayAllSongs ¶ added in v0.0.7
func PlayAllSongs()
func PlaySongOneByOne ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.