aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/eitb.py
Commit message (Collapse)AuthorAgeFilesLines
* [eitb] ModernizePhilipp Hagemeister2014-09-281-11/+13
|
* [brightcove] the format function requires to specify the index in python2.6Jaime Marquínez Ferrándiz2013-11-091-1/+1
|
* Add an extractor for eitb.tv (fixes #1608)Jaime Marquínez Ferrándiz2013-11-061-0/+37
The BrighcoveExperience object doesn't contain the video id, the extractor adds it and passes the url to BrightcoveIE.