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

docs: add extract option using details #9

Merged
merged 3 commits into from
Oct 15, 2023

Conversation

kshjessica
Copy link
Contributor

@kshjessica kshjessica commented Oct 15, 2023

This PR addresses issue #5 and updates the README file to include information about how to extract video details from a YouTube video URL using our library. Key changes include:

  • clear guidance to our users on how to utilize our library for extracting video information.
  • replaced usage of var with the explicit type to enhance code readability and maintainability.

Note that the mention of "detail properties" in the README is temporary.
It is to show how the annotation should be written afterwards.

Please review and merge this PR as appropriate. Thank you!

Copy link
Contributor

@justinyoo justinyoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@justinyoo justinyoo merged commit 95df210 into aliencube:main Oct 15, 2023
3 checks passed
@justinyoo justinyoo linked an issue Oct 15, 2023 that may be closed by this pull request
@justinyoo justinyoo added the hacktoberfest Hactoberfest label Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Hactoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update README
2 participants