User Tools

Site Tools


apple:homebrew

Homebrew

Apps

  • GUI: CakeBrew

No Clamshell Mode

  • brew services start noclamshell
  • brew services stop noclamshell

Youtube-Videos in MP3-Dateien umwandeln

  1. via HomeBrew yt-dlp und ffmpeg herunterladen
  2. das Terminal öffnen, evtl. auf den Desktop wechseln
  3. yt-dlp -x --audio-format "mp3" "https://www.youtube.com/watch?v=u4hsvsRxf_c" ausführen
  4. bzw.: youtube-dl --extract-audio --audio-format mp3 "https://www.youtube.com/watch?v=u4hsvsRxf_c"
  5. bzw.: yt-dlp --extract-audio --audio-format mp3 "https://www.youtube.com/watch?v=u4hsvsRxf_c"
apple/homebrew.txt · Last modified: by felix

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki