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
Age
Commit message (
Collapse
)
Author
2014-01-29
[smotri] Simplify login and use unicode literals
dst
2014-01-28
[ninegag] Use unicode_literals
Jaime Marquínez Ferrándiz
2014-01-28
[keek] Simplify and use unicode_literals
Jaime Marquínez Ferrándiz
2014-01-28
[funnyordie] Simplify and use unicode_literals
Jaime Marquínez Ferrándiz
2014-01-28
[pornhd] Fix
Philipp Hagemeister
2014-01-28
release 2014.01.28.1
2014.01.28.1
Philipp Hagemeister
2014-01-28
release 2014.01.28
2014.01.28
Philipp Hagemeister
2014-01-28
[tumblr] Test new URL format (#2255)
Philipp Hagemeister
2014-01-28
Merge remote-tracking branch 'mike/tumblr-url'
Philipp Hagemeister
2014-01-28
[brightcove] Move test to generic
Philipp Hagemeister
2014-01-28
Merge remote-tracking branch 'dstftw/rutube-channel'
Philipp Hagemeister
2014-01-28
[rutube] Simplify
Philipp Hagemeister
2014-01-28
[rutube] Update test
dst
2014-01-28
Merge remote-tracking branch 'dstftw/rutube-channel'
Philipp Hagemeister
2014-01-28
Merge remote-tracking branch 'dstftw/master'
Philipp Hagemeister
2014-01-28
[imdb] Fix playlist test
dst
2014-01-28
[imdb] Fix duplicated entries bug
dst
2014-01-28
[rutube] Add support for user videos
dst
2014-01-28
[rutube] Add channel test
dst
2014-01-28
[rutube] Improve video extractor
dst
2014-01-28
VALID_URL changed to match different kinds of Tumblr-URLs
MikeCol
2014-01-28
[brightcove] Parse URL from meta element if available (Fixes #2253)
Philipp Hagemeister
2014-01-28
[rutube] Add support for channels and movies
dst
2014-01-27
[la7] Skip test on travis
Philipp Hagemeister
2014-01-27
release 2014.01.27.2
2014.01.27.2
Philipp Hagemeister
2014-01-27
[ard] Support multiple formats (Closes #2247)
Philipp Hagemeister
2014-01-27
Merge remote-tracking branch 'origin/master'
Jaime Marquínez Ferrándiz
2014-01-27
[discovery] Extract more info and simplify
Jaime Marquínez Ferrándiz
2014-01-27
[cliphunter] Simplify (#2233)
Philipp Hagemeister
2014-01-27
Merge remote-tracking branch 'sahutd/master'
Jaime Marquínez Ferrándiz
2014-01-27
[cliphunter] Simplify
Philipp Hagemeister
2014-01-27
Merge branch 'cliphunter' of https://github.com/pornophage/youtube-dl
Philipp Hagemeister
2014-01-27
Credit @MikeCol for malemotion IE
Philipp Hagemeister
2014-01-27
Malemotion extractor
MikeCol
2014-01-27
[tumblr] Fix thumbnail extraction
Mike Col
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
2014-01-27
[tumblr] Use unicode_literals
Philipp Hagemeister
2014-01-27
Throw an error if no video formats are found
Philipp Hagemeister
2014-01-27
release 2014.01.27.1
2014.01.27.1
Philipp Hagemeister
2014-01-27
[la7] Support more URLs
Philipp Hagemeister
2014-01-27
release 2014.01.27
2014.01.27
Philipp Hagemeister
2014-01-27
[la7] Add support
Philipp Hagemeister
2014-01-27
[huffpost] Fix extractor
Philipp Hagemeister
2014-01-27
[setup.py] Only print a warning if documentation files are missing (Fixes #780)
Philipp Hagemeister
2014-01-27
[huffpost] Add support
Philipp Hagemeister
2014-01-26
Merge pull request #2221 from Rudloff/master
Philipp Hagemeister
Removed websurg extractor
2014-01-26
Added support for Discovery Issue #2227
sahutd
2014-01-25
[youtube] Encode the data when submitting the form for confirming the age
Jaime Marquínez Ferrándiz
Needed on python 3
2014-01-25
[youtube] Use https: in more urls
Jaime Marquínez Ferrándiz
2014-01-25
[test/youtube_lists] Change the list used for testing the Top Lists extractor
Jaime Marquínez Ferrándiz
The ‘Top tracks’ list is not always present in the channel page
2014-01-25
[youtube:toplist] Make the regex for finding the playlist link more flexible
Jaime Marquínez Ferrándiz
`title={foo}` may not be at the end of the `href` string.
[next]