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
Installation
Download and install TINKER, then run:
bash
npm i -g tinker-video-downloaderRequirements
- 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