BingLingGroup / autosub

Command-line utility to transcribe/translate from video/audio/subtitles to subtitles
GNU General Public License v2.0
1.98k stars 244 forks source link

Issue on windows cmd due to spaces in source path #123

Closed SaranSundaresan closed 4 years ago

SaranSundaresan commented 4 years ago

Hi, I encountered the following issue while using autosub on windows cmd due to spaces in the file path. Pls help!

`C:\Users>autosub -S en -D en 'C:\Users\SARAN SUNDARESAN\Downloads\testtranscipt.mp4'

usage: autosub [-h] [-C CONCURRENCY] [-o OUTPUT] [-F FORMAT] [-S SRC_LANGUAGE] [-D DST_LANGUAGE] [-K API_KEY] [--list-formats] [--list-languages] [source_path] autosub: error: unrecognized arguments: SUNDARESAN\Downloads\testtranscipt.mp4' `

BingLingGroup commented 4 years ago

Please use the issue template to create a new issue. It seems the version you used is not the latest alpha version.