Skip to content

Commit faec4b1

Browse files
committed
Add IPv6 connectivity requirement to README
1 parent 4ec51a1 commit faec4b1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.fr.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Cette application n'est pas affiliée à Oqee. Cette application vous permet de
2828
- Go ([Guide d'installation](https://go.dev/doc/install))
2929
- ffmpeg
3030
- [mp4ff-decrypt](https://github.com/Eyevinn/mp4ff)
31+
- **Connectivité IPv6** (le CDN est exclusivement IPv6)
3132
```bash
3233
go install github.com/Eyevinn/mp4ff/cmd/mp4ff-decrypt@latest
3334
```

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ This application is not endorsed by or affiliated with Oqee. This application en
2828
- Go ([Installation Guide](https://go.dev/doc/install))
2929
- ffmpeg
3030
- [mp4ff-decrypt](https://github.com/Eyevinn/mp4ff)
31+
- **IPv6 connectivity** (the CDN is IPv6-only)
3132
```bash
3233
go install github.com/Eyevinn/mp4ff/cmd/mp4ff-decrypt@latest
3334
```

0 commit comments

Comments
 (0)