Brannydonowt / autoinsta

Python-Based Automated Instagram Accounts. Create and Grow Instagram Accounts Automatically.
MIT License
21 stars 3 forks source link

[Video Editing] ffmpeg executable requirement #6

Open Brannydonowt opened 2 years ago

Brannydonowt commented 2 years ago

I've been looking at automatically generating borders for video content posted to the instagram page. However, due to the use of the ffmpeg library (which uses .exe's on Windows) - I am currently unable to elegantly implement this on multiple platforms.

For now, I will simply disable this feature by default and allow any user to enable it should they wish.

For the time being I won't be providing any additional support to make this feature work platforms other than windows.