The new updates system, relies on gh-pages, secured by RSA, uses external web servers
[youtube-dl] / youtube_dl /
2012-12-30 Filippo ValsordaThe new updates system, relies on gh-pages, secured...
2012-12-29 Philipp HagemeisterRevert "Removed a spurious increment_downloads"
2012-12-29 Filippo ValsordaRemoved a spurious increment_downloads
2012-12-27 Philipp HagemeisterAllow ampersand right after ? in youtube URLs (Closes...
2012-12-27 Philipp HagemeisterTweetReel IE
2012-12-26 Filippo Valsordaadd --no-post-overwrites to README.md; + minor style...
2012-12-24 Philipp HagemeisterMerge pull request #601 from paullik/no-post-overwrites
2012-12-24 Barbu Paul - Gheorghenot relying on ffmpeg to do the post-processed file...
2012-12-23 Barbu Paul - Gheorgheapparently the -n option is available only in ffmpeg
2012-12-23 Barbu Paul - Gheorghemodified FFmpegExtractAudioPP to accept whether it...
2012-12-23 Barbu Paul - Gheorgheadded the --no-post-overwrites argument
2012-12-20 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-12-20 Philipp HagemeisterFunnyOrDie IE (Fixes #599)
2012-12-20 Filippo Valsordabetter Vimeo tests; fixed a couple of VimeoIE fields
2012-12-20 Filippo Valsordanew info_dict field: uploader_id
2012-12-20 Filippo Valsordasome py3 fixes, both needed and recommended; we should...
2012-12-20 Filippo Valsordarefactor YouTube subtitles code, it was ugly (my bad)
2012-12-20 Nick DanielsUpdate Vimeo Info Extractor to get pull in the descript...
2012-12-20 Nick DanielsRefactor IDParser to search for elements by any attribu...
2012-12-20 Philipp HagemeisterClean up legacy code
2012-12-20 Philipp HagemeisterRemove legacy code
2012-12-20 Philipp HagemeisterCorrect JSON writing (Closes #596)
2012-12-19 Nick DanielsSublime space formatting
2012-12-17 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2012-12-17 Philipp HagemeisterRemove some antipatterns and ensure that we always...
2012-12-17 Filippo Valsordaa number of new tests and fixes; all tests green on 3.3
2012-12-17 Filippo ValsordaGoogle Video has been shutdown as of 11/15/2012. All...
2012-12-17 Filippo Valsordavarious py3 fixes; all tests green on 3.3
2012-12-16 Philipp HagemeisterFix --extract-audio on Python 3
2012-12-16 Philipp HagemeisterCredit vasi for justin.tv
2012-12-16 Dave VasilevskyMisc justin.tv fixes
2012-12-16 Dave VasilevskySupport more than 100 videos for justin.tv
2012-12-16 Dave VasilevskyPreliminary support for twitch.tv and justin.tv
2012-12-15 Philipp HagemeisterDo not decode None
2012-12-15 Philipp HagemeisterFix VimeoIE in Python 3
2012-12-15 Philipp HagemeisterFix Dailymotion in Python 3
2012-12-15 Philipp HagemeisterFix XNXX in Python 3
2012-12-15 Philipp HagemeisterMore Youku Python 3 fixing
2012-12-15 Philipp HagemeisterFix YoukuIE in Python3 (and in general)
2012-12-15 Philipp HagemeisterFix xvideo IE in Python 3
2012-12-15 Philipp Hagemeisterrestrict sys.argv craziness to Python 2 (Fixes #591)
2012-12-13 Philipp HagemeisterNBA IE (Closes #590)
2012-12-12 Filippo ValsordaMerge remote-tracking branch 'gcmalloc/master' into...
2012-12-12 ntoAdd support for comedycentral clips (closes #233)
2012-12-11 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-12-11 Filippo ValsordaRelease 2012.12.11
2012-12-11 Philipp HagemeisterFix blip.tv in python3
2012-12-11 Filippo Valsordafix playlist pagination and add YT playlist tests ...
2012-12-11 Philipp HagemeisterMerge pull request #580 from FiloSottile/master
2012-12-11 Filippo ValsordaMerge branch 'master' into fork_master
2012-12-11 Filippo Valsordathe test didn't load our Gzip opener
2012-12-11 Filippo Valsordaprint traceback on trouble if --verbose (why didn't...
2012-12-11 Filippo Valsordaexposing the test mode as --test (hidden and undocumented)
2012-12-11 Filippo Valsordaadded a test mode to FileDownloader that fetches only...
2012-12-08 Filippo ValsordaMerge 'rg3/master' into fork_master
2012-12-07 Filippo Valsordanew updating scheme, based on GH downloads; also, check...
2012-12-07 Filippo Valsordaand now, also py2exe compiles fine :) (on Windows)
2012-12-07 Philipp HagemeisterUse Soundcloud API (Closes #579)
2012-12-07 Philipp HagemeisterMore work on soundcloud IE
2012-12-06 Philipp HagemeisterCorrect accidental rename
2012-12-06 Philipp HagemeisterMark SoundCloud IE as nonfunctional for now (#579)
2012-12-06 Philipp HagemeisterBetter error reporting for SoundCloud IE
2012-12-06 Philipp HagemeisterLet YoutubeDLHandler (transparent gzip) handle HTTPS...
2012-12-04 Philipp HagemeisterAdd an example to the -o documentation (#573)
2012-12-04 Philipp HagemeisterLet youtube IE handle IDs starting with PL (Closes...
2012-12-03 Philipp HagemeisterKeep video IDs verbatim if possible (Closes #571)
2012-11-29 Philipp HagemeisterFix Soundcloud IE (+ Python3 support)
2012-11-29 Filippo ValsordaNew repo skeleton, getting ready for PyPi
2012-11-29 Filippo ValsordaMerge remote-tracking branch 'origin/master' into fork_...
2012-11-29 Philipp HagemeisterAllow youtube_dl/__main__.py to be called directly
2012-11-28 Philipp HagemeisterCorrect exception raising
2012-11-28 Philipp HagemeisterMark broken IEs in --list-extractors
2012-11-28 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-11-28 Philipp HagemeisterRestrict more characters (Closes #566)
2012-11-28 Filippo ValsordaMark CollegeHumorIE not working until phihag finishes
2012-11-28 Filippo Valsordafix YouTubeIE on 2.6, sorry
2012-11-28 Philipp Hagemeistercollegehumor: able to download a single f4f file (not...
2012-11-28 Philipp HagemeisterMake __main__ work in all scenarios with relative imports
2012-11-28 Philipp HagemeisterUse relative imports
2012-11-28 Philipp HagemeisterConvert all tabs to 4 spaces (PEP8)
2012-11-28 Philipp Hagemeisterhack for apparently broken parse_qs in python2
2012-11-27 Philipp HagemeisterWoooohooo! python3 youtube_dl BaW_jenozKc -t works!
2012-11-27 Philipp HagemeisterRemove superfluous encodings
2012-11-27 Philipp HagemeisterFix printing title etc.
2012-11-27 Philipp Hagemeistercorrect to_stderr
2012-11-27 Philipp Hagemeisteryoutube IE: Correct bytes vs str
2012-11-27 Philipp Hagemeistertypo
2012-11-27 Philipp HagemeisterUse list comprehension instead of map
2012-11-27 Philipp HagemeisterImport from the correct module
2012-11-27 Philipp HagemeisterPy2/3 parse_qs compatibility
2012-11-27 Philipp HagemeisterOne more except..as
2012-11-27 Philipp HagemeisterPy2/3 compatibility for http.client
2012-11-27 Philipp HagemeisterUse io.BytesIO instead of StringIO
2012-11-27 Philipp HagemeisterPython 3 version of HTMLParser
2012-11-27 Philipp HagemeisterPy3 compat for unichr and htmlentitydefs
2012-11-27 Philipp HagemeisterFall back to urllib instead of urllib2 for Python 3...
2012-11-27 Philipp HagemeisterRemove ur references for Python 3.3 support
2012-11-27 Philipp HagemeisterPrepare urllib references for 2/3 compatibility
2012-11-27 Philipp HagemeisterUse except .. as everywhere (#180)
2012-11-27 Philipp HagemeisterRename util.u to util.compat_str
next