An open API service indexing awesome lists of open source software.

https://github.com/themiu/tiktok-video-fetcher

Extract TikTok video links, displays them with their thumbnails, and provides a "Copy Link" button for easy sharing.
https://github.com/themiu/tiktok-video-fetcher

tiktok-scraper tiktok-video-downloader

Last synced: 8 months ago
JSON representation

Extract TikTok video links, displays them with their thumbnails, and provides a "Copy Link" button for easy sharing.

Awesome Lists containing this project

README

          

# TikTok Video Link Fetcher with Thumbnails

This project extracts TikTok video links, displays them with their thumbnails, and provides a "Copy Link" button for easy sharing. The thumbnails are optimized for lower quality to save data.

## Features
✅ Fetch TikTok video links
✅ Display video thumbnails
✅ Copy link with a single click
✅ Open video in a new tab
✅ Optimize thumbnails for lower data usage

## How It Works
1. Extracts video links from a given source
2. Fetches video thumbnails using an API
3. Displays each link with its corresponding thumbnail
4. Adds a "Copy Link" button
5. Clicking the thumbnail opens the video

Made with ChatGPT.