aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [build] fix bug from da7f321e9338624375eab758d822445d2846e771pukkandan2021-03-031-1/+1
* Fix packaging bugs (#129)hseg2021-03-031-26/+32
* Merge branch 'master' into fix-pathspukkandan2021-02-251-2/+2
|\
| * Readthedocs improvements (#115)shirt-dev2021-02-251-2/+2
* | Fix completion paths, zsh pip completion installhseg2021-02-251-24/+21
|/
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-43/+43
* Cleanup some code and fix typospukkandan2021-02-121-1/+1
* Release 2021.01.16pukkandan2021-01-171-2/+4
* Added `--force-overwrites` option (https://github.com/ytdl-org/youtube-dl/pul...alxnull2021-01-131-0/+1
* Release 2021.01.10pukkandan2021-01-111-1/+2
* Add post_hooks option to YoutubeDL.py (https://github.com/ytdl-org/youtube-dl...Alex Merkel2021-01-091-1/+2
* Release 2021.01.07-1pukkandan2021-01-081-1/+1
* Release 2021.01.07pukkandan2021-01-071-1/+1
* Preparing for releasepukkandan2021-01-071-1/+2
* [skip travis] renamingUnknown2020-09-021-42/+42
* Move issue template templates into separate folderSergey M․2019-04-271-6/+6
* Issue template overhaulSergey M․2019-04-271-3/+7
* [Makefile] Add support for pandoc 2 and disable smart extension (closes #16251)Sergey M․2018-04-231-2/+5
* [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