Merge pull request #1134 from HyperNylium/master
Some checks are pending
auto-documentation / documentation (push) Waiting to run
build and push docker image / build-node (push) Waiting to run
Style and build test / tsc (push) Waiting to run
Style and build test / eslint (push) Blocked by required conditions
Style and build test / prettier (push) Blocked by required conditions
Style and build test / build-test-windows-arm64 (push) Blocked by required conditions
Style and build test / build-test-linux-arm64 (push) Blocked by required conditions
Style and build test / build-test-macos-arm64 (push) Blocked by required conditions
Style and build test / build-test-windows-x64 (push) Blocked by required conditions
Style and build test / build-test-linux-x64 (push) Blocked by required conditions
Style and build test / build-test-macos-x64 (push) Blocked by required conditions

Fix shaka-packager URL in get started guide
This commit is contained in:
Stratuma 2025-11-19 22:58:52 +01:00 committed by GitHub
commit 51cb97e18f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ This tool is not responsible for your actions; please make an informed decision
The dependencies for this application are:
- [ffmpeg](https://www.videohelp.com/software/ffmpeg)
- [MKVToolNix](https://www.videohelp.com/software/MKVToolNix)
- Either [Bento4-SDK (mp4decrypt)](https://www.bento4.com/downloads/) or [shaka-packager](https://github.com/shaka-project/shaka-packager/releases)
- Either [Bento4-SDK (mp4decrypt)](https://www.bento4.com/downloads/) or [shaka-packager](https://github.com/stratumadev/shaka-packager/releases/latest)
For ffmpeg, i chose this option from the website: \
![ffmpeg download](./imgs/ffmpeg.png)