{"id":37217964,"url":"https://github.com/big-mouth-cn/tv","last_synced_at":"2026-01-15T01:04:52.060Z","repository":{"id":263789988,"uuid":"891395156","full_name":"big-mouth-cn/tv","owner":"big-mouth-cn","description":"TV直播源管理者，每天自动采集更新直播源、监测可用性以及删除无效源。","archived":false,"fork":false,"pushed_at":"2025-07-18T16:00:14.000Z","size":81115,"stargazers_count":134,"open_issues_count":2,"forks_count":24,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-18T20:39:47.403Z","etag":null,"topics":["iptv","m3u","m3u8","tv"],"latest_commit_sha":null,"homepage":"https://big-mouth-cn.github.io/tv","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/big-mouth-cn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-20T09:02:23.000Z","updated_at":"2025-07-18T16:00:18.000Z","dependencies_parsed_at":"2024-11-20T11:29:56.351Z","dependency_job_id":"9316e3a3-24c2-4211-874f-5eb09a039835","html_url":"https://github.com/big-mouth-cn/tv","commit_stats":null,"previous_names":["big-mouth-cn/m3u8-checker","big-mouth-cn/tv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/big-mouth-cn/tv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-mouth-cn%2Ftv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-mouth-cn%2Ftv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-mouth-cn%2Ftv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-mouth-cn%2Ftv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/big-mouth-cn","download_url":"https://codeload.github.com/big-mouth-cn/tv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-mouth-cn%2Ftv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"ssl_error","status_checked_at":"2026-01-15T00:55:20.945Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iptv","m3u","m3u8","tv"],"created_at":"2026-01-15T01:04:51.394Z","updated_at":"2026-01-15T01:04:52.046Z","avatar_url":"https://github.com/big-mouth-cn.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"**:bangbang: 本工具仅供学习交流使用，使用者造成的违法违规等责任行为与作者无关。:warning:**\n\n# 快速开始\n### 在线预览\nhttps://big-mouth-cn.github.io/tv\n\n### 订阅地址\nhttps://gh-proxy.com/https://raw.githubusercontent.com/big-mouth-cn/tv/main/iptv-ok.m3u\n\n---\n\n# 这是什么?\n这是一款能够自动抓取远程直播源列表（m3u）的工具。它可以对抓取到的频道列表进行分析，测试每个频道的可用性与延迟，解析出视频和音频流信息，并将这些数据存储到本地数据库中。最终，这款工具会根据数据库中的频道信息整理出一个优化后的直播源列表，方便在直播软件中直接播放。\n\n# 特性\n- 自动抓取远程 m3u 列表，简化直播源收集流程。\n- 将频道信息自动存储至本地数据库，便于后续管理和优化。\n- 定时检测频道的可用性，并记录连接速度和延迟情况。\n- 定期解析频道的视频和音频流信息，确保播放质量。\n- 支持在线管理所有频道，实现高效的分类与维护。\n- 提供整理后的直播源地址，方便直接在直播软件中使用。\n\n# 直播源地址\n可以在直播软件里通过添加自定义直播源的方式添加这些地址来收看直播频道。\n\n### 订阅 1 (自动更新)\n\n**所有频道：**\n```\n所有频道：\n[原始]\nhttps://raw.githubusercontent.com/big-mouth-cn/tv/main/iptv.m3u\n[国内访问]\nhttps://gh-proxy.com/https://raw.githubusercontent.com/big-mouth-cn/tv/main/iptv.m3u\n```\n\n:+1::smiley: **仅当前可用的频道：**\n```\n[原始]\nhttps://raw.githubusercontent.com/big-mouth-cn/tv/main/iptv-ok.m3u\n[国内访问] \nhttps://gh-proxy.com/https://raw.githubusercontent.com/big-mouth-cn/tv/main/iptv-ok.m3u\n```\n\n### 订阅 2\n本订阅需要你部署并运行这个项目，然后订阅该项目所在的服务器地址。\n```\nhttp://[服务器地址]:8080/m3u/list?justOk=1\u0026withoutRepeat=1\n```\n\n**参数说明**\n  - `justOk`：值 `1` 只显示可用频道。\n  - `withoutRepeat`：值 `1` 过滤重复频道，保留视频分辨率最高的频道。重复的定义是：频道名称。\n\n# 频道管理\n可以在浏览器里通过访问 `http://[服务器地址]:8080/mgr.html` 来管理频道。\n\n【频道列表】\n![iShot_2024-12-19_11.38.55.png](docs%2FiShot_2024-12-19_11.38.55.png)\n\n【编辑频道】\n![iShot_2024-12-19_11.40.15.png](docs%2FiShot_2024-12-19_11.40.15.png)\n\n【在线试播】\n![iShot_2024-12-19_11.41.32.png](docs%2FiShot_2024-12-19_11.41.32.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbig-mouth-cn%2Ftv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbig-mouth-cn%2Ftv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbig-mouth-cn%2Ftv/lists"}