summaryrefslogtreecommitdiff
path: root/devscripts
AgeCommit message (Expand)Author
2016-03-29[devscripts/make_issue_template] Fix __version__ againSergey M․
2016-03-29[devscripts/make_issue_template] Fix NameError under python3Sergey M․
2016-03-29[devscripts/release.sh] Make ISSUE_TEMPLATE.md and commit itSergey M․
2016-03-29[devscripts/make_issue_template] Rework to use ISSUE_TEMPLATE.tmpl (Closes #8...Sergey M․
2016-03-28Add initial ISSUE_TEMPLATESander van den Oever
2016-01-10Fix typosJakub Wilk
2015-10-03[doc] Better formatting of youtube-dl.1 (closes #6510)Yen Chi Hsuan
2015-09-26Use `insert` for all sys.path manipulationsYen Chi Hsuan
2015-03-27Don't use bare 'except:'Jaime Marquínez Ferrándiz
2015-03-22[test/aes] Test aes_decrypt_text with 256 bitJaime Marquínez Ferrándiz
2015-03-21[test] Add tests for aesJaime Marquínez Ferrándiz
2015-02-21PEP8: W503Philipp Hagemeister
2015-02-03[descripts/release] Regenerate auxiliary documentation on build as wellPhilipp Hagemeister
2015-02-03[Makefile] Simplify clean/cleanallPhilipp Hagemeister
2015-01-07Fix build with python 2.6Jaime Marquínez Ferrándiz
2015-01-07[/__init__] Define public APIPhilipp Hagemeister
2014-12-30Add 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 checkPhilipp Hagemeister
2014-11-23Fix all PEP8 issues except E501Philipp Hagemeister
2014-11-23Remove outdated transition helper scriptsPhilipp Hagemeister
2014-11-23remove useless line, the result is never usedJouke Waleson
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23PEP8: E225,E227Jouke Waleson
2014-11-23PEP8: more appliedJouke Waleson
2014-11-23PEP8 appliedJouke Waleson
2014-10-07support zsh completionXu Cheng
2014-09-14Add a completion script generator for the fish shellJaime Marquínez Ferrándiz
2014-09-14[devscripts/release] Do not restore youtube-dl{,.exe} binariesPhilipp Hagemeister
2014-05-30[devscripts/release] Do not commit CHANGELOGPhilipp Hagemeister
2014-05-13add prepare_manpagePhilipp Hagemeister
2014-05-13Split man and README (Fixes #2892)Philipp Hagemeister
2014-03-24[devscripts/release] Check version numberPhilipp Hagemeister
2014-03-18[desvscripts/release] Bump the number of password tries to accomodate stubby-...Philipp Hagemeister
2014-03-16Build and upload universal wheels to pypiJaime Marquínez Ferrándiz
2014-02-22[release.sh] Do not run tests by defaultPhilipp Hagemeister
2014-01-14Implement a different adult sites checking algorithmFilippo Valsorda
2014-01-07[release] Check for useless files before releasePhilipp Hagemeister
2014-01-05[bash-completion] Complete filename if `—load-info` is givenJaime Marquínez Ferrándiz
2014-01-05More Atom feed improvements (#2081)Philipp Hagemeister
2014-01-05Improve Atom feed creation (Fixes #2081)Philipp Hagemeister
2014-01-05atom feed generator: Make IDs proper URLs (#2081)Philipp Hagemeister
2014-01-05Fix make_readme on Python 2Philipp Hagemeister
2014-01-05Make make_readme run in a locale-less environmentPhilipp Hagemeister
2013-11-27[bash-completion] Complete the ':ythistory' keywordJaime Marquínez Ferrándiz
2013-11-27[bash-completion] Complete filenames or directories if the previous option re...Jaime Marquínez Ferrándiz
2013-10-28Add the missing age_limit tags; added a devscript to do a superficial check f...Filippo Valsorda