basic video fetching

This commit is contained in:
partisan 2024-04-10 22:40:12 +02:00
parent 48642bdd96
commit cca6660c95
4 changed files with 177 additions and 0 deletions

3
run.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
go run main.go text.go images.go imageproxy.go video.go