Commit graph

3 commits

Author SHA1 Message Date
Misty De Méo
03463211f9 tests: ruff fixes 2025-06-25 15:51:09 -07:00
Misty De Méo
3513da068d tests: separate out youtube tests
Some checks failed
Python Formatting Check / formatting (push) Has been cancelled
Tests / Run tests (push) Has been cancelled
Right now we expect these YouTube tests to fail for reasons unrelated to
yt-dlp. We still want to try them, but we won't count them towards
capture failures.
2025-05-28 13:06:54 -07:00
Misty De Méo
794f7dd98d ci: set up a yt-dlp test script
This runs every time we get a new yt-dlp version - we test to see if
this script is able to download at least 3/5 out of a set of videos
we've defined. If it succeeds, we go ahead and automatically merge
the new yt-dlp version into the qa branch so that we can test
further.
2025-05-27 15:09:15 -07:00