cmd/streamdata: print VOD pathname
Useful for accessing the file externally. Signed-off-by: Yonah <contrib@gensokyo.uk>
This commit is contained in:
@@ -201,6 +201,7 @@ func main() {
|
||||
return syscall.ENOENT
|
||||
} else {
|
||||
printVOD(v)
|
||||
fmt.Println("Path :", channel.Path(&ident))
|
||||
return nil
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user