Skip to content

Commit 1536fbc

Browse files
Add YouTube support and update credits section
1 parent 6fc98f3 commit 1536fbc

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h2>Why Choose FixEmbed?</h2>
7777
<div class="feature-card">
7878
<div class="feature-icon"><i class="fas fa-layer-group"></i></div>
7979
<h3>Multi-Platform Support</h3>
80-
<p>Supports X/Twitter, Instagram, Reddit, Threads, Pixiv, Bluesky, and more to come.</p>
80+
<p>Supports X/Twitter, Instagram, Reddit, Threads, Pixiv, Bluesky, YouTube, and more to come.</p>
8181
</div>
8282
<div class="feature-card">
8383
<div class="feature-icon"><i class="fas fa-sliders-h"></i></div>
@@ -161,6 +161,11 @@ <h3>Pixiv</h3>
161161
<h3>Bluesky</h3>
162162
<p>Embeds Bluesky posts with full media support.</p>
163163
</div>
164+
<div class="platform-card">
165+
<div class="platform-icon"><i class="fab fa-youtube"></i></div>
166+
<h3>YouTube</h3>
167+
<p>Converts YouTube links for proper embed playback.</p>
168+
</div>
164169
</div>
165170
</div>
166171
</section>
@@ -222,11 +227,12 @@ <h2>Credits</h2>
222227
<p>FixEmbed relies on these amazing services:</p>
223228
<div class="credits-grid">
224229
<a href="https://github.com/FixTweet/FxTwitter" class="credit-link" target="_blank">FxTwitter by FixTweet</a>
225-
<a href="https://github.com/Wikidepia/InstaFix" class="credit-link" target="_blank">InstaFix by Wikidepia</a>
230+
<a href="https://kkinstagram.com" class="credit-link" target="_blank">KKInstagram</a>
226231
<a href="https://github.com/dylanpdx/vxReddit" class="credit-link" target="_blank">vxReddit by dylanpdx</a>
227232
<a href="https://github.com/milanmdev/fixthreads" class="credit-link" target="_blank">fixthreads by milanmdev</a>
228233
<a href="https://github.com/thelaao/phixiv" class="credit-link" target="_blank">phixiv by thelaao</a>
229234
<a href="https://github.com/Rapougnac/VixBluesky" class="credit-link" target="_blank">VixBluesky by Rapougnac</a>
235+
<a href="https://github.com/iGerman00/koutube" class="credit-link" target="_blank">koutube by iGerman00</a>
230236
</div>
231237
</div>
232238
</section>

0 commit comments

Comments
 (0)