Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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'
- Host: GitHub
- URL: https://github.com/paulocesar-dev404/m3u8_analyzer
- Owner: PauloCesar-dev404
- Created: 2024-08-22T22:15:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T18:13:59.000Z (4 months ago)
- Last Synced: 2024-11-06T13:19:09.371Z (3 months ago)
- Language: Python
- Homepage: https://paulocesar-dev404.github.io/M3u8_Analyzer/
- Size: 1.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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
````
---