[soundgasm] add profile IE.

This commit is contained in:
Leslie P. Polzer 2015-02-23 12:11:19 +01:00
parent ddc369f073
commit 93b5071f73
2 changed files with 40 additions and 1 deletions

View file

@ -425,7 +425,10 @@ from .soundcloud import (
SoundcloudUserIE,
SoundcloudPlaylistIE
)
from .soundgasm import SoundgasmIE
from .soundgasm import (
SoundgasmIE,
SoundgasmProfileIE
)
from .southpark import (
SouthParkIE,
SouthparkDeIE,