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

Print video information in the CLI #951

Merged
merged 28 commits into from
Aug 1, 2024
Merged

Conversation

ScrubN
Copy link
Collaborator

@ScrubN ScrubN commented Jan 20, 2024

Still a WIP. Feedback is welcomed.

TODO:

  • Establish a JSON standard for scripts to parse the output
  • Also print Clip/Video metadata? (i.e. name, length, category, streamer, etc.)
    • Should this be implemented by a different verb?
      • If no, should the verb be changed from streaminfo to something else?
  • Try to find a versatile solution to the inaccurate framerates that Twitch's API started returning
  • Is it worth having a custom Table.cs instead of just using Spectre.Console?

@ScrubN ScrubN changed the title Get video information from the CLI Print video information in the CLI Jan 20, 2024
@ScrubN ScrubN force-pushed the cli-stream-info branch 2 times, most recently from 1399490 to d099ebb Compare July 17, 2024 02:18
@ScrubN ScrubN force-pushed the cli-stream-info branch from d099ebb to 32b32df Compare July 17, 2024 02:48
@ScrubN ScrubN marked this pull request as ready for review August 1, 2024 19:40
@ScrubN ScrubN merged commit d0c48db into lay295:master Aug 1, 2024
@ScrubN ScrubN deleted the cli-stream-info branch August 1, 2024 19:52
@ScrubN
Copy link
Collaborator Author

ScrubN commented Aug 1, 2024

Should have named it Support printing video information in the CLI, whoops :/

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.

CLI Tool - Any way to get list of qualities?
1 participant