Coder Social home page Coder Social logo

cctvvideodownload's Introduction

央视频下载器

欢迎使用央视频下载器!该程序允许您从央视网下载视频 ,并支持多线程下载。 暂不支持多线程下载。以下是该程序的一些主要功能和使用说明。

功能特点

  • 获取节目列表信息并选择要下载的节目
  • 支持多线程下载以加快下载速度
  • 支持从MP4链接中下载视频内容
  • 支持从M3U8链接中下载视频内容
  • 支持合并下载完成的视频片段为单个视频文件

使用方法

  1. 配置节目单

    您可以选择导入节目单文件来配置要下载的节目信息。导入后,您可以选择特定的节目进行下载。 注意:新导入的节目单会覆盖旧的节目列表!

  2. 刷新视频列表

    选择一个节目后,点击刷新列表按钮来获取该节目下的视频列表信息。您可以在列表中选择要下载的具体视频。

  3. 下载视频

    选择完视频后,点击下载视频按钮开始下载。下载过程会显示在界面中,包括下载进度和状态。

  4. 合并视频文件

    下载完成后,程序会自动将下载的视频片段合并为单个视频文件,以便更方便地查看。

配置设置

您可以通过设置菜单来配置下载的一些参数,包括保存路径、线程数以及是否进行转码等设置。 您可以通过设置菜单来配置下载的一些参数,功能有待更新。

帮助与反馈

如果您在使用过程中遇到任何问题或有任何建议,请随时联系我们。我们会尽力提供帮助和改进程序。

关于

感谢您使用央视频下载器!如有任何疑问或建议,请提交issues


节目单{#cdi}

节目单文件以.cdi结尾,以JSON格式存储,程序会以JSON方式加载其内容。

下面是一段示例:

{
    "1":{                           // 序号
        "name":"新闻周刊",           // 要显示的名称
        "id":"TOPC1451559180488841" // 节目的id
    },
    "2":{
        "name":"世界周刊",
        "id":"TOPC1451558687534149"
    },
    "3":{
        "name":"今日说法",
        "id":"TOPC1451464665008914"
    }
}

导入后的效果: Oh,图片走丢了


This cross-platform app was generated by Briefcase

cctvvideodownload's People

Contributors

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