films-search

Search cloud-drive platforms for film resources and extract download links.

5.8k|918|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/netease-youdao/LobsterAI --skill films-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: films-search
Source: https://github.com/netease-youdao/LobsterAI/tree/main/SKILLs/films-search
Command: npx skills add https://github.com/netease-youdao/LobsterAI --skill films-search

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Films-search helps users quickly locate publicly accessible links to film and show resources across multiple cloud drive platforms (Quark, Baidu, Aliyun, UC) by aggregating search results and extracting usable download links.

Core Features & Use Cases

  • Cross-platform resource discovery: search and aggregate links from Quark, Baidu, Aliyun, and UC cloud drives.
  • Depth extraction: uses web-search-based discovery plus cloudscraper to fetch actual download URLs and extraction codes where available.
  • Flexible commands: search, hot (trending), and resolve to parse intermediate pages and obtain direct links.

Quick Start

Search for a movie title to retrieve available cloud-drive links for download.

Frequently Asked Questions about films-search

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

FAQPage Schema
How do I find cloud drive download links for a specific movie?

The search mechanism combines web-search discovery with cloudscraper to fetch actual download URLs, pan types, and extraction codes from intermediate pages across platforms like Quark, Baidu, Aliyun, and UC cloud drives.

Can I filter film resource searches by specific cloud drive platforms?

Yes, the search pipeline supports platform filtering to locate film resources across specific cloud drives like Quark, Baidu, Aliyun, and UC, returning enriched structured results with pan type and extraction codes.

What is the best way to extract direct URLs from cloud drive search results?

The best way to extract direct URLs is by using the resolve command, which parses intermediate pages via cloudscraper to fetch actual download links and extraction codes for discovered media resources.

Does cloudscraper work effectively for retrieving film extraction codes?

Yes, cloudscraper works effectively for retrieving film extraction codes by performing deep-cloud scraping to fetch actual download URLs and parse intermediate pages for available extraction codes and quality metadata.

How do I discover trending film resources available on cloud drives?

To discover trending film resources, use the hot command to retrieve trending titles and aggregate their publicly accessible cloud drive download links, extraction codes, and quality metadata.

What are the limitations of scraping cloud drive links for media resources?

Limitations include dependency on cloudscraper for deep-cloud scraping and the need for robust caching, concurrency, and error handling pipelines to manage potential failures when parsing intermediate pages for media resource URLs.