implementation offer for tapswap livestream code extraction and submission #163
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a new feature, that will monitor the tapswap live video all the time and extract the code when it appears in the video. Then it will submit the extracted code to the submission api of tapswap. Currently the issue is that i couldn't get around to authorization part, when the code is submited the response is that the request is unauthorized, i didn't have enough time to check the auth implementation in your main code.