Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release:v1.5.4 #589

Merged
merged 35 commits into from
Nov 29, 2024
Merged

Release:v1.5.4 #589

merged 35 commits into from
Nov 29, 2024

Conversation

Guovin
Copy link
Owner

@Guovin Guovin commented Nov 29, 2024

v1.5.4

2024/11/29

  • ⚠️ Python 升级至 3.13,该版本已不支持 Win7,若有需要请使用 v1.5.3
  • ⚠️ Github 仓库改名:iptv-api,使用旧接口地址请及时更换新地址
  • ⚠️ Docker 新镜像仓库启用:guovern/iptv-api(旧版的 tv-driver 改为:guovern/iptv-api:latest,tv-requests 改为 guovern/iptv-api:lite),iptv-api:latest 为完整版、iptv-api:lite 为精简版,请使用新的名称命令进行拉取,旧仓库将不再维护
  • ❤️ 新增微信公众号关注途径(公众号搜索:Govin),推荐关注公众号,可订阅更新通知与使用技巧等文章推送,还可进行交流讨论
  • ✨ 更换测速方法(yt-dlp),重构测速逻辑,提升准确性、稳定性与效率,减小接口切换延迟(是否可以使用yt-dlp对直播源进行测速,而不是通过ffmpeg获取响应时间 #563
  • ✨ 新增支持 ARM v7(docker不支持ARM v7吗? #562
  • ✨ 新增双结果 API 访问(ip/m3u, ip/txt)(接口输出格式问题 #581
  • ✨ 新增启动 API 服务命令(pipenv run service)
  • 🪄 优化 Docker 镜像大小(完整版:-25%,精简版:-66%)
  • 🐛 修复部分播放器不支持的信息间隔符(接口输出格式问题 #581
English
  • ⚠️ Python has been upgraded to version 3.13, which no longer supports Win7. If needed, please use version v1.5.3.
  • ⚠️ The GitHub repository has been renamed to iptv-api. If you are using the old API address, please update it to the new one promptly.
  • ⚠️ New Docker image repository is now active: guovern/iptv-api (the old tv-driver is now guovern/iptv-api:latest, and tv-requests is now guovern/iptv-api:lite). iptv-api:latest is the full version, and iptv-api:lite is the lightweight version. Please use the new names to pull the images, as the old repository will no longer be maintained.
  • ❤️ A new way to follow the WeChat official account (search for: Govin) has been added. It is recommended to follow the official account to subscribe to update notifications, usage tips, and engage in discussions.
  • ✨ The speed measurement method has been changed to yt-dlp, and the speed measurement logic has been refactored to improve accuracy, stability, and efficiency, reducing interface switching delay (是否可以使用yt-dlp对直播源进行测速,而不是通过ffmpeg获取响应时间 #563).
  • ✨ Support for ARM v7 has been added (docker不支持ARM v7吗? #562).
  • ✨ Dual result API access (ip/m3u, ip/txt) has been added (接口输出格式问题 #581).
  • ✨ A command to start the API service (pipenv run service) has been added.
  • 🪄 The size of the Docker image has been optimized (Full version: -25%, Lite version: -66%).
  • 🐛 Fixed the information delimiter issue for some players that do not support it (接口输出格式问题 #581).

@Guovin Guovin merged commit f47d8f5 into master Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant