Skip to content

use more compatible curl-cffi dependency#582

Open
lkekana wants to merge 1 commit into
scdl-org:masterfrom
lkekana:fix-curl-cffi-v2
Open

use more compatible curl-cffi dependency#582
lkekana wants to merge 1 commit into
scdl-org:masterfrom
lkekana:fix-curl-cffi-v2

Conversation

@lkekana
Copy link
Copy Markdown

@lkekana lkekana commented Mar 30, 2026

avoid curl-cffi=0.14.* and match yt-dlp for compatibility is more macOS versions
fixes #580

match yt-dlp for compatibility is more macOS versions
felciano added a commit to felciano/scdl that referenced this pull request May 9, 2026
- scdl-org#582: pin curl-cffi to avoid broken 0.14.x range (macOS compat)
- scdl-org#577: fix yt_dlp.__init__ imports to fix PyInstaller builds
- scdl-org#540: add --min-length / --max-length via yt-dlp match-filters
- scdl-org#532: add -n/maxtracks via --playlist-items slice, works with all modes
- scdl-org#527: add --retries/--fragment-retries defaults for reconnect resilience
- scdl-org#462: add --config-file for alternate config path
- scdl-org#287: add --list (dry-run listing via yt-dlp --simulate + --print)
- scdl-org#529: download_url() now returns list[str] of downloaded filenames

All feature PRs reimplemented for the v3/yt-dlp architecture.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't install on macOS < 15 (dependency issue)

1 participant