KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
youtube-music
★ 9
Open GitHub ↗
Convert a playlist to a set of MP3s
Download README (.md)
Explore Similar Repositories
Dyna-Blaster-cocos2dx
:
No description available.
FootballNews
:
足球资讯App——汇聚精彩足球资讯
DatingApp
:
React-Native Dating App for Android
i18n
:
Internationalisation for Haskell
HappySnake
:
快乐贪吃蛇
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
youtube-music
?
Download (.md)
``` youtube-music - Convert a playlist to a set of MP3s Installation 1. Install ffmpeg sudo add-apt-repository ppa:mc3man/trusty-media sudo apt-get update sudo apt-get install ffmpeg 2. Install youtube-dl pip install --upgrade youtube_dl 3. Run it and find the option that suits you ./getmusic.py Make sure to keep youtube-dl up-to-date! ```