Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

Files

Latest commit

9d042d9 · Jan 26, 2021

History

History
32 lines (21 loc) · 1.27 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.27 KB

ard-mediathek

Deprecated! This does no longer work!

The German public TV station "ARD" has a nice mediathek (video on demand) where they offer all their movies/documentations and so on. Sadly they delete or at least take them offline after 7 days.

There is no official way for downloading the videos.

Therefore bouni has written ard-mediathek.py, a simple commandline python script for downloading the videos. It was extended by dotcs.

Installation

pipenv install 

Usage

pipenv run python ard-mediathek.py "<url>" [--filename FILENAME]

You can get also a quick overview by calling

./ard-mediathek.py --help