yanlongqi
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-31 00:26:57 +08:00
fa95c0d9d3 fix(video): 优化视频下载逻辑
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-31 00:18:15 +08:00
9eb1fea369 fix(video): 修复视频下载链接
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-31 00:07:44 +08:00
b74f79f721 fix: 修改视频下载 URL
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-30 22:46:43 +08:00
dd1a20ec9b feat(video): 优化视频 URL检验和获取逻辑
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-28 22:39:05 +08:00
fcd88baf67 添加 Minio 配置和支持
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-28 20:58:24 +08:00
517f036726 更新路径变量注解以明确参数名称
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-28 20:46:01 +08:00
4aa92c7c32 明确请求参数名称
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-28 20:42:07 +08:00
8f20640018 更新视频 URL 和配置文件
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-28 20:41:02 +08:00
5c414537f9 更新 application-prod.yml 配置
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-28 20:34:21 +08:00
96c0b26896 更新 pom.xml 中的插件配置
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-28 20:11:41 +08:00
fdd2dd700b 添加视频下载和 m3u8 文件获取功能
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-28 19:01:45 +08:00
789135eea8 开发视频播放的接口
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-28 19:01:01 +08:00
0fc112989a 增加开发环境和生产环境的配置
yanlongqi pushed to master at yanlongqi/crawler-video 2024-12-28 18:57:54 +08:00
6ddda86621 开发视频播放的接口
yanlongqi pushed to master at yanlongqi/crawler-video 2024-10-19 18:45:32 +08:00
112110946d 获取视频文件的大小
yanlongqi pushed to master at yanlongqi/crawler-video 2024-10-18 22:23:18 +08:00
edb308a495 优化下载线程,提高下载速度
yanlongqi pushed to master at yanlongqi/crawler-video 2024-10-14 23:19:00 +08:00
54f605382b 使用代理和线程池下载
yanlongqi pushed to master at yanlongqi/crawler-video 2024-10-14 21:37:43 +08:00
bd9c9c7baa 视频文件的下载
yanlongqi pushed to master at yanlongqi/crawler-video 2024-10-14 01:30:15 +08:00
d940ec6cc8 抓取视频播放源地址
yanlongqi pushed to master at yanlongqi/crawler-video 2024-10-13 15:36:09 +08:00
66136b5679 项目初始化