aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [Makefile] Add AUTHORS to youtube-dl.tar.gzSergey M․2017-12-221-2/+2
* [Makefile] Include setup.cfg in the tarball (closes #14857)Yen Chi Hsuan2017-11-271-1/+1
* [Makefile,devscripts/run_tests.sh] Actually exclude network testsYen Chi Hsuan2017-11-271-1/+10
* Add testdata to youtube-dl.tar.gz (closes #14854)Sergey M․2017-11-261-1/+0
* Fix build failures with old cp and zipRyan Schmidt2017-08-271-2/+2
* [build] Override timestamps in zip fileBernhard M. Wiedemann2017-08-191-2/+9
* [Makefile] Excluding __pycache__ correctly (#13400)Yen Chi Hsuan2017-06-171-1/+1
* Ignore and clean *.ytdl filesYen Chi Hsuan2017-04-251-1/+1
* Ignore and clean .swf filesYen Chi Hsuan2016-11-271-1/+1
* Clean and ignore more file typesYen Chi Hsuan2016-11-211-1/+1
* Ignore and clean .wav filesYen Chi Hsuan2016-11-031-1/+1
* [Makefile] Fix for GNU make < 4 (closes #9387)Yen Chi Hsuan2016-10-091-2/+2
* Revert "[Makefilea] Fix for GNU make < 4"Yen Chi Hsuan2016-10-071-2/+2
* [Makefilea] Fix for GNU make < 4Yen Chi Hsuan2016-10-071-2/+2
* Ignore and cleanup 3gp filesYen Chi Hsuan2016-09-261-1/+1
* [Makefile] Cleanup files from fragment-based downloadersYen Chi Hsuan2016-09-231-1/+1
* Add ChangeLogYen Chi Hsuan2016-07-301-2/+2
* [Makefile] Fix youtube-dl.1 targetSergey M․2016-05-291-1/+1
* [Makefile] Cleanup m4a filesYen Chi Hsuan2016-05-291-1/+1
* [Makefile] delete thumbnailsTRox19722016-05-191-1/+1
* [test/test_socks] Add tests for SOCKS proxiesYen Chi Hsuan2016-05-101-1/+1
* [Makefile] Remove more media files in `make clean`Yen Chi Hsuan2016-05-051-1/+1
* Add experimental support for lazy loading the info extractorsJaime Marquínez Ferrándiz2016-04-081-1/+7
* Makefile: remove ISSUE_TEMPLATE.md from the 'all' target (fixes #9088)Jaime Marquínez Ferrándiz2016-04-061-1/+1
* Makefile: use full path for the ISSUE_TEMPLATE.md fileJaime Marquínez Ferrándiz2016-04-061-2/+2
* Rename ISSUE_TEMPLATE.tmpl in order not to be picked up by githubSergey M․2016-03-291-1/+1
* [Makefile] Fix ISSUE_TEMPLATE.md targetSergey M․2016-03-291-4/+4
* Add initial ISSUE_TEMPLATESander van den Oever2016-03-281-1/+4
* Makefile: make it compatible with bmakeJaime Marquínez Ferrándiz2016-03-191-9/+1
* [Makefile] Allow specifying the Python version in offline testsYen Chi Hsuan2016-03-031-1/+1
* Jython support - handle *.class filesYen Chi Hsuan2016-02-211-0/+1
* [Makefile] iQiyi login test requires networkYen Chi Hsuan2016-02-201-1/+1
* Merge pull request #7691 from ryandesign/use-PYTHON-env-varYen Chi Hsuan2015-11-291-7/+7
|\
| * Always use PYTHON env var in MakefileRyan Schmidt2015-11-281-7/+7
* | Makefile: fix 'find' commandJaime Marquínez Ferrándiz2015-03-271-1/+1
* | [Makefile] clean pyc files in clean targetPhilipp Hagemeister2015-02-261-0/+1
* | Merge branch 'subtitles-rework'Jaime Marquínez Ferrándiz2015-02-231-1/+1
|\ \
| * | [test/YoutubeDL] Add test for subtitlesJaime Marquínez Ferrándiz2015-02-221-1/+1
| |/
* | [Makefile] Also delete *.avi files in cleanPhilipp Hagemeister2015-02-191-1/+1
|/
* [Makefile] Simplify clean/cleanallPhilipp Hagemeister2015-02-031-4/+1
* Fix build with python 2.6Jaime Marquínez Ferrándiz2015-01-071-1/+1
* [Makefile] Make offline tests actually work offlinePhilipp Hagemeister2015-01-041-1/+1
* Add documentation about supported sites (Fixes #4503)Philipp Hagemeister2014-12-301-2/+5
* Move flake8 configuration to setup.cfgJaime Marquínez Ferrándiz2014-12-161-5/+1
* Use flake8 instead of pyflakes and pep8Jaime Marquínez Ferrándiz2014-12-161-4/+3
* [Makefile] Ensure that offline test really is offlinePhilipp Hagemeister2014-12-151-1/+1
* Add offlinetest make targetPhilipp Hagemeister2014-12-141-1/+15
* [Makefile] Add CONTRIBUTING.md (Fixes #2984)Philipp Hagemeister2014-12-121-2/+5
* [Makefile] remove *.info.json in clean targetPhilipp Hagemeister2014-12-121-1/+1
* [Makefile] remove temporary files in clean targetPhilipp Hagemeister2014-10-271-1/+1