# CatVodSpider **Repository Path**: murong-junkun/CatVodSpider ## Basic Information - **Project Name**: CatVodSpider - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-11 - **Last Updated**: 2025-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于 https://github.com/FongMi/CatVodSpider ## 爬虫来源 https://github.com/bizhangjie/CatVodSpider https://github.com/lushunming/AndroidCatVodSpider https://github.com/mymine/CatVodSpider # 声明 专用于TV-Multiplatform项目, 无法包含安卓相关包,所以在改动中移除了相关代码 欢迎PR ## 替换 1. TextUtils.join方法被替换为StringUtils.join, 后者的分隔符在最后 2. init方法的Context参数被去除