# playlist-check Rust tool to help check m3u8 playlists. ## Development To update `CHANGELOG.md`, we use [cliff](https://git-cliff.org/) with the following command ```sh git cliff -o CHANGELOG.md ```