diff options
author | Sergey M․ <dstftw@gmail.com> | 2015-06-20 00:10:27 +0600 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2015-06-20 00:10:27 +0600 |
commit | edcd2d665bf7fce29a561478549ec4e795c367ce (patch) | |
tree | deee019a965e6ca808b304b7a525455f1187a9ea /youtube_dl/extractor/__init__.py | |
parent | 10464af5d1d03a3461286a601ae7db91c5a8141c (diff) | |
parent | 385c3e5e91680dcc6573f05e6b30fdf45048503e (diff) |
Merge branch 'misterhat-pinkbike'
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r-- | youtube_dl/extractor/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 6fdaf90b2..6c548d8e9 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -401,6 +401,7 @@ from .pbs import PBSIE from .philharmoniedeparis import PhilharmonieDeParisIE from .phoenix import PhoenixIE from .photobucket import PhotobucketIE +from .pinkbike import PinkbikeIE from .planetaplay import PlanetaPlayIE from .pladform import PladformIE from .played import PlayedIE |