Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: watch playlists #2

Merged
merged 1 commit into from
Feb 12, 2021
Merged

Conversation

jfreeland
Copy link
Contributor

I don't know that this is necessarily the best way to do this, but something like this might be nice.

This would allow me to run hlsq -watch -url https://path/to/some.m3u8 and still get colorful output.

"#EXT-X-TARGETDURATION",
"#EXT-X-MEDIA-SEQUENCE",
"#EXT-X-PROGRAM-DATE-TIME",
"#EXT-X-KEY",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sure there are a whole bunch of others that you wouldn't want to print out on every manifest refresh. I was testing against only one manifest for now.

@soldiermoth soldiermoth merged commit ffefd4d into soldiermoth:master Feb 12, 2021
@soldiermoth
Copy link
Owner

Great idea! Appreciate the contribution

@jfreeland jfreeland deleted the chore/watch branch February 13, 2021 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants