You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl
alphapapa 0025da15cf Clarify that download rate is in bytes per second
I found f918ec7ea2 but it is still not clear to anyone who hasn't read Issue #723 whether the limit is in bits or bytes.  This is doubly confusing because 1) ISPs usually advertise speeds in bits per second, and 2) lowercase "k" and "m" are often used in correlation with bits rather than bytes.
11 years ago
..
extractor Strip hash info from URL when making requests (Fixes #1038) 11 years ago
FileDownloader.py FileDownloader: fixed call to "report_error" of YoutubeDL 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
PostProcessor.py Remove useless headers 11 years ago
YoutubeDL.py Don't try to save the thumbnail if it's None 11 years ago
__init__.py Clarify that download rate is in bytes per second 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
update.py [update] Add package manager to error message (#959) 11 years ago
utils.py Use determine_ext when saving the thumbnail 11 years ago
version.py release 2013.07.12 11 years ago