Skip to content

HLS Downloader is a versatile tool designed for downloading media from .m3u8 URLs, initially built to retrieve Twitter Spaces audio but now capable of handling a broad range of HLS-streamed content. Leveraging yt-dlp, it supports custom HTTP headers, cookies, and flexible output options. Ideal for developers and media enthusiasts.

License

Notifications You must be signed in to change notification settings

abweb3/hls-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HLS Downloader

A command-line tool to download videos from .m3u8 URLs using yt-dlp.

Features

  • Download videos from HLS streams.
  • Select output directory and filename.
  • Support for custom HTTP headers and cookies.
  • Verbose logging for debugging.

Installation

pip install hls-downloader

About

HLS Downloader is a versatile tool designed for downloading media from .m3u8 URLs, initially built to retrieve Twitter Spaces audio but now capable of handling a broad range of HLS-streamed content. Leveraging yt-dlp, it supports custom HTTP headers, cookies, and flexible output options. Ideal for developers and media enthusiasts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages