thibaudgg / video_info

Get video info from Dailymotion, Vimeo, Wistia, and YouTube URLs.

Home Page:https://rubygems.org/gems/video_info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Youtube Shorts

Spone opened this issue · comments

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?

@Spone sure that shouldn't be an issue. A PR is welcomed, thanks!

oh yes! would be nice to support YT Shorts 👌🏼