Youtube-dl Get Mp3 Code Example


Example 1: youtube-dl mp3 only

youtube-dl -x --audio-format mp3 <youtube-link>

Example 2: linux download youtube mp3

youtube-dl --extract-audio --audio-format mp3 <video URL>

Comments

Popular posts from this blog

Android - ImageView With Rounded Only One Corner

530 Valid Hostname Is Expected When Setting Up IIS 10 For Multiple Sites

403 Access Denied On Tomcat 8 Manager App Without Prompting For User/password