A Raycast extension for viewing and navigating HLS/DASH manifest files with keyboard navigation.
.m3u8 master and variant playlists.mpd filesClone this repository
Install dependencies:
npm install
Start development mode:
npm run dev
npm run dev - Start development mode with hot reloadnpm run build - Build the extensionnpm run lint - Run ESLintnpm run fix-lint - Fix linting issues automaticallyFollow Raycast documentation to publish
See CHANGELOG.md for a detailed list of changes in each version.
MIT License - see LICENSE file for details.