Skip to content

Commit

Permalink
minor: add compare to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
okdargy authored Jun 25, 2024
1 parent 15e2e5b commit 7287cfe
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,26 @@ Don't want all that statistic clutter on your embed and only want the video or i
| **www**.t**i**ktok.com | **d**.t**n**ktok.com |

> Alternatively, you can also set `isDirect` to true thru the URL query by adding `?isDirect=true` at the end of your URL
### Why use tnktok.com?

We check all the boxes for being one of the best TikTok embedding services with many features that others don't have. Here's a table comparing our service, tnktok.com, with the other TikTok embedding services as well as how TikTok's default embeds.

| | [tnktok.com](https://www.tnktok.com) | Default TikTok | [tiktxk.com](https://tiktxk.com) | [vxtiktok.com](https://vxtiktok.com) | [tfxktok.com](https://tfxktok.com) |
|---------------------------------------- |--------------------------------------------------- |---------------- |--------------------------------- |------------------------------------------------------------------------------ |------------------------------------ |
| Embed playable videos | ☑️ ||| ☑️ | ☑️ |
| Embed multi-image slideshows | ☑️ ||| [](https://github.com/dylanpdx/vxtiktok/issues/142#issuecomment-2128030983) | ☑️ |
| Embed lives | ☑️ |||| ☑️ |
| Open source | ☑️ || ☑️ | ☑️ ||
| Supports direct embeds | [](https://github.com/okdargy/fxTikTok/issues/9) |||||
| Shows like, shares, comments | ☑️ ||| ☑️ | ☑️ |
| Removes tracking for redirects | ☑️ || ☑️ | ☑️ | ☑️ |
| Support for multi-continent short URLs | [☑️](https://github.com/okdargy/fxTikTok/issues/5) | ☑️ | ☑️ | ☑️ ||
| Last commit | [![][tnk]][tnkc] | N/A | [![][txk]][txkc] | [![][vxt]][vxtc] | N/A |

[tnk]: https://img.shields.io/github/last-commit/okdargy/fxTikTok?label
[tnkc]: https://github.com/okdargy/fxTikTok/commits
[txk]: https://img.shields.io/github/last-commit/Britmoji/tiktxk?label
[txkc]: https://github.com/Britmoji/tiktxk/commits
[vxt]: https://img.shields.io/github/last-commit/dylanpdx/vxtiktok?label
[vxtc]: https://github.com/dylanpdx/vxtiktok/commits

0 comments on commit 7287cfe

Please sign in to comment.