http://jentyxddh2rf47gd3e43kuebyn2xsv6h72gzh46oe4rxyovvm7xe5ead.onion/src/dotfiles/commit/101ef645553cc0e1f82cce22514a208e149159da.html
."; + } -elsif ($option eq 'download file') { - chdir; + when ('download audio') { + exec 'tmux', 'new-window', 'yt-dlp', '-xf', 'bestaudio/best', '--', $url; + } - my $content = fetch_response($url); - my @uri_segments = $url->path_segments; - my $host = $url->authority; + when ('download file') { + chdir; - my $dir_to_write_to = catdir('Downloads', $host); + my $content = fetch_response($url); + my @uri_segments = $url->path_segments; + my $host =...