]> jfr.im git - yt-dlp.git/blobdiff - devscripts/run_tests.sh
[sponskrub] Run before embedding thumbnail
[yt-dlp.git] / devscripts / run_tests.sh
index 6ba26720dcc57929f2bad9550c5a256a3fc09953..b5a56facb0dd75f6e83f0a6865202ec94bf8f527 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/bash
 
-DOWNLOAD_TESTS="age_restriction|download|subtitles|write_annotations|iqiyi_sdk_interpreter|youtube_lists"
+# Keep this list in sync with the `offlinetest` target in Makefile
+DOWNLOAD_TESTS="age_restriction|download|iqiyi_sdk_interpreter|overwrites|socks|subtitles|write_annotations|youtube_lists|youtube_signature|post_hooks"
 
 test_set=""
 multiprocess_args=""