Supported Sites
Native extractors
| Source | URL | Type |
|---|---|---|
| Twitter/X | twitter.com, x.com | Video/Image |
| Xiaoyuzhou FM | xiaoyuzhoufm.com | Audio (Podcast) |
| Apple Podcasts | podcasts.apple.com | Audio (Podcast) |
Beyond these, any WebDAV server works — point vget at a PikPak, a NAS, a seedbox, or anyone's shared WebDAV resource library to browse, pick, and download. Cloud drives without native WebDAV (Baidu, Quark, Aliyun, 115, …) can be bridged with OpenList/Alist, then point vget at the WebDAV endpoint.
Notes
Twitter/X Age-Restricted Content
To download age-restricted (NSFW) content from Twitter/X, you need to set your auth token:
- Open x.com in your browser and log in
- Open DevTools (F12) → Application → Cookies → x.com
- Find
auth_tokenand copy its value - Run:
vget config set twitter.auth_token YOUR_AUTH_TOKEN