ampproject / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
14.89k stars 3.89k forks source link

Request to include channel in <amp-youtube> #26304

Open morsssss opened 4 years ago

morsssss commented 4 years ago

This probably won't be on the top of anyone's list of things to fix... but I imagine it wouldn't be hard to implement!

I wanted to implement a YouTube embed that linked to a YouTube channel. AFAIK you can't do this with a param, but you can do it with the method described on the support forum:

<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/youtube.xml&amp;up_channel=YourChannelName&amp;synd=open&amp;w=320&amp;h=390&amp;title=&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script>

Whaddya think?

Alucard17 commented 4 years ago

Can I take this issue

caroqliu commented 4 years ago

@Alucard17 Feel free, thanks for contributing to AMP!

sujay2306 commented 3 years ago

can i take this issue

caroqliu commented 3 years ago

@sujay2306 Sure thing!

Lavishmunjal commented 11 months ago

Please share the video. Could you let me know if you'd like to share a YouTube video link or a YouTube channel link, and where you'd like me to add the link?

lokendra005 commented 1 month ago

Is the issuue still open? Can I work on it @caroqliu

VETREA commented 1 month ago

@caroqliu can I work on this issue?