Merge remote-tracking branch 'terminalmage/add-patreon'

This commit is contained in:
Philipp Hagemeister 2014-08-22 01:52:56 +02:00
commit b27295d2ab
2 changed files with 148 additions and 0 deletions

View file

@ -240,6 +240,7 @@ from .orf import (
ORFFM4IE,
)
from .parliamentliveuk import ParliamentLiveUKIE
from .patreon import PatreonIE
from .pbs import PBSIE
from .photobucket import PhotobucketIE
from .playvid import PlayvidIE