Rust tool to help check m3u8 playlists.
Find a file
2023-11-08 01:54:11 -03:00
src clippy 2023-11-08 01:54:11 -03:00
.gitignore feat: Check for missing files or missing directories. 2023-09-05 02:59:24 -03:00
Cargo.lock feat: recursively traverse directories and skip UNIX hidden ones 2023-11-08 01:52:36 -03:00
Cargo.toml feat: recursively traverse directories and skip UNIX hidden ones 2023-11-08 01:52:36 -03:00
CHANGELOG.md chore(changelog): update cliff config and update CHANGELOG.md 2023-09-19 23:36:17 -03:00
cliff.toml chore(changelog): update cliff config and update CHANGELOG.md 2023-09-19 23:36:17 -03:00
LICENSE Initial commit 2023-09-05 02:56:57 -03:00
README.md chore(readme): add git cliff section 2023-09-19 23:36:45 -03:00

playlist-check

Rust tool to help check m3u8 playlists.

Development

To update CHANGELOG.md, we use cliff with the following command

git cliff -o CHANGELOG.md