NUKnightLab / NUKnightLab/TimelineJS3
Support TikTok embeds
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
Via Zendesk, we had a question about TikTok embeds.
The default TikTok embed code is based on <blockquote> and includes script tags, and so isn't suitable for entering directly in the Media configuration.
However, TikTok supports oEmbed, so it should actually be pretty straightforward for us to add support.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Media configuration and the TikTok oEmbed documentation linked in the issue. Determine how TikTok URLs are handled without requiring blockquote or script markup; done means TikTok videos can be entered through the Media configuration and render as embeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100