Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
latest_version
: 最新版本号。update_date
: 更新日期。download_url
: 下载链接。upload_note
: 更新说明。latest_version
: Latest version number.update_date
: Update date.download_url
: Download link.upload_note
: Update note.Authorization: Bearer ********************
curl --location --request GET 'https://api.tikhub.io/api/v1/tikhub/downloader/version'
{
"latest_version": "1.0.0",
"update_date": "2025-03-17",
"download_url": "https://github.com/TikHub/TikHub-Multi-Functional-Downloader/releases/tag/V1.0.0",
"latest_download_url_win": "https://github.com/TikHub/TikHub-Multi-Functional-Downloader/releases/download/V1.0.0/TikHub_Downloader-Windows-1.0.0.exe",
"latest_download_url_mac": "https://github.com/TikHub/TikHub-Multi-Functional-Downloader/archive/refs/tags/V1.0.0.zip",
"upload_note": "Bug fixes and performance improvements"
}