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
...
*
Extract the video extension from the media URL in metacafe.com
Ricardo Garcia
2010-10-31
1
-2
/
+4
*
Fix metacafe.com downloads for some videos (fixes issue #189)
Ricardo Garcia
2010-10-31
1
-13
/
+23
*
Use unicode strings for several error messages that were missing the "u"
Ricardo Garcia
2010-10-31
1
-7
/
+7
*
Abort download in case of error writing file data to disk
Ricardo Garcia
2010-10-31
1
-1
/
+2
*
Improve error message on invalid output template and abort execution
Ricardo Garcia
2010-10-31
1
-1
/
+2
*
Fix typo in report_resuming_byte doc string (fixes issue #188)
Ricardo Garcia
2010-10-31
1
-1
/
+1
*
Bump version number
Ricardo Garcia
2010-10-31
2
-2
/
+2
*
Update user-agent string
Ricardo Garcia
2010-10-31
1
-1
/
+1
*
Fix metacafe.com code not working due to gdaKey again (fixes issue #185)
Ricardo Garcia
2010-10-31
1
-9
/
+9
*
Merge Gavin van Lelyveld's patch for --playlist-start option
Ricardo Garcia
2010-10-31
1
-1
/
+19
*
Put back -b option as a placeholder with a warning message
Ricardo Garcia
2010-10-31
1
-0
/
+4
*
Consider the file downloaded if the size differs in less than 100 bytes (fixe...
Ricardo Garcia
2010-10-31
1
-2
/
+9
*
Reorganize request code to make it a bit more robust
Ricardo Garcia
2010-10-31
1
-37
/
+31
*
Properly detect YouTube error messages to print them on screen (fixes issue #...
Ricardo Garcia
2010-10-31
1
-0
/
+8
*
Bump version number
Ricardo Garcia
2010-10-31
2
-2
/
+2
*
Restore support for the get_video method, fixing many issues
Ricardo Garcia
2010-10-31
1
-35
/
+9
*
Restore proper support for webm formats (fixes issue #166)
Ricardo Garcia
2010-10-31
1
-2
/
+32
*
Bump version number
Ricardo Garcia
2010-10-31
2
-2
/
+2
*
Update user agent string
Ricardo Garcia
2010-10-31
1
-1
/
+1
*
Partially rewrite YouTube InfoExtractor after it stopped working
Ricardo Garcia
2010-10-31
1
-134
/
+95
*
Remove some format command line options
Ricardo Garcia
2010-10-31
1
-5
/
+1
*
Do not check for self._downloader being None in several places
Ricardo Garcia
2010-10-31
1
-12
/
+6
*
Rename UnavailableFormatError to UnavailableVideoError
Ricardo Garcia
2010-10-31
1
-15
/
+15
*
Use www. instead of uk. in the language setting webpage for YouTube
Ricardo Garcia
2010-10-31
1
-1
/
+1
*
Bump version number
Ricardo Garcia
2010-10-31
2
-2
/
+2
*
Modify User-Agent and Accept headers
Ricardo Garcia
2010-10-31
1
-2
/
+2
*
Improve video ordinal assignment method (fixes issue #149)
Ricardo Garcia
2010-10-31
1
-3
/
+30
*
Add comment about weird .video extension for format 38
Ricardo Garcia
2010-10-31
1
-1
/
+1
*
Support youtu.be URLs (fixes issue #143)
Ricardo Garcia
2010-10-31
1
-1
/
+1
*
Support the watch_popup syntax in YouTube URLs
Ricardo Garcia
2010-10-31
1
-1
/
+1
*
Improve swf player URL detection for RTMP (fixes issue #144)
Ricardo Garcia
2010-10-31
1
-1
/
+1
*
Add a --max-quality flag to limit the highest quality (fixes issue #145)
Ricardo Garcia
2010-10-31
1
-0
/
+11
*
Add support for "original" format in YouTube (fixes issue #155)
Ricardo Garcia
2010-10-31
1
-1
/
+2
*
Make the Dailymotion uploader regexp more flexible because it fails sometimes
Ricardo Garcia
2010-10-31
1
-1
/
+1
*
Remove unused methods from the Dailymotion InfoExtractor
Ricardo Garcia
2010-10-31
1
-8
/
+0
*
Remove dead disclaimer/confirmation code.
Witold Baryluk
2010-10-31
1
-24
/
+0
*
Add support for the Dailymotion
Witold Baryluk
2010-10-31
1
-0
/
+119
*
Include format 43 in best quality list (fixes issue #150)
Ricardo Garcia
2010-10-31
1
-1
/
+2
*
Improve some metavar names
Ricardo Garcia
2010-10-31
1
-7
/
+7
*
Forbid forward slash in win32 file names (fixes issue #147)
Ricardo Garcia
2010-10-31
1
-1
/
+1
*
Bump version number
Ricardo Garcia
2010-10-31
2
-2
/
+2
*
Add webm extension to formats 43 and 45 (fixes issue #139)
Ricardo Garcia
2010-10-31
1
-0
/
+2
*
Fix for all-formats exception by Valentin Hilbig
Ricardo Garcia
2010-10-31
1
-2
/
+2
*
Add a number of retries with tweaked patch, originally from Neil Channen
Ricardo Garcia
2010-10-31
1
-19
/
+41
*
Add player signature verification to rtmpdump support (fixes issue #63)
Ricardo Garcia
2010-10-31
1
-20
/
+43
*
Make -a understand dash means stdin
Ricardo Garcia
2010-10-31
1
-3
/
+7
*
Also try no "el" option in get_video_info (fixes issue #130)
Ricardo Garcia
2010-10-31
1
-2
/
+2
*
Increment number of downloads when the file has already been fully downloaded
Ricardo Garcia
2010-10-31
1
-0
/
+1
*
Print EOL before "unable to write data" error
Ricardo Garcia
2010-10-31
1
-1
/
+1
*
Detect errors in video data writes
Ricardo Garcia
2010-10-31
1
-1
/
+4
[prev]
[next]