Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Support Embedding yt-dlp in Python #772

Closed
2 of 3 tasks
infinity-plus opened this issue Aug 23, 2021 · 3 comments
Closed
2 of 3 tasks

[Question] Support Embedding yt-dlp in Python #772

infinity-plus opened this issue Aug 23, 2021 · 3 comments
Labels
question Question

Comments

@infinity-plus
Copy link

infinity-plus commented Aug 23, 2021

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

Support for embedding yt-dlp in Python?

Something like

import youtube_dlp
...
...

I have searched through the README and can't find it.

@infinity-plus infinity-plus added the question Question label Aug 23, 2021
@pukkandan
Copy link
Member

import yt_dlp. everything else is the same as youtube-dl

@infinity-plus
Copy link
Author

everything else is the same as youtube-dl

Thanks!

@nastia-diaphan
Copy link

import yt_dlp. everything else is the same as youtube-dl

Thanks, but yt_dlp is much more...

How can I deal with formats ?

What I need for now is embedding yt-dlp -S 'ext'
and after this, I will try more hard ones.

Thanks for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question
Projects
None yet
Development

No branches or pull requests

3 participants