Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: fix 'find' command | Jaime Marquínez Ferrándiz | 2015-03-27 | 1 | -1/+1 |
| | | | | It worked with the GNU version, but not with the BSD version. | ||||
* | [Makefile] clean pyc files in clean target | Philipp Hagemeister | 2015-02-26 | 1 | -0/+1 |
| | |||||
* | Merge branch 'subtitles-rework' | Jaime Marquínez Ferrándiz | 2015-02-23 | 1 | -1/+1 |
|\ | | | | | | | (Closes PR #4964) | ||||
| * | [test/YoutubeDL] Add test for subtitles | Jaime Marquínez Ferrándiz | 2015-02-22 | 1 | -1/+1 |
| | | | | | | | | Updated the offlinetest make target to not skip it | ||||
* | | [Makefile] Also delete *.avi files in clean | Philipp Hagemeister | 2015-02-19 | 1 | -1/+1 |
|/ | |||||
* | [Makefile] Simplify clean/cleanall | Philipp Hagemeister | 2015-02-03 | 1 | -4/+1 |
| | |||||
* | Fix build with python 2.6 | Jaime Marquínez Ferrándiz | 2015-01-07 | 1 | -1/+1 |
| | | | | | | | * Packages cannot be executed * '.format' needs the index of the argument (Reported in https://github.com/Homebrew/homebrew/issues/35616) | ||||
* | [Makefile] Make offline tests actually work offline | Philipp Hagemeister | 2015-01-04 | 1 | -1/+1 |
| | |||||
* | Add documentation about supported sites (Fixes #4503) | Philipp Hagemeister | 2014-12-30 | 1 | -2/+5 |
| | |||||
* | Move flake8 configuration to setup.cfg | Jaime Marquínez Ferrándiz | 2014-12-16 | 1 | -5/+1 |
| | | | | It will be used when calling flake8 from any directory in the project | ||||
* | Use flake8 instead of pyflakes and pep8 | Jaime Marquínez Ferrándiz | 2014-12-16 | 1 | -4/+3 |
| | | | | It combines both tools | ||||
* | [Makefile] Ensure that offline test really is offline | Philipp Hagemeister | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | Add offlinetest make target | Philipp Hagemeister | 2014-12-14 | 1 | -1/+15 |
| | |||||
* | [Makefile] Add CONTRIBUTING.md (Fixes #2984) | Philipp Hagemeister | 2014-12-12 | 1 | -2/+5 |
| | |||||
* | [Makefile] remove *.info.json in clean target | Philipp Hagemeister | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | [Makefile] remove temporary files in clean target | Philipp Hagemeister | 2014-10-27 | 1 | -1/+1 |
| | |||||
* | add zsh completion support into Makefile | Xu Cheng | 2014-10-07 | 1 | -6/+14 |
| | |||||
* | Add a completion script generator for the fish shell | Jaime Marquínez Ferrándiz | 2014-09-14 | 1 | -6/+14 |
| | |||||
* | envvar overrideable PREFIX, BINDIR, MANDIR, PYTHON | rubicks | 2014-08-14 | 1 | -4/+4 |
| | |||||
* | [Makefile] Remove CHANGELOG entry | Philipp Hagemeister | 2014-05-30 | 1 | -1/+1 |
| | |||||
* | Makefile: write the manpage to the right file and use the processed markdown ↵ | Jaime Marquínez Ferrándiz | 2014-05-13 | 1 | -1/+1 |
| | | | | document | ||||
* | Split man and README (Fixes #2892) | Philipp Hagemeister | 2014-05-13 | 1 | -2/+4 |
| | |||||
* | Makefile: include the docs in the tarball | Jaime Marquínez Ferrándiz | 2014-03-26 | 1 | -1/+2 |
| | |||||
* | Fix the indentation of the Makefile | Jaime Marquínez Ferrándiz | 2013-10-15 | 1 | -7/+7 |
| | | | | It uses tabs, no spaces. | ||||
* | Don't include the test/testdata directory in the youtube-dl.tar.gz | Jaime Marquínez Ferrándiz | 2013-10-15 | 1 | -0/+1 |
| | | | | The last releases included big files that increased the size of the compressed file. | ||||
* | Update Makefile to packaged paths | Philipp Hagemeister | 2013-06-23 | 1 | -4/+4 |
| | |||||
* | only install to /etc if PREFIX is /usr or /usr/local | chocolateboy | 2013-05-10 | 1 | -1/+11 |
| | |||||
* | Include man and bash completion in PyPi release | Philipp Hagemeister | 2013-02-18 | 1 | -2/+9 |
| | |||||
* | Remove space before shebang | Philipp Hagemeister | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Option in makefile to select python interpreter | Jaime Marquínez Ferrándiz | 2013-01-25 | 1 | -1/+2 |
| | |||||
* | Add Makefile in tarball (Closes #626) | Philipp Hagemeister | 2013-01-11 | 1 | -3/+3 |
| | |||||
* | Fix tar target (--exclude-vcs is not supported everywhere, and reading . ↵ | Philipp Hagemeister | 2013-01-07 | 1 | -13/+7 |
| | | | | while writing to it can fail randomly) | ||||
* | Simplify Makefile | Philipp Hagemeister | 2013-01-06 | 1 | -3/+22 |
| | |||||
* | re-worked release workflow, it is one-step and creates GPG signatures now | Filippo Valsorda | 2013-01-02 | 1 | -5/+3 |
| | |||||
* | some fixes, pulled the codename from the code | Filippo Valsorda | 2012-12-30 | 1 | -1/+1 |
| | |||||
* | changing the template file extension | gcmalloc | 2012-12-11 | 1 | -1/+1 |
| | |||||
* | rollback tests multiprocess, Travis and OSX don't support it | Filippo Valsorda | 2012-12-11 | 1 | -1/+2 |
| | |||||
* | it's curious but bash-completion is with - and not _ | Filippo Valsorda | 2012-12-08 | 1 | -2/+2 |
| | |||||
* | making the script compatible with python3 | gcmalloc | 2012-12-07 | 1 | -5/+3 |
| | |||||
* | youtube-dl.tar.gz make target | Filippo Valsorda | 2012-12-07 | 1 | -0/+6 |
| | |||||
* | devscripts/make_readme.py in place of all that sedding, that has porting ↵ | Filippo Valsorda | 2012-12-07 | 1 | -11/+2 |
| | | | | problems | ||||
* | pip installs fine! | Filippo Valsorda | 2012-12-07 | 1 | -6/+2 |
| | |||||
* | New repo skeleton, getting ready for PyPi | Filippo Valsorda | 2012-11-29 | 1 | -10/+9 |
| | |||||
* | removed __main__.py from the root of the repo | Filippo Valsorda | 2012-11-29 | 1 | -1/+2 |
| | |||||
* | Make __main__ work in all scenarios with relative imports | Philipp Hagemeister | 2012-11-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2012-11-26 | 1 | -6/+4 |
|\ | |||||
| * | fix FAQ on how to compile (also, starnge fix in the Makefile) | Filippo Valsorda | 2012-11-26 | 1 | -6/+4 |
| | | |||||
* | | Document configuration | Philipp Hagemeister | 2012-11-26 | 1 | -2/+2 |
|/ | |||||
* | Update install target | Till Maas | 2012-10-25 | 1 | -3/+10 |
| | | | | | | | | - Allow to configure destination directories to fulfill the needs of different distributions - Support DESTDIR variable for staging installation when packaging - Do not set user/group to root. It requires 'make install' to run as root, but then this is the default behaviour anyways. | ||||
* | StringIO used by nosetests do not merge with the way youtube-dl handle ↵ | gcmalloc | 2012-10-19 | 1 | -1/+1 |
| | | | | sys.stdout and sys.stderr |