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
path:
root
/
youtube_dl
/
downloader
/
common.py
Age
Commit message (
Expand
)
Author
2014-12-15
[YoutubeDL] Add declarative version of progress hooks
Philipp Hagemeister
2014-12-13
Fix imports and general cleanup
Philipp Hagemeister
2014-12-12
[downloader/common] Do not use classic int division
Philipp Hagemeister
2014-12-12
Merge remote-tracking branch 'SyxbEaEQ2/rate-limit'
Philipp Hagemeister
2014-11-23
PEP8 applied
Jouke Waleson
2014-11-16
[downloader/common] Modernize
Philipp Hagemeister
2014-09-24
[hlsnative] Support test parameter
Philipp Hagemeister
2014-08-10
[downloader/common] Fix typo
Sergey M․
2014-08-06
[downloader/common] Fix possible negative sleep time in slow_down()
SyxbEaEQ2
2014-07-31
[downloader/(common/http)] Changes calculation of the rate-limit. (Fix #2297,...
SyxbEaEQ2
2014-04-04
[downloader/common] Use `compat_str` with the error in `try_rename` (appeared...
Jaime Marquínez Ferrándiz
2014-01-25
Some pep8 style fixes
Jaime Marquínez Ferrándiz
2013-12-23
Remove dead code
Philipp Hagemeister
2013-12-11
Move FileDownloader to its own module and create a new class for each downloa...
Jaime Marquínez Ferrándiz