GithubHelp home page GithubHelp logo

elisir516 / m3u-tester Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chaichunyang/m3u-tester

0.0 0.0 0.0 18 KB

m3u视频网络连接速度测试脚本

License: GNU General Public License v3.0

Python 100.00%

m3u-tester's Introduction

m3u-tester

此脚本主要用来测试m3u视频资源的连接速度,每个人的网络环境不同,测试结果也会不一样

此脚本基于python 3.8.2编写,其他版本并未测试,本人也不是很熟悉python,有写的不好的地方,欢迎指正

使用

脚本会检查当前目录下的.m3u文件,并测试所有检测到的视频流资源的网络连接速度

python3 m3u-tester.py

每个连接测试大约需要5秒左右的时间,如果资源较多,可能需要花费较长时间才能完成

测试完成后,会在当前目录生成以下文件:

  1. result.json,所有测试的结果,包括extinf,url,speed
  2. useful.m3u,速度大于200KB/sec
  3. good.m3u,速度大于500KB/sec
  4. wonderful.m3u,速度大于700KB/sec
  5. excellent.m3u,速度大于1MB/sec

m3u-tester's People

Contributors

chaichunyang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.