Skip to content

Python bot to pull the latest trending videos from TikTok, concatonate into single video and upload to youtube.

Notifications You must be signed in to change notification settings

dylan-gluck/hypestream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HypeStream Screenshot

HypeStream

Bot that pulls the latest trending videos from TikTok, concatonates into single video & uploads to youtube.

Usage

Install Dependencies:

pip install ffmpeg-python TikTokApi

Run Script:

python ./hypestream.py

Upcoming Features

  • Add youtube API support
    • Create metadata template
  • Create multiple videos from sample in batch
    • If user selects 300 top videos and selects 30 per video, create multiple videos in batch.

Changelog

v0.0.3

  • Works with youtube copyright algorithm
  • Sped up audio and video x2
  • Successfully uploaded video with no content restrictions

Youtube Screenshot

v0.0.2

  • Removed hashtag script, will not work due to TikTok restrictions
  • Added interactive prompt
  • Can now get dynamic number of videos
  • Added dynamic series index

v0.0.1

  • Trending script working, able to create single concat video
  • Hashtag not working, video url from API is 403 when trying to download
  • Youtube API not added yet

About

Python bot to pull the latest trending videos from TikTok, concatonate into single video and upload to youtube.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages