Hi, we already know that great ab-download-manager has ability to detect media streams, and i discover 2 day ago the new release of the famous live-stream-downloader extension which adds this amazing features of coding agents and MCP server, so maybe this extension can be integrated to our beloved ab-download-manager to detect and download even more streams from various platforms :
" This extension can be used with coding agents such as OpenCode. Read FAQs page for more info. Also check the mcp.json (LLM tool definition) file which defines available tools for an agent, using JSON-RPC 2.0 as the envelope and JSON Schema for input/output.
Can I use a coding agent like OpenCode with this extension to find and download media links?
Starting from version 0.5.7, you can use this extension alongside the External Application Button (EAB) extension as a helper tool. The EAB extension acts as a bridge, allowing your coding agent to access both the find-media and download-media tools through the MCP (Model Context Protocol).
Check the mcp.json (LLM tool definition) file which defines available tools for an agent, using JSON-RPC 2.0 as the envelope and JSON Schema for input/output.
To set this up, simply add this extension's ID to the MCP extension IDs section in the EAB extension settings. You'll need to disable and then re-enable the "Act as an MCP server" option on the EAB options page to refresh the Unix domain socket. After that, restart your coding agent to ensure it recognizes the new tools. Once configured, your agent can detect and queue media downloads. Example:
Use "find-media" tool find media links of https://www.w3schools.com/html/html5_video.asp "
https://webextension.org/listing/hls-downloader.html
https://github.com/chandler-stimson/live-stream-downloader
Hi, we already know that great ab-download-manager has ability to detect media streams, and i discover 2 day ago the new release of the famous live-stream-downloader extension which adds this amazing features of coding agents and MCP server, so maybe this extension can be integrated to our beloved ab-download-manager to detect and download even more streams from various platforms :
" This extension can be used with coding agents such as OpenCode. Read FAQs page for more info. Also check the mcp.json (LLM tool definition) file which defines available tools for an agent, using JSON-RPC 2.0 as the envelope and JSON Schema for input/output.
Can I use a coding agent like OpenCode with this extension to find and download media links?
Starting from version 0.5.7, you can use this extension alongside the External Application Button (EAB) extension as a helper tool. The EAB extension acts as a bridge, allowing your coding agent to access both the find-media and download-media tools through the MCP (Model Context Protocol).
Check the mcp.json (LLM tool definition) file which defines available tools for an agent, using JSON-RPC 2.0 as the envelope and JSON Schema for input/output.
To set this up, simply add this extension's ID to the MCP extension IDs section in the EAB extension settings. You'll need to disable and then re-enable the "Act as an MCP server" option on the EAB options page to refresh the Unix domain socket. After that, restart your coding agent to ensure it recognizes the new tools. Once configured, your agent can detect and queue media downloads. Example:
Use "find-media" tool find media links of https://www.w3schools.com/html/html5_video.asp "
https://webextension.org/listing/hls-downloader.html
https://github.com/chandler-stimson/live-stream-downloader