1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-02 12:02:52 -05:00

[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,
)