Currently just downloads top 10 clips of past 24h of specified streamers (clips are 1 min + some seconds)
- has out of bounce problem where it tries to get clip beond the vod length and therefor fails.
- prints out fail if no vod available
- (probably) fails if no clips available
- (probably) fails if no streamer available
- filepath not dynamic as it's in the python code
- no out of the box experience
- twitch authentication (put in config)
- twitch streamers you want (put in config)
- yt-dlp (needs to be added to path)
- FFMPEG (needs to be added to path)
- JDK 21
- change filepath in python code