I\'m using the ffmpeg Python library to save 60 second mp4 clips to file from Twitch livestreams using its API. This is my code:
current_dir = os.getcwd() client