Giter Club home page Giter Club logo

m3u8's Introduction

rdm3u8

remove domain in m3u8 and upload to bucket

下载

linux_amd64

darwin_amd64

win_386

用法:

$./rdm3u8 <config_file_path>

配置文件:

{
    "domain": <m3u8.domain.com>,
    "access_key": <access_key>,
    "secret_key": <secret_key>,
    "bucket": <m3u8_bucket>,
    "bucket_bak": <m3u8_bak_bucket>,
    "keys_file_loc": <m3u8_names_file_addr>
}

domain: 需要处理的m3u8文件所在的域名。

access_key: m3u8文件所在账号的 access_key。

secret_key: m3u8文件所在账号的 secret_key。

bucket: m3u8文件所在的空间。

bucket_bak: 可选, 设置后,在处理m3u8之前会将 m3u8 文件复制到设置的 bucket_bak 中

keys_file_loc: 需要处理的 m3u8 文件的 文件名, 每行一个。

m3u8's People

Contributors

huxicong avatar rwifeng avatar

Watchers

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