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-10-28
Add an extractor for MySpace (closes #1666)
Jaime Marquínez Ferrándiz
2013-10-28
tests: build the filename from the info_dict if the 'file' key is missing
Jaime Marquínez Ferrándiz
2013-10-28
setup.py: Make sure the setuptools_available variable is set
Jaime Marquínez Ferrándiz
2013-10-28
Merge pull request #1675 from rzhxeo/fix
Philipp Hagemeister
2013-10-28
Check if description and thumbnail are None to prevent crash
rzhxeo
2013-10-28
Make "requested format not available" expected (#1655)
Philipp Hagemeister
2013-10-28
mixcloud does not do any format selection
Philipp Hagemeister
2013-10-28
release 2013.10.28
2013.10.28
Philipp Hagemeister
2013-10-28
[vimeo] Support hash in URL (Fixes #1669)
Philipp Hagemeister
2013-10-28
Nicer --list-formats output
Philipp Hagemeister
2013-10-28
Let extractors omit ext in formats
Philipp Hagemeister
2013-10-28
[addanime] Use new formats system
Philipp Hagemeister
2013-10-28
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2013-10-28
New debug option --write-pages
Philipp Hagemeister
2013-10-28
[Instagram] get the non-https link, as they are serving Akamai cert from a in...
Filippo Valsorda
2013-10-27
Merge pull request #1620 from jaimeMF/console_script
Filippo Valsorda
2013-10-28
Add the missing age_limit tags; added a devscript to do a superficial check f...
Filippo Valsorda
2013-10-28
Merge pull request #1657 by @rzhxeo
Filippo Valsorda
2013-10-28
Merge pull request #1659 by @rzhxeo
Filippo Valsorda
2013-10-28
Merge pull request #1663 by @rzhxeo
Filippo Valsorda
2013-10-28
Merge pull request #1664 by @rzhxeo
Filippo Valsorda
2013-10-28
Merge pull request #1661 by @rzhxeo
Filippo Valsorda
2013-10-28
[Exfm] replace the failing Soundcloud test vector (broken also in browser)
Filippo Valsorda
2013-10-27
Merge pull request #1660 from pyed/master
Filippo Valsorda
2013-10-27
Merge pull request #1656 from rzhxeo/xhamster
Jaime Marquínez Ferrándiz
2013-10-27
[addanime] better regex.
Abdulelah Alfntokh
2013-10-27
[generic] Detect bandcamp pages that use custom domains (closes #1662)
Jaime Marquínez Ferrándiz
2013-10-27
[rtlnow] Change the test for rtlnitronow
Jaime Marquínez Ferrándiz
2013-10-27
[generic] Fix test video's checksum
Jaime Marquínez Ferrándiz
2013-10-27
[faz] Use a regex for getting the description
Jaime Marquínez Ferrándiz
2013-10-27
[KeezMoviesIE] Correct return value for embedded videos
rzhxeo
2013-10-27
[facebook] Don't recommend to report the issue if the video is private.
Jaime Marquínez Ferrándiz
2013-10-27
[facebook] Report a more meaningful message if the video cannot be accessed (...
Jaime Marquínez Ferrándiz
2013-10-27
[facebook] Fix the login process (fixes #1244)
Jaime Marquínez Ferrándiz
2013-10-27
[addanime] fix md5sum
Abdulelah Alfntokh
2013-10-27
[addanime] catch 'RegexNotFoundError'
Abdulelah Alfntokh
2013-10-27
Add support for http://www.keezmovies.com
rzhxeo
2013-10-27
Add support for http://www.spankwire.com
rzhxeo
2013-10-27
[Tube8IE] Fix regex for uploader extraction
rzhxeo
2013-10-27
Add support for http://www.pornhub.com
rzhxeo
2013-10-27
[Tube8IE] Escape dot in regex
rzhxeo
2013-10-27
[addanime] try to download HQ before normal
pyed
2013-10-26
[YouPornIE] Make webpage download more robust
rzhxeo
2013-10-26
Add support for http://www.tube8.com
rzhxeo
2013-10-26
[YouPornIE] Extract all encrypted links and remove doubles at the end
rzhxeo
2013-10-26
[XHamsterIE] Extract SD and HD video
rzhxeo
2013-10-25
[8tracks] Use track count instead of looking at at_last_track property
Philipp Hagemeister
2013-10-25
Document the %(format_id)s field for the output template
Jaime Marquínez Ferrándiz
2013-10-25
[youtube] Set the format_id field to the itag of the format (closes #1624)
Jaime Marquínez Ferrándiz
2013-10-25
Fix the extensions of two tests with youtube videos
Jaime Marquínez Ferrándiz
[next]