MerginMaps / MerginMaps/docs

Optimize YouTube component

Open
#424 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dev
Dominant language
Vue
Stars
15
Forks
22
Avg merge
5d 11h
Merged PRs (30d)
9

Description

Cleanup:
- unnecessary YouTube controls from video embed

Use iframe with special query string params
https://www.youtube.com/embed/4mWcaKs9jkw?fs=0&controls=0&rel=0&&modestbranding=1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the documentation for the YouTube iframe or component that embeds the referenced video. Compare its current controls with the issue's provided embed URL, then verify that the unnecessary controls are removed and the resulting embed still displays correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.