A Python helper service runs alongside your KVS installation. It uses Pydoll to navigate file hosting sites, handle authentication and captchas, and extract direct download links.
The KVS plugin manages the download queue, resolves URLs through the helper, downloads files, and creates videos in KVS with proper metadata.
Install drivers from the built-in catalog. Each driver supports a specific file host — DoodStream, Fboom.me, Takefile.link, and more.
Drivers are downloaded from kvs-dev.com and installed automatically. No manual file uploads or server restarts needed.
Each driver has its own settings page — credentials, proxy, captcha service, and license key for premium drivers. Authentication with automatic captcha solving where supported.
Premium drivers require a license key tied to your domain. Free drivers work out of the box.
Drivers are installed directly from the plugin admin panel. Free drivers are included, premium drivers require a license key.
| Driver | Version | Price | |
|---|---|---|---|
|
DoodStream
Download videos from DoodStream (doodstream.com, myvidplay.com and mirrors). Solves Cloudflare Turnstile captcha automatically via 2captcha or anti-captcha. No account required. |
1.1.0 | Free | |
|
TurboViPlay
Free video hosting with HLS streaming |
1.1.0 | Free | |
|
Fboom.me
Premium file host fboom.me. Automatic authentication via reCaptcha (2captcha/anti-captcha). Quota monitoring, file info API. |
1.1.0 | $5 | Buy |
|
Takefile.link
Premium file host takefile.link. Supports subdomains, automatic authentication via hCaptcha. Playwright-based download resolution. |
1.1.0 | $5 | Buy |
Need a driver for a specific filehost? We develop custom drivers on request.
Multi-site support: one helper can serve multiple KVS sites with shared credentials (single fboom/takefile account) but per-site licensing. Install the plugin on any number of your sites pointing to the same helper — ideal for network operators. Fully backward compatible with v1.3.0.
Auto re-authentication when cookies expire or premium status is lost. Merge progress now displayed in queue UI instead of stalling on download stage.
Migrated from Playwright to Pydoll — real Chrome via CDP, undetectable by file hosts. Per-driver proxy isolation, live download progress in queue, workers manage their own browser.
Initial release. Modular driver architecture, download queue with cron processing, driver catalog with one-click install from registry, per-driver licensing, captcha auto-solving, merge & HLS support.