index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
spiegel.py
Age
Commit message (
Expand
)
Author
2014-09-13
[spiegel] Remove deleted video from test cases
Philipp Hagemeister
2014-09-13
[spiegel] Add support for articles
Philipp Hagemeister
2014-06-21
[spiegel] Add description and modernize
Sergey M․
2014-06-21
Use the 'base_url' for building the resulting 'url' as well.
Elias Probst
2014-06-21
Extract the base_url for the XML download from the JS snippet's 'server' vari...
Elias Probst
2014-06-21
Make debug message useful and also report, which URL failed to download.
Elias Probst
2014-01-31
[spiegel] Simplify and use unicode_literals
Jaime Marquínez Ferrándiz
2013-12-24
[spiegel] Use centralized sorting
Philipp Hagemeister
2013-11-26
Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz
2013-11-20
Clean up unused imports and other minor mistakes
Philipp Hagemeister
2013-11-16
[spiegel] Implement format selection
Philipp Hagemeister
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-23
[Spiegel] move into own file
Philipp Hagemeister