1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-05-05 22:25:18 +00:00

[arte:cinema] Add extractor

This commit is contained in:
Sergey M․
2016-01-22 23:00:50 +06:00
parent 9c54ae3387
commit 4fcd9d147d
2 changed files with 18 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ from .arte import (
ArteTVCreativeIE,
ArteTVConcertIE,
ArteTVFutureIE,
ArteTVCinemaIE,
ArteTVDDCIE,
ArteTVEmbedIE,
)