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
/
update.py
Age
Commit message (
Expand
)
Author
2018-02-18
Respect --prefer-insecure while updating (closes #15497)
Sergey M․
2016-05-22
[update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718)
Sergey M․
2016-02-14
[refactor] Single quotes consistency
Sergey M․
2016-01-21
[update] fix (unexploitable) BB'06 vulnerability in rsa_verify
Filippo Valsorda
2015-12-20
Use proper encoding on compat_str construction when necessary
Sergey M․
2015-11-15
Removing an unnecessary import
David Ben Zakai
2015-11-10
Adding proxy to update procedure
David Ben Zakai
2015-06-07
update: Use https for getting the version info (fixes #5909)
Jaime Marquínez Ferrándiz
2015-03-27
Don't use bare 'except:'
Jaime Marquínez Ferrándiz
2015-01-10
Add new option --source-address
Philipp Hagemeister
2015-01-09
[update] Use utils HTTPS handler (Fixes #4666)
Philipp Hagemeister
2014-12-09
Fix PEP8 issue E713
Jaime Marquínez Ferrándiz
2014-11-26
[update] Remove useless import
Philipp Hagemeister
2014-11-26
[update] Modernize
Philipp Hagemeister
2014-11-23
PEP8: E225,E227
Jouke Waleson
2014-11-23
PEP8: more applied
Jouke Waleson
2014-11-23
PEP8 applied
Jouke Waleson
2014-01-23
Clarify update output (Fixes #2205)
Philipp Hagemeister
2013-11-24
[update] fix error
Philipp Hagemeister
2013-11-22
[update] Check if version from repository is newer before updating
Philipp Hagemeister
2013-11-22
[update] do not assign to unused variables
Philipp Hagemeister
2013-11-17
Remove * imports
Philipp Hagemeister
2013-09-29
[update] Prevent cmd window popup on Windows (Fixes #1478)
Philipp Hagemeister
2013-09-29
[update] Look for .exe extension on Windows (Fixes #745)
Philipp Hagemeister
2013-07-01
[update] Add package manager to error message (#959)
Philipp Hagemeister
2013-04-28
Fix print_notes
Philipp Hagemeister
2013-04-06
Change rg3.github.com to rg3.github.io almost everywhere
Ricardo Garcia
2013-02-25
Fix typo
Philipp Hagemeister
2013-02-22
Print *all* release notes
Philipp Hagemeister
2012-12-30
moved updating code to update.py
Filippo Valsorda