best free downloader video or mp3

Discussion in 'Mac / Hackintosh' started by SmokerNzt, Oct 17, 2019.

  1. SmokerNzt

    SmokerNzt Rock Star

    Joined:
    Mar 2, 2013
    Messages:
    527
    Likes Received:
    320
    here to people who like to download video or mp3 from any source such youtube/soundcl ....etc
    complete free using this amazing program called youtube-dl come to linux/mac/windows
    https://ytdl-org.github.io/youtube-dl/index.html

    instructions to install it on mac
    1. open terminal and type
    HTML:
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    2. type in terminal
    HTML:
    brew install youtube-dl
    3. type in terminal
    HTML:
    brew install youtube-dl ffmpeg
    Done!
    --------------------------------------------------------------------------------------------------------
    how to use it instructions
    1. open terminal let's say for example you like the file will download to the desktop you type
    HTML:
    cd ~/Desktop
    now when you in the desktop path if you like to download a mp3 only the song you type this command just don't forget to replace the link of the http of your song
    HTML:
    Example :
    youtube-dl -i --extract-audio --audio-format mp3 --audio-quality 0 https://www.youtube.com/watch?v=cedoBlUvBlI
    if you like to download video you type this command
    HTML:
    Example :
    youtube-dl --recode-video mp4 https://www.youtube.com/watch?v=cedoBlUvBlI
     
    Last edited: Oct 17, 2019
    • Love it! Love it! x 1
    • Useful Useful x 1
    • List
  2.  
  3. Gyro Gearloose

    Gyro Gearloose Audiosexual

    Joined:
    Jul 8, 2019
    Messages:
    4,237
    Likes Received:
    1,846
    Location:
    Germany
    i use this mp3 yt mirror site....or xtreme download manager...or whats really easy is jdownloader..

    but hell yeah...great info ..thx a lot
     
  4. dirkdiddler

    dirkdiddler Noisemaker

    Joined:
    Jan 14, 2014
    Messages:
    38
    Likes Received:
    4
  5. Gyro Gearloose

    Gyro Gearloose Audiosexual

    Joined:
    Jul 8, 2019
    Messages:
    4,237
    Likes Received:
    1,846
    Location:
    Germany
Loading...
Loading...