Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/veltys/dreambox
- Owner: Veltys
- License: gpl-3.0
- Created: 2021-09-13T01:06:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T03:15:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T12:41:02.764Z (about 1 month ago)
- Topics: html, iptv, iptv-channels, iptv-m3u, iptv-playlist, iptv-xspf, php, php7, php74
- Language: PHP
- Homepage: https://veltys.github.io/Dreambox/
- Size: 124 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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/)