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"
Pure Java NFS v3/v4.1 server backed by https://github.com/dCache/nfs4j. This project has been designed as an alternative to https://github.com/winnfsd/winnfsd. [...] With default options, it will publish the current working directory through NFS. [...] This better performance than EMULTAED, files uid, gid and mode are be preserved, but this option is only supported on Unix servers. Exports file configuration exports file contains advanced configuration for shares, such as ip address based permission.