aviaryan / utility-bash-scripts

🤓 Useful bash scripts to do automatable tasks with a single command
MIT License
419 stars 66 forks source link

Don't depend on aria2c in youtube-dl based scripts #3

Closed aviaryan closed 5 years ago

aviaryan commented 5 years ago

We can have a snippet that checks if aria2c is present or not. If it is, use it, otherwise, don't use an external downloader.