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

Add Youtube Search Plugin #1152

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

junseohong
Copy link

@junseohong junseohong commented Dec 6, 2023

This PR introduces a new feature to the Jarvis plugin, allowing users to search YouTube videos given a search term. Additional features include providing information about a specific YouTube channel, and displaying statistics of a YouTube video given its URL.

Key Features:

  1. Given the search term, returns the 10 most viewed videos (upload date, title, channel name, views, url) when searched on YouTube with that search term.
  2. Given the channel name, provides various information about the YouTube channel.
  3. Given the URL, provides various statistics of a YouTube video including view count, channel name, channel link, description, etc.

Please review and let me know if any changes are required.

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.

None yet

1 participant