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
2011-11-21
Allow non-ASCII characters in simplified titles(Closes #220)
Philipp Hagemeister
2011-11-21
Simplify simplify_title
Philipp Hagemeister
2011-11-21
First tests
Philipp Hagemeister
2011-11-21
Use the dev version in Makefile
Philipp Hagemeister
2011-11-21
Move code into a separate Python module
Philipp Hagemeister
2011-11-21
Remove empty real_initialize defs
Philipp Hagemeister
2011-11-16
Credit authors of Soundclound and InfoQ extractors
Philipp Hagemeister
2011-11-15
InfoQ IE (Closes #216)
Philipp Hagemeister
2011-11-15
Merge remote-tracking branch 'ngokevin/soundcloud'
Philipp Hagemeister
2011-11-15
InfoQ IE
Ori Avtalion
2011-11-15
Merge pull request #211 from techtonik/patch-1
Philipp Hagemeister
2011-11-15
Fix youtube playlist IE match (Closes: #210)
Philipp Hagemeister
2011-11-12
removed weird indent
Kevin Ngo
2011-11-12
added whitespace below soundcloudIE class
Kevin Ngo
2011-11-12
extracts full title from source
Kevin Ngo
2011-11-12
now downloads soundcloud songs, need to polish title grabbing and file naming
Kevin Ngo
2011-11-10
changed spaces to tabs (by yt-dl standards), fixed bugs, but still won't down...
Kevin Ngo
2011-11-09
extracted all of the soundcloud information including description (not tested...
Kevin Ngo
2011-11-08
work on soundcloud information extractor...need to talk to youtube-dl guys
Kevin Ngo
2011-11-07
going home and need to upload what little i did
Kevin Ngo
2011-11-06
Fix duplicated downloads from YouTube user page where watch URLs are not alwa...
anatoly techtonik
2011-11-02
Merge pull request #206 from rbrito/fixes/facebook-ie-2
Philipp Hagemeister
2011-11-01
FacebookIE: Fix regexp to recognize videos that weren't considered.
Rogério Brito
2011-10-20
FacebookIE: The date doesn't seem to be available anymore.
Rogério Brito
2011-10-20
FacebookIE: Fix extraction of title as Facebook has changed stuff.
Rogério Brito
2011-10-20
FacebookIE: Not all videos are available in all formats.
Rogério Brito
2011-10-19
Release 2011.10.19
2011.10.19
Philipp Hagemeister
2011-10-19
Merge branch 'vimeo' of https://github.com/rbrito/youtube-dl
Philipp Hagemeister
2011-10-19
vimeo: Add the ability to detect if a video is available in HD. (Closes: #194)
Rogério Brito
2011-10-18
vimeo: Add the ability to detect if a video is available in HD.
Rogério Brito
2011-10-18
Merge pull request #195 from rbrito/xvideos
Philipp Hagemeister
2011-10-18
xvideos: Capture only the video title, not the name of the site.
Rogério Brito
2011-10-18
xvideos: Fix misleading error message when extracting the URL.
Rogério Brito
2011-10-18
xvideos: Normalize the URL or it will fail with some inputs.
Rogério Brito
2011-10-13
Quick and dirty IE for xvideos.com.
Rogério Brito
2011-10-12
CollegeHumor IE
Philipp Hagemeister
2011-10-04
Fix recognition of http://www.youtube.com/course?list=PL41FDABC6AA085E78&cate...
Philipp Hagemeister
2011-10-03
Support "newstyle" Youtube playlist IDs.
Rogério Brito
2011-09-30
release 2011.09.30
2011.09.30
Philipp Hagemeister
2011-09-30
Cosmetic changes to --list-formats
Philipp Hagemeister
2011-09-28
Added option -L to list available formats
Francois du Toit
2011-09-27
Release 2011.09.27
2011.09.27
Philipp Hagemeister
2011-09-27
blip.tv: Handle direct URLs (Thanks to Bahman)
Philipp Hagemeister
2011-09-26
Update REAMDE.md
Philipp Hagemeister
2011-09-26
Mention ext in output template help
Philipp Hagemeister
2011-09-26
Add help to output template
Philipp Hagemeister
2011-09-25
Adding HTTPS support for YouTube playlists and users; Escaping dots.
Osama Khalid
2011-09-21
Simplify test
Philipp Hagemeister
2011-09-21
Update README with new options
Philipp Hagemeister
2011-09-21
Merge pull request #172 from richardc/master
Philipp Hagemeister
[next]