Commit Graph

14 Commits (b2794ee83cb1d64582fc3cf39e686283db0fc2e6)

Author SHA1 Message Date
voc0der 78a56ac13e Retry TwitchDownloader latest release lookup 2 months ago
voc0der 621a02dde5 fix(docker): fail fast when ffprobe is missing in utils stage 2 months ago
voc0der c12572f5e1 fix: make twitchdownloader download resilient to transient 5xx 2 months ago
voc0der 8fef327c84 fix: tolerate non-zero exit in twitchdownloader smoke test 2 months ago
voc0der b90b34ada1 chore: consolidate dependabot upgrades and fix docker build 2 months ago
voc0der 887256ce0c Update TwitchDownloader script for Ubuntu 24.04
Change libicu70 to libicu74 in fetch-twitchdownloader.sh

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
3 months ago
Isaac Abadi e145c9c992 Updated fetch-twitchdownloader.sh to get the latest release for the specific arch 3 years ago
Dedy Martadinata S 2adbc0a02c
Update fetch-twitchdownloader.sh 3 years ago
Dedy Martadinata S 9fa1aab1e5 Update Dockerfile, Update CI PR, use scripts to download twitchdownloader 3 years ago
Tzahi12345 e58b0b8638 Force ffmpeg 5.1.1 3 years ago
Tzahi12345 5ce2e2a35d Updated name of arm64 TwitchDownloaderCLI asset 3 years ago
Tzahi12345 07903131f9 GetTwitchDownloader.py now supports LinuxArm-x64 (not implemeted yet), waiting for this: https://github.com/lay295/TwitchDownloader/pull/703 3 years ago
Tzahi12345 a91381720f Added link in error message to get TiwtchDownloaderCLI 3 years ago
Tzahi12345 edd4a0928c Fixed twitch downloading by using TiwtchDownloader's CLI
Removed unecessary settings

Created dedicated folder for docker utils
3 years ago