# spider_tools **Repository Path**: pp_lan/spider_tools ## Basic Information - **Project Name**: spider_tools - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-07 - **Last Updated**: 2024-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目简介 本项目是基于Spring Boot 2.0.0.RELEASE,添加爬虫工具、视频流检查工具 # 项目结构 ``` ├── README.md ├── pom.xml ├── src │ ├── main │ │ ├── java │ │ │ └── com.hz │ │ │ ├── chat 聊天工具 │ │ │ ├── scrapy 爬虫工具 │ │ │ ├── common │ │ │ ├── utils │ │ │ ├── check 视频流检查工具 │ │ │ ├── chat 用户管理 │ │ └── resources │ │ └── application.properties │ │ ├── assembly │ │ │ ├── push_stream.sh 推流脚本 │ │ │ └── stop_stream.sh 停止推流脚本 ``` # 功能说明 ## 直接流播放器 - 进入首页(http://localhost:8081/tools/) - 输入房间名(推流码)点击进入,即可播放m3u8的视频流