vget

A small, focused downloader for media links and WebDAV resource libraries

vget is a thin interface over the resources behind it. Download from Twitter/X and podcasts, or connect to any WebDAV resource library — PikPak, a NAS, a seedbox. It speaks standard protocols, not scraping.

macOS
Linux
Windows
Quick Install (macOS)
curl -fsSL https://github.com/guiyumin/vget/releases/latest/download/vget-darwin-arm64.zip -o vget.zip
unzip vget.zip
sudo mv vget /usr/local/bin/
rm vget.zip

Screenshot

Download ProgressDownload Progress

Supported Sources

Twitter/X

Video/Image

Xiaoyuzhou FM

Podcast

Apple Podcasts

Podcast

WebDAV

WebDAV Library

Commands

vget [url]Download media from URL
vget ls <remote>:<path>List remote directory
vget initInteractive config wizard
vget updateSelf-update
vget search --podcast <query>Search podcasts
vget config showShow config
vget config pathShow config file path
vget config webdav listList configured WebDAV servers
vget config webdav add <name>Add a WebDAV server
vget - A small, focused downloader for media links and WebDAV resource libraries