WWW::Video::Download ist ein neues Modul-Framework um den Download von Videos von Websites und Portalen zu ermöglichen, die von youtube-dl oder p5-www-youtube-download (noch) nicht unterstützt werden.
Diese Distribution hier ist ein Plugin für WWW::Video::Download. Nach der Installation ergänzt es die Grund-Distribution und unterstützt dann auch MediathekSuche.de.
MediathekSuche.de ist eine Meta-Suchmaschine. Dort kann die ARD Mediathek, die ZDF Mediathek, eigentlich alle Mediatheken aller deutschen Fernsehsendern durchsucht werden und ähnlich wie mit MediathekView oder MediathekViewWeb einzelne Videos leicht gefunden und angesehen werden. Mit diesem Modul kann die Website als Mediathek Downloader verwendet werden. Hat man also eine Sendung verpasst, kann man z.B. den letzten Mediathek Tatort ansehen oder laden.
WWW::Video::Download is a new module framework for downloading videos from websites and portals not (yet) supported by youtube-dl or p5-www-youtube-download.
This distribution here is a plugin for WWW::Video::Download. Once installed, it complements the base distribution to also support MediatheSuche.de.
With Makefile.PL:
- wget https://github.com/isync/www-video-download-mediatheksuche/archive/master.tar.gz
- tar xvf master.tar.gz
- cd www-video-download-mediatheksuche
- perl Makefile.PL
- make
- sudo make install
Or without installation:
- wget https://github.com/isync/www-video-download-mediatheksuche/archive/master.zip
- unzip master.zip
- cd www-video-download-mediatheksuche
This release is work-in-progress software in a very preliminary stage. Release to CPAN has not yet happened.
This is free software. Released under the GNU Public License and Perl Artistic.