pixabay-footage

Search and download copyright-free images and video clips from Pixabay.

8.4k|1.4k|Updated Apr 24, 2024
One-click install
npx skills add https://github.com/TeamWiseFlow/wiseflow --skill pixabay-footage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pixabay-footage
Source: https://github.com/TeamWiseFlow/wiseflow/tree/main/addons/officials/skills/pixabay-footage
Command: npx skills add https://github.com/TeamWiseFlow/wiseflow --skill pixabay-footage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Pixabay Footage solves the problem of finding suitable copyright-free images and video clips when Pexels has no results or quota limits, so you can keep content production moving.

Core Features & Use Cases

  • Photo search and download: Fetch copyright-free images from Pixabay filtered by aspect ratio and minimum width.
  • Video search and download: Fetch copyright-free video clips filtered by aspect ratio and minimum duration.
  • Batch workflow for content teams: Prepare visual assets for social media, marketing pages, and creative projects by downloading multiple results across keyword terms.

Example: When planning a product campaign, search for “sunset,ocean,forest” in portrait or landscape to quickly gather a set of still images or short clips for your next post.

Quick Start

Run the skill to download portrait images for “sunset,ocean,forest” into your local folder by setting PIXABAY_API_KEY and executing the Python script with --type image, --aspect 9:16, and --output-dir.

Frequently Asked Questions about pixabay-footage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download copyright-free images and video clips in bulk for content creation?

You can download copyright-free images and video clips in bulk by running a Python script that queries the Pixabay API with keyword terms, aspect ratio filters, and minimum duration constraints, outputting local files and a JSON summary.

Do I need an API key to fetch video clips and photos from Pixabay?

Yes, you need a PIXABAY_API_KEY to fetch video clips and photos from Pixabay, as API access authorization is required before executing the downloader script.

How can I filter Pixabay image search results for specific aspect ratios?

You can filter Pixabay image search results for specific aspect ratios using command-line arguments like --aspect 9:16, allowing you to fetch portrait or landscape photos matching your layout requirements.

What is the best alternative when Pexels quota limits block downloading stock footage?

When Pexels quota limits block downloading stock footage, Pixabay is an alternative API source to find suitable copyright-free visual assets and keep content production moving.

Can I search for video clips on Pixabay with a minimum duration constraint?

Yes, you can search for video clips on Pixabay with a minimum duration constraint, ensuring the downloaded footage meets your specific length requirements for marketing pages or social media.