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

POST /room/:name/queue should accept args service and id #63

Closed
dyc3 opened this issue Sep 16, 2019 · 0 comments
Closed

POST /room/:name/queue should accept args service and id #63

dyc3 opened this issue Sep 16, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request server Improvements or additions to the server

Comments

@dyc3
Copy link
Owner

dyc3 commented Sep 16, 2019

Currently, this endpoint only accepts url. This endpoint should also support adding videos to the queue by specifying service and id, where service refers to what service the video is hosted on, and id is the id of the video on that service.

@dyc3 dyc3 added enhancement New feature or request server Improvements or additions to the server labels Sep 16, 2019
@dyc3 dyc3 self-assigned this Sep 16, 2019
@dyc3 dyc3 changed the title POST /room/:roomName/queue should accept args service and id POST /room/:name/queue should accept args service and id Sep 16, 2019
@dyc3 dyc3 closed this as completed in 2b6d360 Sep 19, 2019
dyc3 added a commit that referenced this issue Sep 19, 2019
queue endpoint supports service and id parameters, closes #63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server Improvements or additions to the server
Projects
None yet
Development

No branches or pull requests

1 participant