You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate Test Report for feat: Reformat YouTube videos to the embeded URL (#10372)
Extract the YouTube video or list ID and generates the embed URL.
Simplifies embedding YouTube videos by allowing one to copy paste the direct YouTube URL rather than extracting the embed URL from the <iframe> source.
Also supports short youtu.be links.
Add "rel=0" (unless explicitly specified) to only show related videos from the same channel.
Add test for link with rel=1
Fix https enforcer to only replace at st...
#185