Skip to content

Conversation

@micheleAlberto
Copy link

fixes #25

BEFORE: the video cli argument must be a youtube url
AFTER: the video cli argument must be a youtube url or local file

BEFORE: the `video` cli argument must be a youtube url
AFTER: the `video` cli argument must be a youtube url or local file
@what-the-diff
Copy link

what-the-diff bot commented Nov 24, 2022

  • Added type annotations to the function parameters
  • Changed get_audio() so that it can accept local video files as well as URLs
  • Fixed a bug where audio was not being extracted from videos when using ffmpeg (the command is now run)

@sloganking
Copy link

Is this meaningfully different from #28 ?

@ahmed024
Copy link

Yes, there is different this and #28 . With this, you dont get the this error ModuleNotFoundError: No module named 'utils'

@micheleAlberto
Copy link
Author

A friend would like to use this. Can we merge it or should I tell him to work from my fork?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to run on local files?

3 participants