Update muse-dl.cr

This commit is contained in:
Prad Nelluru 2020-04-20 12:24:12 -04:00 committed by GitHub
parent cea7dd1702
commit 0c605886ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ module Muse::Dl
delay_secs *= 2
end
end
end
elsif parser.url
Main.dl parser
end