[orf] Add new extractor for f4m stories

This commit is contained in:
Philipp Hagemeister 2017-09-14 20:37:46 +02:00
parent 319fc70676
commit 0732a90579
2 changed files with 112 additions and 5 deletions

View file

@ -768,6 +768,7 @@ from .ora import OraTVIE
from .orf import (
ORFTVthekIE,
ORFFM4IE,
ORFFM4StoryIE,
ORFOE1IE,
ORFIPTVIE,
)