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(videos): add video recording details #182

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Aug 25, 2024

Make it possible to add a recording date to a video.

The recordingDate is the only non-deprecated property of the recordingDetails object.

The video that is usually used for the tests doesn't contain any recordingDetails, hence I've used another video and used that data as test fixture.

The YouTube API v3 docs for recordingDetails also list recordingDetails.location as a possible property. Its type is an object, but all its members are deprecated. I've opened a bug report that the location property should also get a deprecation notice at https://issuetracker.google.com/issues/361963991.

Make it possible to add a recording date to a video.

The `recordingDate` is the only non-deprecated property of the `recordingDetails`
object.
@MerleLiuKun
Copy link
Member

wow! Great!

@MerleLiuKun MerleLiuKun merged commit e8c2d18 into sns-sdks:master Sep 9, 2024
1 of 8 checks passed
@vmx vmx deleted the recording-details branch September 9, 2024 18:49
@vmx vmx restored the recording-details branch September 9, 2024 18:49
@vmx
Copy link
Contributor Author

vmx commented Sep 9, 2024

Thanks for the release, so that I'm able to latest upstream instead of my patched version.

@vmx vmx deleted the recording-details branch September 9, 2024 19:57
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.

2 participants