Browse Source

[extractors] add tvp:embed import

master
Remita Amine 8 years ago
parent
commit
a7d2953073
1 changed files with 1 additions and 0 deletions
  1. 1
      youtube_dl/extractor/extractors.py

1
youtube_dl/extractor/extractors.py

@ -892,6 +892,7 @@ from .tvc import (
from .tvigle import TvigleIE
from .tvland import TVLandIE
from .tvp import (
TVPEmbedIE,
TVPIE,
TVPSeriesIE,
)

Loading…
Cancel
Save