User Tools

Site Tools


apple:homebrew

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
apple:homebrew [2021/02/04 23:48] – created felixapple:homebrew [2025/06/07 10:33] (current) – [Youtube-Videos in MP3-Dateien umwandeln] felix
Line 1: Line 1:
 ====== Homebrew ====== ====== Homebrew ======
 +  * Putting brew into PATH: [[https://apple.stackexchange.com/a/275834|How do I add a directory to PATH when using "zsh" in Ventura]]
 +
 +===== Apps =====
 +  * cowsay
 +  * imagemagick
 +  * jhead
 +  * nmap
 +  * openssl
 +  * rename
 +  * wget
 +  * yt-dlp
 +  * nano
 +  * [[https://github.com/pirj/noclamshell|No clamshell mode]]
 +
 +
 +  * GUI: CakeBrew
 +
 +===== No Clamshell Mode =====
 +  * ''brew services start noclamshell''
 +  * ''brew services stop noclamshell''
 +
 ===== Youtube-Videos in MP3-Dateien umwandeln ===== ===== Youtube-Videos in MP3-Dateien umwandeln =====
-  - via HomeBrew ''youtube-dl'' und ''ffmpeg'' herunterladen+  - via HomeBrew ''yt-dlp'' und ''ffmpeg'' herunterladen
   - das Terminal öffnen, evtl. auf den Desktop wechseln   - das Terminal öffnen, evtl. auf den Desktop wechseln
-  - ''%%youtube-dl -x --audio-format "mp3" https://www.youtube.com/watch?v=u4hsvsRxf_c%%'' ausführen +  - ''%%yt-dlp -x --audio-format "mp3"https://www.youtube.com/watch?v=u4hsvsRxf_c"%%'' ausführen 
-  - bzw.: ''%%youtube-dl --extract-audio --audio-format mp3 https://www.youtube.com/watch?v=u4hsvsRxf_c%%'' +  - bzw.: ''%%youtube-dl --extract-audio --audio-format mp3 "https://www.youtube.com/watch?v=u4hsvsRxf_c"%%'' 
 +  - bzw.: ''%%yt-dlp --extract-audio --audio-format mp3 "https://www.youtube.com/watch?v=u4hsvsRxf_c"%%''
apple/homebrew.1612478919.txt.gz · Last modified: by felix

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki