1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-05-13 15:31:16 +00:00

[nowness] Simplify

This commit is contained in:
Sergey M․
2015-09-13 19:18:57 +06:00
parent d5d38d16ae
commit 82c18e2a53
2 changed files with 57 additions and 52 deletions

View File

@@ -408,7 +408,7 @@ from .novamov import NovaMovIE
from .nowness import (
NownessIE,
NownessPlaylistIE,
NownessSerieIE,
NownessSeriesIE,
)
from .nowtv import NowTVIE
from .nowvideo import NowVideoIE