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
Age
Commit message (
Expand
)
Author
2012-12-16
Fix --extract-audio on Python 3
Philipp Hagemeister
2012-12-16
Credit vasi for justin.tv
Philipp Hagemeister
2012-12-16
Misc justin.tv fixes
Dave Vasilevsky
2012-12-16
Support more than 100 videos for justin.tv
Dave Vasilevsky
2012-12-16
Preliminary support for twitch.tv and justin.tv
Dave Vasilevsky
2012-12-15
Do not decode None
Philipp Hagemeister
2012-12-15
Fix VimeoIE in Python 3
Philipp Hagemeister
2012-12-15
Fix Dailymotion in Python 3
Philipp Hagemeister
2012-12-15
Fix XNXX in Python 3
Philipp Hagemeister
2012-12-15
More Youku Python 3 fixing
Philipp Hagemeister
2012-12-15
Fix YoukuIE in Python3 (and in general)
Philipp Hagemeister
2012-12-15
Fix xvideo IE in Python 3
Philipp Hagemeister
2012-12-15
restrict sys.argv craziness to Python 2 (Fixes #591)
Philipp Hagemeister
2012-12-13
NBA IE (Closes #590)
Philipp Hagemeister
2012-12-11
Add support for comedycentral clips (closes #233)
nto
2012-12-11
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-12-11
Release 2012.12.11
2012.12.11
Filippo Valsorda
2012-12-11
Fix blip.tv in python3
Philipp Hagemeister
2012-12-11
fix playlist pagination and add YT playlist tests (closes #569)
Filippo Valsorda
2012-12-11
Merge branch 'master' into fork_master
Filippo Valsorda
2012-12-11
the test didn't load our Gzip opener
Filippo Valsorda
2012-12-11
print traceback on trouble if --verbose (why didn't I think of this before!?)
Filippo Valsorda
2012-12-11
exposing the test mode as --test (hidden and undocumented)
Filippo Valsorda
2012-12-11
added a test mode to FileDownloader that fetches only first 10K
Filippo Valsorda
2012-12-08
Merge 'rg3/master' into fork_master
Filippo Valsorda
2012-12-08
new updating scheme, based on GH downloads; also, check if not updateable (pi...
Filippo Valsorda
2012-12-07
and now, also py2exe compiles fine :) (on Windows)
Filippo Valsorda
2012-12-07
Use Soundcloud API (Closes #579)
Philipp Hagemeister
2012-12-07
More work on soundcloud IE
Philipp Hagemeister
2012-12-07
Correct accidental rename
Philipp Hagemeister
2012-12-07
Mark SoundCloud IE as nonfunctional for now (#579)
Philipp Hagemeister
2012-12-07
Better error reporting for SoundCloud IE
Philipp Hagemeister
2012-12-07
Let YoutubeDLHandler (transparent gzip) handle HTTPS URLs as well (Needed for...
Philipp Hagemeister
2012-12-04
Add an example to the -o documentation (#573)
Philipp Hagemeister
2012-12-04
Let youtube IE handle IDs starting with PL (Closes #572)
Philipp Hagemeister
2012-12-03
Keep video IDs verbatim if possible (Closes #571)
Philipp Hagemeister
2012-11-29
Fix Soundcloud IE (+ Python3 support)
Philipp Hagemeister
2012-11-29
New repo skeleton, getting ready for PyPi
Filippo Valsorda
2012-11-29
Allow youtube_dl/__main__.py to be called directly
Philipp Hagemeister
2012-11-28
Correct exception raising
Philipp Hagemeister
2012-11-28
Mark broken IEs in --list-extractors
Philipp Hagemeister
2012-11-28
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-11-28
Restrict more characters (Closes #566)
Philipp Hagemeister
2012-11-28
Mark CollegeHumorIE not working until phihag finishes
Filippo Valsorda
2012-11-28
fix YouTubeIE on 2.6, sorry
Filippo Valsorda
2012-11-28
collegehumor: able to download a single f4f file (not yet playable)
Philipp Hagemeister
2012-11-28
Make __main__ work in all scenarios with relative imports
Philipp Hagemeister
2012-11-28
Use relative imports
Philipp Hagemeister
2012-11-28
Convert all tabs to 4 spaces (PEP8)
Philipp Hagemeister
2012-11-28
hack for apparently broken parse_qs in python2
Philipp Hagemeister
[next]