Add IPv6 connectivity requirement to README

This commit is contained in:
√(noham)²
2026-01-21 22:15:08 +01:00
parent 4ec51a10ea
commit faec4b1a41
2 changed files with 2 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ Cette application n'est pas affiliée à Oqee. Cette application vous permet de
- Go ([Guide d'installation](https://go.dev/doc/install)) - Go ([Guide d'installation](https://go.dev/doc/install))
- ffmpeg - ffmpeg
- [mp4ff-decrypt](https://github.com/Eyevinn/mp4ff) - [mp4ff-decrypt](https://github.com/Eyevinn/mp4ff)
- **Connectivité IPv6** (le CDN est exclusivement IPv6)
```bash ```bash
go install github.com/Eyevinn/mp4ff/cmd/mp4ff-decrypt@latest go install github.com/Eyevinn/mp4ff/cmd/mp4ff-decrypt@latest
``` ```

View File

@@ -28,6 +28,7 @@ This application is not endorsed by or affiliated with Oqee. This application en
- Go ([Installation Guide](https://go.dev/doc/install)) - Go ([Installation Guide](https://go.dev/doc/install))
- ffmpeg - ffmpeg
- [mp4ff-decrypt](https://github.com/Eyevinn/mp4ff) - [mp4ff-decrypt](https://github.com/Eyevinn/mp4ff)
- **IPv6 connectivity** (the CDN is IPv6-only)
```bash ```bash
go install github.com/Eyevinn/mp4ff/cmd/mp4ff-decrypt@latest go install github.com/Eyevinn/mp4ff/cmd/mp4ff-decrypt@latest
``` ```