[FEATURE] Support tiktok photos #18

Closed
opened 2026-04-05 19:43:04 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @hansputera on 8/25/2025

Is your feature request related to a problem? Please describe.
There's tiktok video in slides mode. So, we can extract the images and the audio too. (which currently the tool doesnt support it)

Describe the solution you'd like
Extracting slides/images from video metadata from its HTML contents, and we can add new fields in response schema

{
  "slides": [....image urls]
}

Examples:
Image

*Originally created by @hansputera on 8/25/2025* **Is your feature request related to a problem? Please describe.** There's tiktok video in slides mode. So, we can extract the images and the audio too. (which currently the tool doesnt support it) **Describe the solution you'd like** Extracting slides/images from video metadata from its HTML contents, and we can add new fields in response schema ```json { "slides": [....image urls] } ``` **Examples:** <img width="1523" height="885" alt="Image" src="https://github.com/user-attachments/assets/4b07c83d-1386-47c6-b3d6-2548cf65b950" />
MrUnknownDE added the enhancementenhancementenhancementenhancementenhancement labels 2026-04-05 19:43:04 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/tiktok-dl#18