aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2012-12-16Preliminary support for twitch.tv and justin.tvDave Vasilevsky
2012-12-15Do not decode NonePhilipp Hagemeister
2012-12-15Fix VimeoIE in Python 3Philipp Hagemeister
2012-12-15Fix Dailymotion in Python 3Philipp Hagemeister
2012-12-15Fix XNXX in Python 3Philipp Hagemeister
2012-12-15More Youku Python 3 fixingPhilipp Hagemeister
2012-12-15Fix YoukuIE in Python3 (and in general)Philipp Hagemeister
2012-12-15Fix xvideo IE in Python 3Philipp Hagemeister
2012-12-15restrict sys.argv craziness to Python 2 (Fixes #591)Philipp Hagemeister
2012-12-13NBA IE (Closes #590)Philipp Hagemeister
2012-12-11Add support for comedycentral clips (closes #233)nto
2012-12-11Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2012-12-11Release 2012.12.112012.12.11Filippo Valsorda
2012-12-11Fix blip.tv in python3Philipp Hagemeister
2012-12-11fix playlist pagination and add YT playlist tests (closes #569)Filippo Valsorda
2012-12-11Merge branch 'master' into fork_masterFilippo Valsorda
2012-12-11the test didn't load our Gzip openerFilippo Valsorda
2012-12-11print traceback on trouble if --verbose (why didn't I think of this before!?)Filippo Valsorda
2012-12-11exposing the test mode as --test (hidden and undocumented)Filippo Valsorda
2012-12-11added a test mode to FileDownloader that fetches only first 10KFilippo Valsorda
2012-12-08Merge 'rg3/master' into fork_masterFilippo Valsorda
2012-12-08new updating scheme, based on GH downloads; also, check if not updateable (pi...Filippo Valsorda
2012-12-07and now, also py2exe compiles fine :) (on Windows)Filippo Valsorda
2012-12-07Use Soundcloud API (Closes #579)Philipp Hagemeister
2012-12-07More work on soundcloud IEPhilipp Hagemeister
2012-12-07Correct accidental renamePhilipp Hagemeister
2012-12-07Mark SoundCloud IE as nonfunctional for now (#579)Philipp Hagemeister
2012-12-07Better error reporting for SoundCloud IEPhilipp Hagemeister
2012-12-07Let YoutubeDLHandler (transparent gzip) handle HTTPS URLs as well (Needed for...Philipp Hagemeister
2012-12-04Add an example to the -o documentation (#573)Philipp Hagemeister
2012-12-04Let youtube IE handle IDs starting with PL (Closes #572)Philipp Hagemeister
2012-12-03Keep video IDs verbatim if possible (Closes #571)Philipp Hagemeister
2012-11-29Fix Soundcloud IE (+ Python3 support)Philipp Hagemeister
2012-11-29New repo skeleton, getting ready for PyPiFilippo Valsorda
2012-11-29Allow youtube_dl/__main__.py to be called directlyPhilipp Hagemeister
2012-11-28Correct exception raisingPhilipp Hagemeister
2012-11-28Mark broken IEs in --list-extractorsPhilipp Hagemeister
2012-11-28Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2012-11-28Restrict more characters (Closes #566)Philipp Hagemeister
2012-11-28Mark CollegeHumorIE not working until phihag finishesFilippo Valsorda
2012-11-28fix YouTubeIE on 2.6, sorryFilippo Valsorda
2012-11-28collegehumor: able to download a single f4f file (not yet playable)Philipp Hagemeister
2012-11-28Make __main__ work in all scenarios with relative importsPhilipp Hagemeister
2012-11-28Use relative importsPhilipp Hagemeister
2012-11-28Convert all tabs to 4 spaces (PEP8)Philipp Hagemeister
2012-11-28hack for apparently broken parse_qs in python2Philipp Hagemeister
2012-11-28Woooohooo! python3 youtube_dl BaW_jenozKc -t works!Philipp Hagemeister
2012-11-28Remove superfluous encodingsPhilipp Hagemeister
2012-11-28Fix printing title etc.Philipp Hagemeister
2012-11-28correct to_stderrPhilipp Hagemeister