Simon Sawicki

Results 21 issues of 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...

bug

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...

docs/meta/cleanup
enhancement

**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 -...

site-enhancement

**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*...

enhancement

**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...

docs/meta/cleanup

**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...

enhancement

**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`...

docs/meta/cleanup
core-triage

**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....

enhancement