Browse Source

[extractors] Change import for theoperaplatform extractor

totalwebcasting
Sergey M․ 8 years ago
parent
commit
7cdfbbf9b8
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/extractors.py

+ 1
- 1
youtube_dl/extractor/extractors.py View File

@ -66,7 +66,7 @@ from .arte import (
ArteTVDDCIE,
ArteTVMagazineIE,
ArteTVEmbedIE,
ArteTVOperaPlatformIE,
TheOperaPlatformIE,
ArteTVPlaylistIE,
)
from .atresplayer import AtresPlayerIE


Loading…
Cancel
Save