Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

ngentood/facebook-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook uploader generate by LLM+r5

  • Requirements (install locally):
    pip install requests rich prompt_toolkit
  • Run
    python main.py -h
    python main.py --interactive

Important:

  • Fill in config.json with your page_id and access_token Get Token
  • Store frames in uploads/<anime_title>/frame_0001.jpg etc.
  • Running interactive UI: python main.py --interactive
  • Running CLI batch: python main.py --upload-images --folder uploads --count 3 --batch-size 10 --delete-after

About

facebook page stuff

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages