[nexx] Add extractor (closes #10807, closes #13465)

This commit is contained in:
Sergey M․ 2017-07-15 06:48:12 +07:00
parent 2583c0b54e
commit 4e826cd9ae
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
3 changed files with 244 additions and 0 deletions

View file

@ -653,6 +653,7 @@ from .nextmedia import (
AppleDailyIE,
NextTVIE,
)
from .nexx import NexxIE
from .nfb import NFBIE
from .nfl import NFLIE
from .nhk import NhkVodIE