docs: `youtube_search` tool example update (#9958)

Added a link to source package; updated title, description.
pull/10133/head
Leonid Ganeline 1 year ago committed by GitHub
parent 3b8ee74e38
commit 37e435bd00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,9 +5,13 @@
"id": "acb64858",
"metadata": {},
"source": [
"# YouTube (youtube_search)\n",
"# YouTube\n",
"\n",
"This notebook shows how to use a tool to search `YouTube` using `youtube_search` package.\n",
">[YouTube Search](https://github.com/joetats/youtube_search) package searches `YouTube` videos avoiding using their heavily rate-limited API.\n",
">\n",
">It uses the form on the `YouTube` homepage and scrapes the resulting page.\n",
"\n",
"This notebook shows how to use a tool to search YouTube.\n",
"\n",
"Adapted from [https://github.com/venuv/langchain_yt_tools](https://github.com/venuv/langchain_yt_tools)"
]

Loading…
Cancel
Save