Add an extractor for orf.at (closes #1346)

Make find_xpath_attr also accept numbers in the value
This commit is contained in:
Jaime Marquínez Ferrándiz
2013-08-29 19:16:07 +02:00
parent 54fda45bac
commit 545434670b
3 changed files with 67 additions and 1 deletions

View File

@ -59,6 +59,7 @@ from .myvideo import MyVideoIE
from .nba import NBAIE
from .nbc import NBCNewsIE
from .ooyala import OoyalaIE
from .orf import ORFIE
from .pbs import PBSIE
from .photobucket import PhotobucketIE
from .pornotube import PornotubeIE