JasonZ95 / image-recognition-using-tweeter-and-google-API

This is a python programme that download specific user's tweeter images and conver it to a video with information attached.
0 stars 0 forks source link

Add ffmepg in the Python script #1

Open yxiao1996 opened 6 years ago

yxiao1996 commented 6 years ago

Hi! Great work! I think you can further improve the code by adding the ffmpeg command into the python script using the sys module. Thanks!

JasonZ95 commented 6 years ago

Thank you for your suggestion! I upload a bash program to help you run the API. Hope this will be helpful.