Commit Graph

4 Commits

Author SHA1 Message Date
7ff2b4feb1 cmd/streamdata: vod creation tool
This prompts the user for metadata and downloads the asset.

Signed-off-by: Yonah <contrib@gensokyo.uk>
2026-03-19 00:37:46 +09:00
76485e7708 cmd/streamdata: additional prompt helpers
These wrap existing helpers to implement certain retry behaviour.

Signed-off-by: Yonah <contrib@gensokyo.uk>
2026-03-19 00:36:46 +09:00
04520390a7 cmd/streamdata: prompt helpers
These read user input from the terminal. They are quite sound, but only manually tested for now.

Signed-off-by: Yonah <contrib@gensokyo.uk>
2026-03-18 18:43:52 +09:00
68cec9f18f cmd/streamdata: simple progress indicator
For downloading stream VODs, since they are pretty large.

Signed-off-by: Yonah <contrib@gensokyo.uk>
2026-03-18 01:39:51 +09:00