zulip: bugdown: Change youtube preview to show name of video instead of link.
Currently our youtube previews look like

And it would be better if they looked like

(namely, the url is replaced by a link with the name as the text of the link).
I think you can find the relevant code by grepping for youtube in zerver/lib/bugdown/__init__.py.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 97 (42 by maintainers)
Commits related to this issue
- Change youtube preview to show name of video instead of link Fixes: #7549 — committed to Anupam-dagar/zulip by Anupam-dagar 7 years ago
- issue #7549 change youtube preview — committed to sarvesh211999/zulip by sarvesh211999 7 years ago
- Change youtube preview to show name of video instead of link Fixes: #7549 — committed to Anupam-dagar/zulip by Anupam-dagar 7 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link. Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- bugdown: youtube links replaced with their title #7549 — committed to aayushagrawal9/zulip by aayushagrawal9 6 years ago
- bugdown: youtube links replaced with their title #7549 — committed to aayushagrawal9/zulip by aayushagrawal9 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
- Change youtube preview to show name of video instead of link Fixes:#7549 — committed to Anupam-dagar/zulip by Anupam-dagar 6 years ago
Hi @Shivamgera, the PR is almost complete with the review process 😄