Ordered preference for youtubedl subs. TimedText to annotations with window slide approach
... | @@ -3,17 +3,12 @@ module gitlab.ethz.ch/chgerber/youtubedl | ... | @@ -3,17 +3,12 @@ module gitlab.ethz.ch/chgerber/youtubedl |
go 1.12 | go 1.12 | ||
require ( | require ( | ||
github.com/asticode/go-astiamqp v1.0.0 // indirect | github.com/asticode/go-astisub v0.0.0-20190514140258-c0ed7925c393 | ||
github.com/asticode/go-astisub v0.0.0-20181231080834-e2ca1c7ce8f4 | github.com/pierrec/lz4 v2.0.5+incompatible // indirect | ||
github.com/asticode/go-astits v0.0.0-20190105100228-f4a041fc41e5 // indirect | github.com/sirupsen/logrus v1.4.2 | ||
github.com/pkg/errors v0.8.1 // indirect | |||
github.com/sirupsen/logrus v1.4.1 | |||
github.com/stretchr/testify v1.3.0 | github.com/stretchr/testify v1.3.0 | ||
golang.org/x/crypto v0.0.0-20190513172903-22d7a77e9e5f // indirect | gitlab.ethz.ch/chgerber/MessageComposition v0.0.0-20190606100759-1b591f45e7e5 | ||
golang.org/x/lint v0.0.0-20190409202823-959b441ac422 // indirect | gitlab.ethz.ch/chgerber/annotation v0.0.0-20190607113039-396e9d537c9b | ||
golang.org/x/net v0.0.0-20190522155817-f3200d17e092 // indirect | gitlab.ethz.ch/chgerber/monitor v0.0.0-20190527191251-2bb9dd731340 | ||
golang.org/x/sys v0.0.0-20190528183647-3626398d7749 // indirect | google.golang.org/api v0.5.0 | ||
golang.org/x/text v0.3.2 // indirect | |||
golang.org/x/tools v0.0.0-20190529010454-aa71c3f32488 // indirect | |||
google.golang.org/api v0.3.2 | |||
) | ) |
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment