All Projects → mediathekview → Mserver

mediathekview / Mserver

Licence: gpl-3.0
Server zum Steuern des Crawler

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Mserver

Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+2168.89%)
Mutual labels:  hacktoberfest
Nixery
Container registry which transparently builds images using the Nix package manager
Stars: ✭ 1,023 (+2173.33%)
Mutual labels:  hacktoberfest
Dbfs
Distributed Blockchain-based File Storage 📡
Stars: ✭ 45 (+0%)
Mutual labels:  hacktoberfest
Snaake Flutter
Snaake is a small and very simple clone of the classic snake game from Nokia phones.
Stars: ✭ 44 (-2.22%)
Mutual labels:  hacktoberfest
Ejs Playground
A web app to play with EJS templates.
Stars: ✭ 44 (-2.22%)
Mutual labels:  hacktoberfest
Uno.ch9
Ch9 - Uno Reference Implementation project
Stars: ✭ 45 (+0%)
Mutual labels:  hacktoberfest
Excellentexport
Javascript export to Excel
Stars: ✭ 1,018 (+2162.22%)
Mutual labels:  hacktoberfest
Pwa Module
Zero config PWA solution for Nuxt.js
Stars: ✭ 1,033 (+2195.56%)
Mutual labels:  hacktoberfest
Boxstarter
Repeatable, reboot resilient windows environment installations made easy using Chocolatey packages
Stars: ✭ 1,024 (+2175.56%)
Mutual labels:  hacktoberfest
Simpletones.js
The goal of simpleTones.js is to provide every JavaScript developer with a lightweight solution for creating custom sounds in their web applications. This documentation has been written in hopes that the least experienced developer can read, understand and go on to do great things. You can check out several examples at this link:
Stars: ✭ 45 (+0%)
Mutual labels:  hacktoberfest
John Cena
You can't see me. 😄
Stars: ✭ 44 (-2.22%)
Mutual labels:  hacktoberfest
Pokr
Make agile estimating and planning easy with our online planning or scrum poker tool
Stars: ✭ 44 (-2.22%)
Mutual labels:  hacktoberfest
Typescript
Rudimentary TypeScript support
Stars: ✭ 45 (+0%)
Mutual labels:  hacktoberfest
Vyper.fun
Cryptozombies for Vyper: Learn Vyper by building games!
Stars: ✭ 42 (-6.67%)
Mutual labels:  hacktoberfest
Date Fns.org
🏡 date-fns website 🌈
Stars: ✭ 45 (+0%)
Mutual labels:  hacktoberfest
Meteor Collection2
A Meteor package that extends Mongo.Collection to provide support for specifying a schema and then validating against that schema when inserting and updating.
Stars: ✭ 1,020 (+2166.67%)
Mutual labels:  hacktoberfest
Kayenta
Automated Canary Service
Stars: ✭ 1,026 (+2180%)
Mutual labels:  hacktoberfest
Php Open Graph
This package provides a fluent PHP OOP builder for Open Graph protocol.
Stars: ✭ 46 (+2.22%)
Mutual labels:  hacktoberfest
Meteor Files
🚀 Upload files via DDP or HTTP to ☄️ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
Stars: ✭ 1,033 (+2195.56%)
Mutual labels:  hacktoberfest
Laminas Validator
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
Stars: ✭ 45 (+0%)
Mutual labels:  hacktoberfest

License: GPL v3 Build status Quality Gate Status

MServer

Server zum crawlen der Mediatheken. Teil von MediathekView.

Entwicklung

Code auschecken

mkdir mediathekview
cd mediathekview
git clone https://github.com/mediathekview/MServer.git
git clone https://github.com/mediathekview/Mlib.git

Bauen und starten an der Kommandozeile

cd MServer
./gradlew run

Einstellungen

Kompression zu xz Datei deaktivieren:

export NOCOMPRESS=y
java -jar MServer.jar

Entwicklung mit Netbeans

  • Verzeichnisse MLib und MServer mit Netbeans öffnen

Entwicklung mit Eclipse

  • Falls noch nicht vorhanden: Plugin buildship installieren
  • Projekt MServer als Gradle-Projekt importieren. MLib wird automatisch mit importiert.

Überblick der Crawler

Crawler liest Mediathek beinhaltet Sender bestückt Sender entspricht Develop
3sat 3sat-Mediathek 3sat 3sat x
ARD ARD-Mediathek Alpha, BR, Das Erste, HR, MDR, NDR, ONE, Radio Bremen, RBB, SR, SWR, WDR, tagesschau24 ARD, MDR, NDR, Radio Bremen, RBB, SWR, WDR x
ARTE ARTE-Mediathek ARTE in DE, FR, EN, ES, PL, IT ARTE.DE, ARTE.FR
BR BR-Mediathek BR BR
DW DW-Mediathek DW DW
HR HR-Mediathek HR HR
KIKA KIKA-Mediathek KIKA KIKA x
ORF ORF-Mediathek ORF1, ORF2, ORF3, ORFSport ORF x
PHOENIX PHOENIX-Mediathek PHOENIX PHOENIX x
SR SR-Mediathek SR SR x
SRF SRF-Mediathek SRF1, SRF2, SRFinfo SRF x
ZDF ZDF-Mediathek ZDF, ZDFneo, ZDFinfo ZDF x
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].