Commit Graph

3 Commits

Author SHA1 Message Date
4dc5ffa19e copy version to docker file 2026-06-02 20:53:11 +02:00
e74b602f60 Add ffmpeg for HLS stream download support
- Add ffmpeg to Dockerfile.app for container HLS support
- Configure yt-dlp with --downloader ffmpeg --hls-use-mpegts
- Add startup health check warns if ffmpeg missing
- Update DEVELOPMENT.md with ffmpeg prerequisites and troubleshooting
- Add tests for ffmpeg HLS options and health check
2026-05-23 21:18:39 +02:00
d8248be67d Finalize Docker setup for Aniworld app 2026-02-22 19:57:46 +01:00