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

https://github.com/fabsrc/mediathek_scraper

:tv: Scrapes videos from mediatheks of ARD, ZDF, arte and 3sat.
https://github.com/fabsrc/mediathek_scraper

3sat ard arte mediathek mediathek-scraper scrapy zdf

Last synced: 3 months ago
JSON representation

:tv: Scrapes videos from mediatheks of ARD, ZDF, arte and 3sat.

Awesome Lists containing this project

README

        

# Mediathek Scraper

*Scrapes videos from mediatheks of ARD, ZDF, arte and 3sat*

## Installation

This scraper requires [Scrapy](http://scrapy.org/)

```bash
pip install scrapy
```

## Usage

Specify the mediathek to crawl: `ard`, `zdf`, `3sat`, `arte`

```bash
scrapy crawl ard
```

The output is stored in `items.jsonl`