Skip to content

tfrain/get-audio-from-youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Get Audio From Youtube

A python script help you get audio from youtube on Macbook.

Please note that this program is intended for learning and personal amusement only. We encourage responsible and ethical use of our script.

As seen on Medium

Demo

show

If you want to hear the sound, Here is a youtube link 👇. Alt text

Install on Macbook

  1. install ffmpeg
brew install ffmpeg

ffmpeg needs more time to download

  1. install python lib
pip3 install youtube-search-python
pip3 install rich
pip3 install questionary
python3 -m pip install --force-reinstall https://github.com/yt-dlp/yt-dlp/archive/master.tar.gz
  1. download audio
python3 download_audio.py "learn english"

Notice

You should check the description and attribution details of the video to verify permissions before downloading a audio from YouTube. 👀

Buy Me a Coffee

Stargazers over time

Stargazers over time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages