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 (
Expand
)
Author
2012-12-30
Removed a spurious increment_downloads, this time cleanly
Filippo Valsorda
2012-12-30
moved updating code to update.py
Filippo Valsorda
2012-12-30
some fixes, pulled the codename from the code
Filippo Valsorda
2012-12-30
print some version and environment info on --verbose (+ py3 fixes)
Filippo Valsorda
2012-12-30
The new updates system, relies on gh-pages, secured by RSA, uses external web...
Filippo Valsorda
2012-12-29
Revert "Removed a spurious increment_downloads"
Philipp Hagemeister
2012-12-29
Removed a spurious increment_downloads
Filippo Valsorda
2012-12-27
Allow ampersand right after ? in youtube URLs (Closes #602)
Philipp Hagemeister
2012-12-27
TweetReel IE
Philipp Hagemeister
2012-12-26
add --no-post-overwrites to README.md; + minor style fixes
Filippo Valsorda
2012-12-24
Merge pull request #601 from paullik/no-post-overwrites
Philipp Hagemeister
2012-12-24
not relying on ffmpeg to do the post-processed file checking, instead doing i...
Barbu Paul - Gheorghe
2012-12-23
apparently the -n option is available only in ffmpeg
Barbu Paul - Gheorghe
2012-12-23
modified FFmpegExtractAudioPP to accept whether it should overwrite post-proc...
Barbu Paul - Gheorghe
2012-12-23
added the --no-post-overwrites argument
Barbu Paul - Gheorghe
2012-12-20
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-12-20
FunnyOrDie IE (Fixes #599)
Philipp Hagemeister
2012-12-20
Temporary skip Escapist test as it fails only on Travis; we'll make a more sp...
Filippo Valsorda
2012-12-20
better Vimeo tests; fixed a couple of VimeoIE fields
Filippo Valsorda
2012-12-20
new info_dict field: uploader_id
Filippo Valsorda
2012-12-20
some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly a...
Filippo Valsorda
2012-12-20
add info_dict testing to test_download
Filippo Valsorda
2012-12-20
refactor YouTube subtitles code, it was ugly (my bad)
Filippo Valsorda
2012-12-20
Enable 3.3 in Travis (works; see https://travis-ci.org/phihag/youtube-dl/jobs...
Philipp Hagemeister
2012-12-20
Update Vimeo Info Extractor to get pull in the description properly
Nick Daniels
2012-12-20
Refactor IDParser to search for elements by any attribute not just ID
Nick Daniels
2012-12-20
Do not use deprecated method
Philipp Hagemeister
2012-12-20
Extend json info data / description file test
Philipp Hagemeister
2012-12-20
Clean up legacy code
Philipp Hagemeister
2012-12-20
Remove legacy code
Philipp Hagemeister
2012-12-20
Correct JSON writing (Closes #596)
Philipp Hagemeister
2012-12-20
test write_info_json
Philipp Hagemeister
2012-12-19
Sublime space formatting
Nick Daniels
2012-12-19
Ignore DS_Store files in Git
Nick Daniels
2012-12-17
Switch test to metacafe.com, whose DNS seems to be fine atm
Philipp Hagemeister
2012-12-17
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2012-12-17
Remove some antipatterns and ensure that we always write the JSON file with U...
Philipp Hagemeister
2012-12-17
a number of new tests and fixes; all tests green on 3.3
Filippo Valsorda
2012-12-17
Google Video has been shutdown as of 11/15/2012. All videos on Google Video w...
Filippo Valsorda
2012-12-17
various py3 fixes; all tests green on 3.3
Filippo Valsorda
2012-12-17
test subtitles
Filippo Valsorda
2012-12-16
Fix --extract-audio on Python 3
Philipp Hagemeister
2012-12-16
Tests for justin.tv
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
[next]