edgarh92 / Social-Media-Video-Upload-Distributor

A command line tool to upload a video to your social media of choice based on a preferred ratio of distribution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socail-Media-Video-Upload-Distributor

Distributes your media uploads across Instagram, Youtube, Tiktok based on a configured ratio.

This applicatin will allow you to keep certain saturation among social media platforms and and helps maintian distribution using a single metric, duration.

  • Requirements:

Planned Qualifers:

  • View Count
  • Engagement
  • Hashtag Popularity

Run Locally

Clone the project

  git clone https://github.com/edgarh92/Social-Media-Video-Upload-Distributor.git

Go to the project directory

  cd Social-Media-Video-Upload-Distributor

Install dependencies

  pip install -r requirements.txt

Run the script

  python3 src/social_media_distributor.py -f directory/

About

A command line tool to upload a video to your social media of choice based on a preferred ratio of distribution.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%