- Add `container` config option (mp4/mkv) and `audio_languages` to downloads config with defaults - Add validation to enforce mkv container when audio_multistream is enabled, returning a 400 error otherwise - Add `download_container` channel-level overwrite (mp4/mkv) - Update filesystem scanner to detect both `.mp4` and `.mkv` files - Add video streaming API endpoint with fallback transcoding to mp4 for unsupported formats |
||
|---|---|---|
| .. | ||
| migrations | ||
| src | ||
| __init__.py | ||
| index_mapping.json | ||
| serializers.py | ||
| serializers_mb.py | ||
| urls.py | ||
| views.py | ||
| views_mb.py | ||