index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Update User-Agent string
Ricardo Garcia
2011-01-30
1
-1
/
+1
*
|
|
Bump version number
Ricardo Garcia
2011-01-30
2
-2
/
+2
*
|
|
Add YoutubeUserIE (code courtesy of Paweł Paprota)
Ricardo Garcia
2011-01-29
1
-23
/
+56
|
/
/
*
|
Split some long lines
Ricardo Garcia
2011-01-28
1
-6
/
+12
*
|
Make the file timestamp feature optional
Ricardo Garcia
2011-01-28
1
-8
/
+26
*
|
Set downloaded file's time stamp from last-modified header
Gergely Imreh
2011-01-28
1
-0
/
+18
*
|
New option --get-filename to print output filename
Gergely Imreh
2011-01-26
1
-9
/
+22
*
|
Support for youtube.com/embed/XXXXX URLs (closes #63)
Lionel Elie Mamane
2011-01-25
1
-1
/
+1
*
|
Fix omission of Witold Baryluk as the Dailymotion InfoExtractor author
Ricardo Garcia
2011-01-21
1
-0
/
+1
*
|
Fix dailymotion support (closes #60)
Ricardo Garcia
2011-01-21
1
-1
/
+1
*
|
Improve addinfourl_wrapper for compatibility with older Python versions
Ricardo Garcia
2011-01-20
1
-1
/
+3
*
|
Wrap call to addinfourl for compatibility with Python 2.4
Ricardo Garcia
2011-01-18
1
-2
/
+8
*
|
Omit code argument in addinfourl for Python 2.4
Ricardo Garcia
2011-01-18
1
-2
/
+2
*
|
Make the self-updating function a bit more robust
Ricardo Garcia
2011-01-12
1
-9
/
+15
*
|
Add support for embedded YouTube playist URLs (closes #54)
Ricardo Garcia
2011-01-12
1
-1
/
+1
*
|
Fix "unable to rename file" Windows error (closes #56)
Ricardo Garcia
2011-01-12
1
-0
/
+6
*
|
Add proper support for "gzip" and "deflate" encodings
Ricardo Garcia
2011-01-12
1
-17
/
+72
*
|
Fix bug in regular expression for youtu.be links
Ricardo Garcia
2011-01-10
1
-1
/
+1
*
|
Add --no-part option (closes #48)
Ricardo Garcia
2011-01-07
1
-10
/
+14
*
|
Remove trailing whitespace
Ricardo Garcia
2011-01-07
1
-41
/
+41
*
|
Added --console-title to display download progress in console window title.
Mantas Mikulėnas
2011-01-04
1
-0
/
+18
*
|
Add --dump-user-agent option (patch provided by Benjamin Johnson)
Ricardo Garcia
2011-01-03
1
-0
/
+7
*
|
Print new line before a few error messages
Ricardo Garcia
2011-01-03
1
-7
/
+7
*
|
Request page compression by default, like Firefox does
Ricardo Garcia
2010-12-16
1
-0
/
+1
*
|
Take into account resume_len when calculating speed and ETA
Ricardo Garcia
2010-12-15
1
-7
/
+6
*
|
Fix erroneous "content too short" error message
Ricardo Garcia
2010-12-12
1
-1
/
+1
*
|
Remove deprecated -b option and nonworking -m option (closes #39)
Ricardo Garcia
2010-12-11
1
-6
/
+0
*
|
Stop attempting to use get_video and detect missing formats ourselves
Ricardo Garcia
2010-12-11
1
-6
/
+6
*
|
Do not use 0% as the starting point in resumed downloads (closes #40)
Ricardo Garcia
2010-12-11
1
-1
/
+3
*
|
Fix problem when requesting an existing format explicitly with -f
Ricardo Garcia
2010-12-09
1
-4
/
+7
*
|
Bump version number
Ricardo Garcia
2010-12-09
2
-2
/
+2
*
|
Improve temporary filename handling of special cases
Ricardo Garcia
2010-12-09
1
-1
/
+5
*
|
Fix YoutubeIE after recent YouTube changes (closes #34)
Ricardo Garcia
2010-12-09
1
-2
/
+2
*
|
Add Vasyl' Vavrychuk to the list of authors
Ricardo Garcia
2010-12-08
1
-0
/
+1
*
|
Implemented depositfiles.com support
Vasyl' Vavrychuk
2010-12-08
1
-1
/
+81
*
|
Fixed failure of os.rename after receiving file finished due to file not bein...
Vasyl' Vavrychuk
2010-12-05
1
-0
/
+1
*
|
report_extraction was never called for GenericIE
Vasyl' Vavrychuk
2010-12-05
1
-0
/
+1
*
|
Use a temporary filename to download files
Ricardo Garcia
2010-12-04
1
-7
/
+28
*
|
Reworked 'upload_date' code for output sequence in YoutubeIE.
Nevar Angelo
2010-11-30
1
-27
/
+8
|
/
*
Bump version number
Ricardo Garcia
2010-11-19
2
-2
/
+2
*
Update User-Agent string
Ricardo Garcia
2010-11-19
1
-1
/
+1
*
Rework upload date mechanism after detecting problems in several tests
Ricardo Garcia
2010-11-19
1
-15
/
+34
*
Restore file permissions
Ricardo Garcia
2010-11-19
1
-0
/
+0
*
Merge branch 'master' of https://github.com/psi-neamf/youtube-dl into psi-neamf
Ricardo Garcia
2010-11-19
1
-0
/
+20
|
\
|
*
Added 'uploaddate' output sequence for YoutubeIE.
Nevar Angelo
2010-11-17
1
-0
/
+20
*
|
Correctly parse the player URL in RTMP downloads (closes #11)
jamiejones
2010-11-17
1
-3
/
+3
|
/
*
Minor help text correction
Ricardo Garcia
2010-11-06
1
-1
/
+1
*
Added command line switch -A --auto-number
Nevar Angelo
2010-11-06
1
-3
/
+8
*
Allow comments in batch file.
Nevar Angelo
2010-11-06
1
-1
/
+1
*
Add playlist-end option (courtesy of Nevar Angelo)
Ricardo Garcia
2010-11-04
1
-14
/
+23
[prev]
[next]