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
2013-01-12
Make ustream IE more robust
Philipp Hagemeister
2013-01-12
Move update to front
Philipp Hagemeister
2013-01-11
release 2013.01.11
2013.01.11
Philipp Hagemeister
2013-01-10
Support --audio-format=opus
Philipp Hagemeister
2013-01-09
Fix broken ffmpeg (Closes #623)
Philipp Hagemeister
2013-01-08
release 2013.01.08
2013.01.08
Philipp Hagemeister
2013-01-07
justin.tv tweaks
atomizer
2013-01-06
release 2013.01.06
2013.01.06
Philipp Hagemeister
2013-01-06
fix ComedyCentral IE in Python3
Philipp Hagemeister
2013-01-06
Add tests for ComedyCentral IE
Philipp Hagemeister
2013-01-06
Switch comedycentral IE to http downloads
Philipp Hagemeister
2013-01-03
steamIE remove the HTMLparser object
Jaime Marquínez Ferrándiz
2013-01-03
steamIE follow @phihag suggestions
Jaime Marquínez Ferrándiz
2013-01-03
Allow downloading videos with other characters in their titles
Jaime Marquínez Ferrándiz
2013-01-03
Support page URL in RTMP downloads
Philipp Hagemeister
2013-01-03
Make ExtractorError usable for other causes
Philipp Hagemeister
2013-01-02
release 2013.01.02
2013.01.02
Filippo Valsorda
2013-01-02
Support youtube videos of google+ users
Philipp Hagemeister
2013-01-01
Simplify DailyMotion IE
Philipp Hagemeister
2013-01-01
Better name for InfoQ IE
Philipp Hagemeister
2013-01-01
Fix infoQ in Python3
Philipp Hagemeister
2013-01-01
Simplify some IEs
Philipp Hagemeister
2013-01-01
_download_webpage helper function
Philipp Hagemeister
2013-01-01
ExtractorError for errors during extraction
Philipp Hagemeister
2013-01-01
Remove superfluous IE names
Philipp Hagemeister
2013-01-01
Move gen_extractors to InfoExtractors
Philipp Hagemeister
2013-01-01
credit @jaimeMF
Philipp Hagemeister
2013-01-01
ustreamIE
Jaime Marquínez Ferrándiz
2013-01-01
SteamIE
Jaime Marquínez Ferrándiz
2012-12-31
Ok, the Escapist test was passing only in my Travis repo, do not ask me why; ...
Filippo Valsorda
2012-12-31
three small edits
Filippo Valsorda
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
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
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
[next]