Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
Kevin Rohan Vaz edited this page Jul 18, 2020 · 2 revisions

Welcome to the m3u8-dl wiki!

A wiki on how to use m3u8-dl, project milestones

project milestones:-

  1. Redesign the application using SOLID principles.
  2. Add Global installation instructions for Windows/macOS.
  3. Add support for downloading multiple m3u8 playlists at the same time.
  4. Add a listen mode so that m3u8-dl can act as a server that recieves m3u8-playlists from other programs and download them or remain idle.
  5. Add a -t option to specify custom number of threads to run.
  6. Add a restore session option to restore download, if interrupted.
  7. Integrate m3u8 python package instead of custom parsing for better usabilty.
  8. Integrate FFmpeg wrapper instead of using subprocesses that call cli arguments.
Clone this wiki locally