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

Refactor regex's in clip-created.listener to parse reliable yt-dlp console output #60

Open
christophergeiger3 opened this issue Jun 17, 2022 · 1 comment

Comments

@christophergeiger3
Copy link
Owner

see https://github.com/yt-dlp/yt-dlp#embedding-yt-dlp

@christophergeiger3
Copy link
Owner Author

Your program should avoid parsing the normal stdout since they may change in future versions. Instead they should use options such as -J, --print, --progress-template, --exec etc to create console output that you can reliably reproduce and parse.

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

No branches or pull requests

1 participant