awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesIdentifier Extraction

Programmatic extraction of unique media IDs from strings or URLs for batch processing.

Distinct from Batch Video Processing: Focuses on identifying IDs from URLs rather than processing the actual video pixels or frames.

Explore 1 awesome GitHub repository matching graphics & multimedia · Identifier Extraction. Refine with filters or upvote what's useful.

Awesome Identifier Extraction GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • fent/node-ytdl-corefent 的头像

    fent/node-ytdl-core

    4,734在 GitHub 上查看↗

    node-ytdl-core 是一个专为 Node.js 设计的 JavaScript 库,用于从 YouTube 提取元数据并流式传输视频和音频内容。它充当媒体下载器和流获取器,允许用户从远程源检索视频详情和媒体数据。 该库提供了专门的视频提取功能,包括解析媒体 URL 以获取唯一标识符并分析可用格式。它支持根据质量和分辨率标准选择并过滤特定的视频和音频流。 该项目通过规避速率限制和管理身份验证 Cookie 来管理网络流量。它利用可读流(Readable Streams)进行数据管道传输,并支持字节范围请求以检索媒体文件的特定片段。

    Parses URLs and strings to retrieve one or more unique video identifiers for batch retrieval.

    JavaScriptnodescrapervideo-downloader
    在 GitHub 上查看↗4,734
  1. Home
  2. Graphics & Multimedia
  3. Batch Video Processing
  4. Identifier Extraction