2 private links
yt-dlp is a https://github.com/ytdl-org/youtube-dl fork based on the now inactive https://github.com/blackjack4494/yt-dlc. You can install yt-dlp using #release-files, https://pypi.org/project/yt-dlp or one using a third-party package manager. [...] # Download best format that contains video, # and if it doesn't already have an audio stream, merge it with best audio-only format $ yt-dlp -f "bv+ba/b" [...] # Download and merge the best format that has a video stream, # and the best 2 audio-only formats into one file $ yt-dlp -f "bv+ba+ba.2" --audio-multistreams [...] # Download the best mp4 video available, or the best video if no mp4 available $ yt-dlp -f "bv[ext=mp4]+ba[ext=m4a]/b[ext=mp4] / bv+ba/b"
https://twitter.com/kdrag0n/status/1638917691036803073Say goodbye to slow, clunky containers and VMs Seamless and efficient Docker and Linux on your Mac. [...] Starts in seconds with turbocharged networking, smooth Rosetta x86 emulation, VirtioFS file sharing, and other optimizations for some workloads. [...] Enjoy Docker as if it were native to macOS, plus CLI integration, file sharing, and remote SSH editing with Linux machines. [...] Connect between Linux machines and Docker containers, and use IPv6 and ICMP painlessly.