Simon Sawicki
Simon Sawicki
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information Iterate over split cookie chunks to skip invalid values instead of failing fast...
Correct `brea` to `break`
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information This PR implements a new module (`yt_dlp.output`) which handles output operations. This will...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information This PR implements automated pre-releases, update channels and simplifies releases. Automatic builds will...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information Changes: - Added support for music and artists, movies and movie listings -...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information See https://github.com/yt-dlp/yt-dlp/issues/3643#issuecomment-1509633440 Closes #3643, Closes #6812 Template ### Before submitting a *pull request*...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information Migrates build process from `setup.py` and `requirements.txt` towards `pyproject.toml`, provides developer utilities for...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information Implement support for `--cookies-from-browser` for `snap` Firefox and do more specific searching for...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information This PR adds `ruff` into the `pyproject.toml` and runs it in the `quick-test`...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information Adds the `--progress-update-delta` flag, which limits the output rate of the progress hook....