We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think video_info can be modified to support Youtube Shorts. Here is an example URL https://www.youtube.com/shorts/Yk_pbPorWKg that can be transformed into the standard URL format https://www.youtube.com/watch?v=Yk_pbPorWKg in order to retrieve the video info.
@thibaudgg how would you suggest approaching this?
The text was updated successfully, but these errors were encountered:
@Spone sure that shouldn't be an issue. A PR is welcomed, thanks!
Sorry, something went wrong.
oh yes! would be nice to support YT Shorts 👌🏼
Successfully merging a pull request may close this issue.
I think video_info can be modified to support Youtube Shorts. Here is an example URL https://www.youtube.com/shorts/Yk_pbPorWKg that can be transformed into the standard URL format https://www.youtube.com/watch?v=Yk_pbPorWKg in order to retrieve the video info.
@thibaudgg how would you suggest approaching this?
The text was updated successfully, but these errors were encountered: