Skip to content

Commit

Permalink
ffmpeg: Re-write the module (#236)
Browse files Browse the repository at this point in the history
* transcribe: fix -t flag

Signed-off-by: yshalsager <[email protected]>

* ffmpeg: re-write the module

Signed-off-by: yshalsager <[email protected]>

* ffmpeg: switch to async run

Signed-off-by: yshalsager <[email protected]>

* merge with statements

* fix redefiniton of built-in function

* is_url undefined

* add del_pre

* further optimization

* lint fixes + added -d flag (to do not delete media after process done)

* minor fixes

* remove unwanted line

* Rename ffmpeg.py to ff_mpeg.py

Co-authored-by: Krishna-singhal <[email protected]>
  • Loading branch information
yshalsager and Krishna-Singhal authored Feb 17, 2022
1 parent 989ca5f commit e537817
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 149 deletions.
Loading

0 comments on commit e537817

Please sign in to comment.