aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/spiegel.py
AgeCommit message (Expand)Author
2014-06-21[spiegel] Add description and modernizeSergey M․
2014-06-21Use the 'base_url' for building the resulting 'url' as well.Elias Probst
2014-06-21Extract the base_url for the XML download from the JS snippet's 'server' vari...Elias Probst
2014-06-21Make debug message useful and also report, which URL failed to download.Elias Probst
2014-01-31[spiegel] Simplify and use unicode_literalsJaime Marquínez Ferrándiz
2013-12-24[spiegel] Use centralized sortingPhilipp Hagemeister
2013-11-26Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz
2013-11-20Clean up unused imports and other minor mistakesPhilipp Hagemeister
2013-11-16[spiegel] Implement format selectionPhilipp Hagemeister
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23[Spiegel] move into own filePhilipp Hagemeister