← 返回
内容创作

Download Anything

Find and download virtually any digital resource from the internet — ebooks, academic papers, movies, TV shows, music, software, images, fonts, courses, and...
从互联网查找并下载几乎任何数字资源——电子书、学术论文、电影、电视剧、音乐、软件、图片、字体、课程等。
hacklyc
内容创作 clawhub v0.1.1 1 版本 99801.1 Key: 无需
★ 6
Stars
📥 1,887
下载
💾 402
安装
1
版本
#latest

概述

Download Anything

Find it. Download it. Any resource, any format.

Toolkit

# Install all tools at once
bash scripts/install-toolkit.sh
ToolInstallPurpose
------------------------
yt-dlpbrew install yt-dlpVideo/audio from 1800+ sites
aria2cbrew install aria2Multi-thread downloads, torrents
gallery-dlpip3 install gallery-dlBatch image/media, 170+ sites
spotdlpip3 install spotdlSpotify playlists → local files
wgetbrew install wgetRecursive downloads, site mirroring
curlpre-installedHTTP requests, API calls
ffmpegbrew install ffmpegMedia conversion
jqbrew install jqJSON parsing for automation

Decision Tree

Want to download...Tool / Approach
-------------------------------------
YouTube / social media videoscripts/dl-video.sh URL (auto-detects Bilibili cookies)
Audio from any video URLscripts/dl-audio.sh URL
Spotify playlist/album/trackspotdl URL
Images from gallery/artist pagescripts/dl-gallery.sh URL
A direct file URL (fast)scripts/dl-file.sh URL (aria2, 16 connections)
A torrent or magnet linkscripts/dl-torrent.sh "magnet:..."
Subtitles for a videoscripts/dl-subtitle.sh QUERY
An ebook or paperreferences/ebooks.md
A movie or TV showreferences/video.md
Music / game soundtracks / OSTreferences/music.md
Software or appreferences/software.md
Stock images/video/audio/fontsreferences/media-assets.md
Chinese cloud drive resourcesreferences/cloud-search.md
Online coursesreferences/education.md
Something else / not surereferences/search-techniques.md

Scripts

All in scripts/. Each does one thing. Compose as needed.

ScriptWhat it doesKey args
-------------------------------
install-toolkit.shInstall all CLI tools
dl-video.sh URL [QUALITY]Download video (auto cookies for Bilibili)best/1080/720/480
dl-audio.sh URL [FORMAT]Extract audiomp3/opus/flac/best
dl-file.sh URL [OUTPUT]Fast multi-thread download16 connections via aria2
dl-gallery.sh URL [DIR] [ARGS...]Batch download imagesextra args passed to gallery-dl
dl-torrent.sh MAGNET [DIR]Download torrent/magnetvia aria2
dl-subtitle.sh QUERY [LANG]Search & download subtitlesen/zh/ja etc.

Quick One-Liners

# Best quality video
yt-dlp -f "bv*+ba/b" "URL"

# 1080p video + subtitles
yt-dlp -f "bv[height<=1080]+ba/b" --write-subs --sub-langs "en,zh" "URL"

# Extract audio as MP3
yt-dlp -x --audio-format mp3 "URL"

# Download YouTube playlist
yt-dlp --yes-playlist "URL"

# Fast file download (16 connections)
aria2c -x16 -s16 -k1M "URL"

# Download magnet
aria2c --seed-time=0 "magnet:?xt=..."

# Batch images from gallery
gallery-dl "URL"

# Spotify album → local MP3s
spotdl "SPOTIFY_URL"

# All PDFs from a page
wget -r -l1 -A "*.pdf" "URL"

# Video metadata as JSON (automation)
yt-dlp -j "URL"

# Get direct URL without downloading
yt-dlp -g "URL"

Agent Automation Patterns

Video pipeline: yt-dlp -j URL → parse JSON → select format → yt-dlp -f FORMAT URL -o OUTPUT

Ebook search: Search Anna's Archive / Z-Library / 鸠摩搜书 → get download page → extract link → aria2c

Bulk media: gallery-dl --dump-json URL → review items → gallery-dl -d OUTPUT URL

Music: spotdl SPOTIFY_URL (auto YouTube match + metadata) or yt-dlp -x --audio-format mp3 YOUTUBE_URL

Domain Instability

Many resource sites rotate domains. When a URL fails:

  1. Search: [site name] mirror 2026 or [站名] 最新地址
  2. Check Reddit/Twitter for community mirror lists
  3. Anna's Archive = most resilient ebook meta-search
  4. For Chinese cloud search: check 网盘之家导航 for latest links

References

FileContent
---------------
ebooks.mdEbook sites, academic papers, audiobooks, manga, Chinese books
video.mdTorrent sites, DDL, subtitles, anime, Chinese video
music.mdFree music, download tools, Chinese music, podcasts
software.mdSoftware archives, package managers, Chinese sites
media-assets.mdStock images, video, audio, fonts
cloud-search.mdChinese cloud drive search (百度/阿里/夸克)
education.mdFree courses and MOOCs
tools-reference.mdDetailed CLI syntax and advanced flags
search-techniques.mdGoogle dorks, search strategies

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-29 05:37 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,464
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,663
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,173