Add an extractor for PBS (closes #870 and #873)

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-08-22 11:57:21 +02:00
parent d81aef3adf
commit 9779b63bb6
2 changed files with 35 additions and 0 deletions

View file

@ -50,6 +50,7 @@ from .myspass import MySpassIE
from .myvideo import MyVideoIE
from .nba import NBAIE
from .ooyala import OoyalaIE
from .pbs import PBSIE
from .photobucket import PhotobucketIE
from .pornotube import PornotubeIE
from .rbmaradio import RBMARadioIE