ckdl icon indicating copy to clipboard operation
ckdl copied to clipboard

[Feature Request] Request to add support for editor code completion for python bindings

Open kun-codes opened this issue 2 months ago • 0 comments

Hi,

Currently ckdl lacks support for code completion in python code editors. As a result, writing code is more difficult and error prone. Can you add support for editor code completion? I am not familiar with creating python bindings but I think including a stub .pyi file might solve the issue.

Following is an image from pycharm's code completion:

Image

kun-codes avatar Nov 05 '25 16:11 kun-codes