🔧 管理后台登录
登录
请输入管理密码登录
🔧 Bilibili下载器管理后台
查看所有下载记录、统计数据、IP分布
Cookie: {{ config.cookie_status ? '有效' : '未配置' }}
Cookie配置管理
退出登录
待下载:
{{ stats.pending }}
下载中:
{{ stats.downloading }}
已完成:
{{ stats.completed }}
失败:
{{ stats.failed }}
总下载:
{{ stats.total_downloads }}
Top IP:
{{ stats.ip_distribution[0].ip }}
({{ stats.ip_distribution[0].count }}次)
📊 IP分布(Top 10)
{{ showIpDetail ? '收起' : '展开' }}
📜 下载历史记录(最近100条)
批量删除 ({{ selectedRows.length }})
刷新
{{ row.title }}
未知标题
{{ row.downloader_ip }}
{{ formatTime(row.download_time) }}
{{ row.user_agent.substring(0, 50) }}...
查看
播放
管理
获取Cookie步骤:
1. 浏览器登录 bilibili.com
2. 按F12打开开发者工具 → Network(网络)
3. 刷新页面,点击第一个请求
4. 在Headers中找到 Cookie 字段,复制完整值
提示:Cookie有效期约30天,需定期更新
已配置
未配置
保存Cookie
测试有效性
清除Cookie
{{ cookieTestResult.message }}
{{ currentVideo.title }}
文件路径: {{ currentVideo.file_path }}
{{ currentFile.title || '未知' }}
{{ currentFile.file_path }}
{{ formatTime(currentFile.download_time) }}
{{ currentFile.downloader_ip }}
{{ currentFile.file_size || '未知' }}
下载到本地
删除文件