Package Details: python-curl-cffi 0.9.0-1

Git Clone URL: https://aur.archlinux.org/python-curl-cffi.git (read-only, click to copy)
Package Base: python-curl-cffi
Description: Python FFI binding for curl-impersonate
Upstream URL: https://github.com/lexiforest/curl_cffi
Licenses: MIT
Submitter: WSDMatty
Maintainer: Neurognostic
Last Packager: Neurognostic
Votes: 8
Popularity: 2.04
First Submitted: 2023-06-22 09:25 (UTC)
Last Updated: 2025-02-26 19:11 (UTC)

Latest Comments

1 2 Next › Last »

Nebulosa commented on 2025-02-27 04:54 (UTC) (edited on 2025-02-27 04:58 (UTC) by Nebulosa)

Thank you so a lot for the clarification and for the new package for yt-dlp!

We've been waiting this for years! Hahaha

Neurognostic commented on 2025-02-26 18:53 (UTC) (edited on 2025-02-26 19:12 (UTC) by Neurognostic)

The latest version of curl_cffi currently supported by yt-dlp is 0.7.1[1].

I created python-curl-cffi-yt-dlp[2] to track the latest version supported by yt-dlp until they can support the latest upstream.

glibc is implicitly installed on all Arch systems as it is required by the base meta package. I removed the redundant makedepends, but not going to change the pkgrel for that.

[1]: https://github.com/yt-dlp/yt-dlp/blob/master/yt_dlp/networking/_curlcffi.py

[2]: https://aur.archlinux.org/packages/python-curl-cffi-yt-dlp

micwoj92 commented on 2025-02-25 23:19 (UTC)

Thanks

micwoj92 commented on 2025-02-25 00:34 (UTC)

@Neurognostic since you picked up this pacakge, can you please update?

jibbrroar commented on 2024-11-13 15:40 (UTC)

Upstream is now at v0.7.3

simona commented on 2024-09-07 13:25 (UTC)

perfect

electronarchy commented on 2024-09-02 20:35 (UTC)

build/temp.linux-x86_64-cpython-312/curl_cffi._wrapper.c:929:10: error: implicit declaration of function ‘curl_easy_impersonate’; did you mean ‘curl_easy_perform’? [-Wimplicit-function-declaration]
  929 |   return curl_easy_impersonate(x0, x1, x2);
      |          ^~~~~~~~~~~~~~~~~~~~~
      |          curl_easy_perform
error: command '/usr/bin/gcc' failed with exit code 1

Nebulosa commented on 2024-08-21 21:36 (UTC) (edited on 2024-08-23 14:51 (UTC) by Nebulosa)

Updated to 0.7.1-2

simona commented on 2024-07-28 15:42 (UTC)

same error