youtube-dl/Makefile

7 lines
82 B
Makefile

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