0
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-11-23 02:25:11 +00:00

Add import for Patreon extractor

This commit is contained in:
Erik Johnson 2014-07-28 13:41:28 -05:00
parent a00d73c8c8
commit 27ace98f51

View file

@ -226,6 +226,7 @@
from .ooyala import OoyalaIE
from .orf import ORFIE
from .parliamentliveuk import ParliamentLiveUKIE
from .patreon import PatreonIE
from .pbs import PBSIE
from .photobucket import PhotobucketIE
from .playvid import PlayvidIE