Git Product home page Git Product logo

m3u8download's Introduction

HELLO

我想要🌟🌟,你可以给我点亮它吗

用处

  1. 支持m3u8类型流媒体,能播放就能下载
  2. 多线程下载
  3. 批量任务、一次性下载一部电视剧都没问题
  4. 它不是万能的,有些m3u8文件乱得离谱,没有规律,我只能见一个改一下,也许你可以反馈一下

依赖

  1. python3.6+ img
  2. requests库,使用pip install requests安装img
  3. ffmpegimg 对于Windows用户,需要将ffmpeg添加进环境变量中,直到你可以在CMD中使用ffmpeg命令
    termux: pkg install ffmpeg
    centos: yum install ffmpeg
    mac os: brew install ffmpeg

使用

  1. 命令行敲入python M3u8Download.py
  2. 输入 url name 即可使用
    完整的m3u8文件链接: url
    保存m3u8的文件名: name

演示

img img

参数说明

img

m3u8download's People

Contributors

anwenzen 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.