lingochamp / lingochamp/FileDownloader

请教一下m3u8下载管理器的思路

Open
#1,293 2 comments 0 reactions 1 assignee View on GitHub

@rantianhua is already working on this.

Since Oct 17, 2019.

okdownload
Dominant language
Java
Stars
11.1k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

准备做一个专门的m3u8下载管理器。大概看了一下代码和文档,好像没有类似例子。
由于m3u8下载会有若干个ts。
所以一个m3u8地址,是一个任务(任务A),若干的ts串行下载。
然后又添加一个m3u8下载,任务B,也是若干的ts串行下载。
然后我希望任务A和任务B并行下载。
有没有什么实现的思路?对这个框架还不是特别熟悉,希望有人帮忙解答一下,谢谢。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.