Rust tool to help check m3u8 playlists.
Find a file
2025-02-25 00:22:13 -03:00
src chore: bump dependencies and remove once_cell 2025-02-25 00:19:14 -03:00
.gitignore feat: Check for missing files or missing directories. 2023-09-05 02:59:24 -03:00
Cargo.lock chore: bump dependencies and remove once_cell 2025-02-25 00:19:14 -03:00
Cargo.toml chore: bump dependencies and remove once_cell 2025-02-25 00:19:14 -03:00
CHANGELOG.md chore(changelog) 2025-02-25 00:22:13 -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