Using yt-dlp #5338
Unanswered
thewh1teagle
asked this question in
Q&A
Using yt-dlp
#5338
Replies: 1 comment
-
If you always have system installed python, If you are going to create a rust create without a CPython dependency, you can try it with RustPython. Here is a crate I entirely bundled a python package using RustPython. It will be an example crate for your work. Disclaimer: I don't guarantee yt-dlp is RustPython compatible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to use
yt-dlp
directly in Rust. Is there a way to use it withRustPython
?Beta Was this translation helpful? Give feedback.
All reactions