Skip to content

Add native TikTok slideshow media support - #1313

Open
ChillVibesCafe wants to merge 1 commit into
davidteather:mainfrom
ChillVibesCafe:feature/slideshow-media
Open

Add native TikTok slideshow media support#1313
ChillVibesCafe wants to merge 1 commit into
davidteather:mainfrom
ChillVibesCafe:feature/slideshow-media

Conversation

@ChillVibesCafe

Copy link
Copy Markdown

Summary

Adds native support for TikTok photo and slideshow posts while preserving existing video download behavior.

Changes

  • Supports TikTok /photo/ URLs
  • Detects video versus slideshow posts
  • Extracts slideshow images in order
  • Adds image, audio, and cover download helpers
  • Prevents video.bytes() from being used on slideshow posts
  • Selects the highest-resolution available video stream
  • Adds documentation, an updated example, and tests

Testing

Added tests covering:

  • Photo URL ID extraction
  • Ordered slideshow image extraction
  • Image and audio downloads
  • Slideshow validation
  • Highest-resolution video stream selection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant