tinker-video-downloader
v0.1.0
Published
Video Downloader Plugin for TINKER (based on yt-dlp)
Readme
tinker-video-downloader
A multi-site video downloader plugin for TINKER, powered by yt-dlp.

Features
- Multi-site download for any URL supported by yt-dlp (YouTube, Bilibili, and many more)
- Quality selection before download from available formats
- Download progress with task list, including merge status
- Cookies via manual entries or
cookies.txtimport (helpful for login-required videos) - Custom yt-dlp path when the binary is not on
PATH - MCP Tools for
query,download, andget_progressvia the CLI
Installation
Download and install TINKER from https://tinker.liriliri.io/, then run npm i -g tinker-video-downloader.
Requirements
- Install yt-dlp and ensure it is on your
PATH, or set a custom path in Settings. - FFmpeg is used via Tinker to merge separate video/audio streams when needed.
Usage
- Paste a video URL and click Parse
- Select a format and click Download
- Monitor progress in the task list; open the output folder when done
- Use Cookies for sites that need login, and Settings for download directory / yt-dlp path
