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

Support alternate types of YouTube URLs #1

Open
martey opened this issue Jan 18, 2013 · 0 comments
Open

Support alternate types of YouTube URLs #1

martey opened this issue Jan 18, 2013 · 0 comments

Comments

@martey
Copy link
Member

martey commented Jan 18, 2013

Currently, the YouTube parser requires that the video URL stores the video ID in its query string, like http://www.youtube.com/watch?v=9bZkp7q19f0. We should support alternate URLs as well:

http://youtu.be/9bZkp7q19f0
http://www.youtube.com/embed/9bZkp7q19f0
http://www.youtube.com/v/9bZkp7q19f0

See https://gist.github.com/1989762 for ideas from @trojkat on how to make this happen.

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

No branches or pull requests

1 participant