Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulocesar-dev404/m3u8_analyzer

extraia conteúdos de hls '.m3u8'
https://github.com/paulocesar-dev404/m3u8_analyzer

Last synced: about 2 months ago
JSON representation

extraia conteúdos de hls '.m3u8'

Awesome Lists containing this project

README

        


m3u8-analyzer

![Versão](https://img.shields.io/badge/version-1.0.4.1-orange)
![Licença](https://img.shields.io/badge/license-MIT-orange)![Estrelas](https://img.shields.io/github/stars/PauloCesar-dev404/M3u8_Analyzer?style=social)
![Downloads](https://img.shields.io/pypi/dm/m3u8-analyzer)
[![Sponsor](https://img.shields.io/badge/💲Donate-yellow)](https://apoia.se/paulocesar-dev404)
[![Sponsor](https://img.shields.io/badge/Documentação-green)](https://paulocesar-dev404.github.io/M3u8_Analyzer/)

Este módulo Python nos permite extrair conteúdos de playlists de stream m3u8.

---
# instalação via git
````commandline
pip install git+https://github.com/PauloCesar-dev404/M3u8_Analyzer

````
# instalação via Pypi
````commandline
pip install m3u8-analyzer
````
---