Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Support YouTube shortlink urls #185

@goldenapples

Description

@goldenapples

YouTube has started using URLs of the form

https://youtu.be/aDGBYbiIzKg?list=PLxd0bZ1RXEzuPCekFpssGpsyUdNSNFLNX

as the share link for playlists. We should update the URL parsing in our shortcode to accept this format as the specified URL, and convert it to the more standard format:

https://www.youtube.com/watch?list=PLxd0bZ1RXEzuPCekFpssGpsyUdNSNFLNX&v=aDGBYbiIzKg

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions