added scheduling & media upload
This commit is contained in:
parent
f5c1694211
commit
3c23a975da
7 changed files with 431 additions and 7 deletions
1
go.mod
1
go.mod
|
|
@ -3,6 +3,7 @@ module github.com/imperatrona/twitter-scraper
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/AlexEidt/Vidio v1.5.1 // indirect
|
||||
github.com/google/go-cmp v0.5.9
|
||||
golang.org/x/net v0.17.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue