A short bash function using `nohup` to run youtube-dl in the background, solving common issues like bash quoting, processes dying when the terminal closes, and passing URL arguments. Two variants are shown: one that writes timestamped log files and one that discards output to /dev/null.

2m read timeFrom smcleod.net
Post cover image

Sort: