mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-05-18 21:35:53 +00:00
- Only use trusted publishing with PyPI and remove support for PyPI tokens from release workflow - Clean up improper actions syntax in the build workflow inputs - Refactor Updater to allow for consistent unit testing with `UPDATE_SOURCES` Authored by: bashonly