basic video fetching
This commit is contained in:
parent
48642bdd96
commit
cca6660c95
4 changed files with 177 additions and 0 deletions
3
run.sh
Executable file
3
run.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
go run main.go text.go images.go imageproxy.go video.go
|
Loading…
Add table
Add a link
Reference in a new issue