1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-02-08 15:07:05 +00:00

[cleanup] Misc (#9426)

Authored by: bashonly, pukkandan
This commit is contained in:
bashonly
2024-04-09 11:12:26 -05:00
committed by GitHub
parent b19ae095fd
commit 216f6a3cb5
6 changed files with 44 additions and 25 deletions

View File

@@ -10,9 +10,12 @@ tar: yt-dlp.tar.gz
# intended use: when building a source distribution,
# make pypi-files && python3 -m build -sn .
pypi-files: AUTHORS Changelog.md LICENSE README.md README.txt supportedsites \
completions yt-dlp.1 pyproject.toml setup.cfg devscripts/* test/*
completions yt-dlp.1 pyproject.toml setup.cfg devscripts/* test/*
.PHONY: all clean install test tar pypi-files completions ot offlinetest codetest supportedsites
.PHONY: all clean clean-all clean-test clean-dist clean-cache \
completions completion-bash completion-fish completion-zsh \
doc issuetemplates supportedsites ot offlinetest codetest test \
tar pypi-files lazy-extractors install uninstall
clean-test:
rm -rf test/testdata/sigs/player-*.js tmp/ *.annotations.xml *.aria2 *.description *.dump *.frag \