UNPKG

n8n-nodes-vidfetch

Version:

This node allows the user to make an API call to Vidfetch.

60 lines (35 loc) 2.11 kB
# n8n-nodes-vidfetch This is an n8n community node. It lets you use Vidfetch API in your n8n workflows. [Vidfetch](https://github.com/imputnet/vidfetch) is a versatile service that offers a selhosted instance with API and allows you to download video and audio content from various online platforms, including YouTube. [n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform. ## Installation Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation. ## Operations The Vidfetch node supports the following operations: - Download video content - Download audio-only content - Specify video quality ## Compatibility This node has been tested with n8n version 1.58.1. It is recommended to use the latest version of n8n for optimal compatibility. ## Usage You will need to run your how instance off [Vidfetch API](https://github.com/imputnet/vidfetch/) To use the Vidfetch node: 1. Add the Vidfetch node to your workflow. 2. Configure the node with the following options: - API URL: Enter your Vidfetch API endpoint. - Video URL: Provide the URL of the video you want to download. - Download Type: Choose between 'Video' or 'Audio'. - Video Quality: If downloading video, select the desired video quality (1080p, 720p, or 480p). 3. Connect the node to other nodes in your workflow to process the downloaded content or use the download URL. ## Resources * [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/) * [Vidfetch API Documentation](https://github.com/imputnet/vidfetch/blob/main/docs/api.md) ## Version History 0.0.7 - Renamed from Cobalt to Vidfetch and updated to work with new API 0.0.6 - Fixed installtion bugs 0.0.5 - Moved endpoint API url to Credentials 0.0.4 - Update the README.md 0.0.3 - Update compatibility with API updates - Support for video and audio downloads ## Support For support or to report a bug, drop me a message on: [ko-fi.com ](https://ko-fi.com/loudigitalmarketing).