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
/
devscripts
Age
Commit message (
Expand
)
Author
2016-05-10
[test/test_socks] Test with local SOCKS servers
Yen Chi Hsuan
2016-04-08
lazy extractors: Initialize the real info extractor
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: Style fixes
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: Fix building with python2.6
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: specify the encoding
Jaime Marquínez Ferrándiz
2016-04-08
Add experimental support for lazy loading the info extractors
Jaime Marquínez Ferrándiz
2016-04-06
Makefile: use full path for the ISSUE_TEMPLATE.md file
Jaime Marquínez Ferrándiz
2016-03-29
[devscripts/make_issue_template] Fix __version__ again
Sergey M․
2016-03-29
[devscripts/make_issue_template] Fix NameError under python3
Sergey M․
2016-03-29
[devscripts/release.sh] Make ISSUE_TEMPLATE.md and commit it
Sergey M․
2016-03-29
[devscripts/make_issue_template] Rework to use ISSUE_TEMPLATE.tmpl (Closes #8...
Sergey M․
2016-03-28
Add initial ISSUE_TEMPLATE
Sander van den Oever
2016-01-10
Fix typos
Jakub Wilk
2015-10-03
[doc] Better formatting of youtube-dl.1 (closes #6510)
Yen Chi Hsuan
2015-09-26
Use `insert` for all sys.path manipulations
Yen Chi Hsuan
2015-03-27
Don't use bare 'except:'
Jaime Marquínez Ferrándiz
2015-03-22
[test/aes] Test aes_decrypt_text with 256 bit
Jaime Marquínez Ferrándiz
2015-03-21
[test] Add tests for aes
Jaime Marquínez Ferrándiz
2015-02-21
PEP8: W503
Philipp Hagemeister
2015-02-03
[descripts/release] Regenerate auxiliary documentation on build as well
Philipp Hagemeister
2015-02-03
[Makefile] Simplify clean/cleanall
Philipp Hagemeister
2015-01-07
Fix build with python 2.6
Jaime Marquínez Ferrándiz
2015-01-07
[/__init__] Define public API
Philipp Hagemeister
2014-12-30
Add documentation about supported sites (Fixes #4503)
Philipp Hagemeister
2014-12-16
[README] Add table of contents (Closes #4458)
Philipp Hagemeister
2014-12-16
[devscripts/make_contributing] Switch to optparse (Fixes #4483)
Philipp Hagemeister
2014-12-12
[CONTRIBUTING.md] Remove the section about embedding; that is not applicable ...
Philipp Hagemeister
2014-12-12
[Makefile] Add CONTRIBUTING.md (Fixes #2984)
Philipp Hagemeister
2014-11-26
[test_unicode_literals] Arm unicode_literals check
Philipp Hagemeister
2014-11-23
Fix all PEP8 issues except E501
Philipp Hagemeister
2014-11-23
Remove outdated transition helper scripts
Philipp Hagemeister
2014-11-23
remove useless line, the result is never used
Jouke Waleson
2014-11-23
PEP8: applied even more rules
Jouke Waleson
2014-11-23
PEP8: E225,E227
Jouke Waleson
2014-11-23
PEP8: more applied
Jouke Waleson
2014-11-23
PEP8 applied
Jouke Waleson
2014-10-07
support zsh completion
Xu Cheng
2014-09-14
Add a completion script generator for the fish shell
Jaime Marquínez Ferrándiz
2014-09-14
[devscripts/release] Do not restore youtube-dl{,.exe} binaries
Philipp Hagemeister
2014-05-30
[devscripts/release] Do not commit CHANGELOG
Philipp Hagemeister
2014-05-13
add prepare_manpage
Philipp Hagemeister
2014-05-13
Split man and README (Fixes #2892)
Philipp Hagemeister
2014-03-24
[devscripts/release] Check version number
Philipp Hagemeister
2014-03-18
[desvscripts/release] Bump the number of password tries to accomodate stubby-...
Philipp Hagemeister
2014-03-16
Build and upload universal wheels to pypi
Jaime Marquínez Ferrándiz
2014-02-22
[release.sh] Do not run tests by default
Philipp Hagemeister
2014-01-14
Implement a different adult sites checking algorithm
Filippo Valsorda
2014-01-07
[release] Check for useless files before release
Philipp Hagemeister
2014-01-05
[bash-completion] Complete filename if `—load-info` is given
Jaime Marquínez Ferrándiz
2014-01-05
More Atom feed improvements (#2081)
Philipp Hagemeister
[next]