playlist.html - twitch-go - twitch.tv web application in Go | |
git clone git://git.codemadness.org/twitch-go | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
playlist.html (296B) | |
--- | |
1 {{define "title"}}Get playlist{{end}} | |
2 {{define "class"}}playlist{{end}} | |
3 | |
4 {{define "content"}} | |
5 <p>Copy paste the following link in <a href="https://www.videola… | |
6 <a href="https://mpv.io/installation/">mpv</a> as a network stre… | |
7 <a href="{{.Url}}">Playlist here</a> | |
8 {{end}} |