Browse Source

Add import for Patreon extractor

totalwebcasting
Erik Johnson 10 years ago
parent
commit
27ace98f51
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/__init__.py

+ 1
- 0
youtube_dl/extractor/__init__.py View File

@ -226,6 +226,7 @@ from .oe1 import OE1IE
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


Loading…
Cancel
Save