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
2013-01-12
Keep file without any PPs (oops, missed the obvious case)
Philipp Hagemeister
2013-01-12
--recode-video option (Closes #18)
Philipp Hagemeister
2013-01-12
Merge 'jaimeMF/videoconversion' (sans actual option for now)
Philipp Hagemeister
2013-01-12
Make ustream IE more robust
Philipp Hagemeister
2013-01-12
Move update to front
Philipp Hagemeister
2013-01-12
Less confusing player version
Philipp Hagemeister
2013-01-11
Add a PostProcessor for converting video format
Jaime Marquínez Ferrándiz
2013-01-11
Less git acrobatics in devscripts/release.sh
Philipp Hagemeister
2013-01-11
release 2013.01.11
2013.01.11
Philipp Hagemeister
2013-01-11
Add Makefile in tarball (Closes #626)
Philipp Hagemeister
2013-01-10
Correct documentation (Closes #625)
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-08
Merge pull request #621 from atomizer/master
Philipp Hagemeister
2013-01-07
Merge branch 'my-origin/master'
atomizer
2013-01-07
justin.tv tweaks
atomizer
2013-01-07
Fix tar target (--exclude-vcs is not supported everywhere, and reading . whil...
Philipp Hagemeister
2013-01-06
Do not check in test_coverage
Philipp Hagemeister
2013-01-06
correct quoting
Philipp Hagemeister
2013-01-06
Simplify Makefile
Philipp Hagemeister
2013-01-06
release 2013.01.06
2013.01.06
Philipp Hagemeister
2013-01-06
read -n is bash-specific
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-04
Disable travis irc notifications
Philipp Hagemeister
2013-01-03
Merge pull request #617 from jaimeMF/steamIE
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
Also generate SHA2-256
Philipp Hagemeister
2013-01-03
Also publish hashsums
Philipp Hagemeister
2013-01-03
Make ExtractorError usable for other causes
Philipp Hagemeister
2013-01-02
release.sh edits based on 2013.01.02 experience
Filippo Valsorda
2013-01-02
release 2013.01.02
2013.01.02
Filippo Valsorda
2013-01-02
re-worked release workflow, it is one-step and creates GPG signatures now
Filippo Valsorda
2013-01-02
Support youtube videos of google+ users
Philipp Hagemeister
2013-01-01
Simplify DailyMotion IE
Philipp Hagemeister
2013-01-01
Remove .part files before and after tests
Philipp Hagemeister
2013-01-01
Better name for InfoQ IE
Philipp Hagemeister
2013-01-01
Fix infoQ in Python3
Philipp Hagemeister
2013-01-01
add test for infoq
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
Simplify test parameter initialization
Philipp Hagemeister
[next]