Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/veltys/dreambox

Dreambox Enigma2 playlist extractor and transformer
https://github.com/veltys/dreambox

html iptv iptv-channels iptv-m3u iptv-playlist iptv-xspf php php7 php74

Last synced: 1 day ago
JSON representation

Dreambox Enigma2 playlist extractor and transformer

Awesome Lists containing this project

README

        

# Dreambox
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/59ffcc292cc14664af306af0434730ac)](https://www.codacy.com/gh/Veltys/Dreambox/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Veltys/Dreambox&utm_campaign=Badge_Grade)
[![Build Status](https://github.com/Veltys/Dreambox/actions/workflows/doxygen.yml/badge.svg?branch=master)](https://github.com/Veltys/Dreambox/actions)
[![GitHub commits](https://badgen.net/github/commits/Veltys/Dreambox)](https://GitHub.com/Veltys/Dreambox/commit/)
[![GitHub latest commit](https://badgen.net/github/last-commit/Veltys/Dreambox)](https://GitHub.com/Veltys/Dreambox/commit/)
[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/Veltys/Dreambox/blob/master/LICENSE)
[![Changelog](https://img.shields.io/badge/Changelog%3F-here-green.svg)](https://github.com/Veltys/Dreambox/blob/master/CHANGELOG.md)

Dreambox Enigma2 playlist extractor and transformer

## Description
Tool designed for extracting and transforming playlists from Dreambox Enigma2 systems

## Systems
- **Dreambox.php**: The tool itself

## Acknowledgments, sources consulted and other credits
* To the [official PHP documentation](https://www.php.net/manual/en/index.php), for obvious reasons
* To *robertut*, for giving me a [base to improve](https://forums.openpli.org//topic/29950-enigma2-channels-list-to-vlc-playlist-converter-php/)