youtube-dl/Makefile

7 lines
80 B
Makefile

update:
python ./generate-download
python ./update-copyright
.PHONY: update