-
Notifications
You must be signed in to change notification settings - Fork 596
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
Provide youtube-dlc as an alternative to youtube-dl #1076
Conversation
this could probably be made into a feature, to let users choose between either one, and not make this a breaking change. |
maybe, however the error that i posted above is very frequent with youtube-dl and it's not clear to a user of the library what the issue is |
it could be mentioned in a documentation line, as a note |
youtube-dl and youtube-dlc are now both features with youtube-dlc being the default |
As the tried and tested program |
I do agree that |
youtube-dl is now the default feature and I updated the compile_error message to reflect it |
moving to https://github.com/serenity-rs/songbird |
youtube-dl's progress has slowed down and will very often error with
ERROR: Unable to extract JS player URL
. youtube-dlc is a drop-in replacement for youtube-dl that is being updated and does not have that error https://github.com/blackjack4494/yt-dlc