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

ENH: like,+1,+!: Like currently playing media #415

Closed
2 tasks
westurner opened this issue Sep 29, 2022 · 4 comments
Closed
2 tasks

ENH: like,+1,+!: Like currently playing media #415

westurner opened this issue Sep 29, 2022 · 4 comments

Comments

@westurner
Copy link

westurner commented Sep 29, 2022

catt like
catt +1
catt +!
catt -d {ip|alias} +1
# INFO: {track metadata}
# INFO: wrote track metadata to ./likes.csv|./likes.yml|./likes.csvw.yamlld.yml
# DEBUG: HTTP POST to {url}/.well-known/actions/like
# (delay)
# INFO: 200 OK\n{"msg":"Like Created", "result": {"@type":"https://schema.org/LikeAction", ...}}
@skorokithakis
Copy link
Owner

I'm not sure what these notes are, please add a lot more detail describing the problem, proposed solution, etc if you want to propose something.

@skorokithakis skorokithakis closed this as not planned Won't fix, can't repro, duplicate, stale Sep 29, 2022
@westurner
Copy link
Author

westurner commented Sep 29, 2022

Is this specific?

catt -d {ip|alias} +1
# INFO: {track metadata}
# INFO: wrote track metadata to ./likes.csv|./likes.yml|./likes.csvw.yamlld.yml
# DEBUG: HTTP POST to {url}/.well-known/actions/like
# (delay)
# INFO: 200 OK\n{"msg":"Like Created", "result": {"@type":"https://schema.org/LikeAction", ...}}

@skorokithakis
Copy link
Owner

I don't know what that is. Can you write some prose detailing the feature of bugfix you'd like to propose?

@westurner
Copy link
Author

I specified the desired inputs and outputs?

Users can 'like' the currently playing media content with catt using a like command conveniently aliased to +1 and +!, such that downstream content hosting services can field 'LikeAction' event and record said information on behalf of their users (possibly in addition to just appending to a .csv file, pending upstream implementation to support this functionality in the Chromecast protocol(s) so that Chromecast-compatible content providers can receive 'LikeAction' W3C Web Annotations)

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

No branches or pull requests

2 participants