원클릭으로
bbdown-cli
// Install and use the BBDown CLI on Linux/macOS for Bilibili downloads, including login/cookies/access_token, downloading by URL, preferring 720p when available, and writing output under a local data/ directory.
// Install and use the BBDown CLI on Linux/macOS for Bilibili downloads, including login/cookies/access_token, downloading by URL, preferring 720p when available, and writing output under a local data/ directory.
Gemini video generation with Veo 3.1 via the Python SDK. Use when generating videos from text or images, using reference images, first/last frame interpolation, or video extension, and when tuning Veo parameters (aspect ratio, resolution, duration, negative prompts, personGeneration, seed).
Gemini image generation and editing skill for text-to-image, image-to-image edits, multi-reference composition, and Google Search grounding. Use when creating or modifying images via Gemini (default model gemini-3-pro-image-preview) with the Python SDK.
| name | bbdown-cli |
| description | Install and use the BBDown CLI on Linux/macOS for Bilibili downloads, including login/cookies/access_token, downloading by URL, preferring 720p when available, and writing output under a local data/ directory. |
data/ exists.BBDown --only-show-info <url>data/ with 720p preference (use the label you saw above):
BBDown --work-dir data -q "<720p label>" <url>BBDown --work-dir data -ia <url>dotnet tool install --global BBDowndotnet tool update --global BBDownffmpeg or mp4box for muxing.ffmpeg 5.0+ or a recent mp4box.aria2c if you plan to use -aria2.BBDown loginBBDown logintvBBDown -c "SESSDATA=..." <url>BBDown -tv -token "..." <url>BBDown --work-dir data <url>BBDown --work-dir data -q "<720p label>" -hs <url>BBDown --work-dir data -p 1,3,5 <url>ffmpeg/mp4box availability or pass explicit paths:
BBDown --ffmpeg-path <path> --work-dir data <url>-c cookie (web) or -token (TV/APP).