[archive.org] Add extractor (Fixes #1003)

This commit is contained in:
Philipp Hagemeister 2013-07-08 02:04:11 +02:00
parent b04621d155
commit 5fe3a3c3fb
2 changed files with 67 additions and 0 deletions

View file

@ -1,4 +1,5 @@
from .archiveorg import ArchiveOrgIE
from .ard import ARDIE
from .arte import ArteTvIE
from .auengine import AUEngineIE