Skip to content

Instantly share code, notes, and snippets.

@vijinho
Created December 30, 2018 14:07
Show Gist options
  • Save vijinho/d96430fea8d0973e25e9912dbef1de76 to your computer and use it in GitHub Desktop.
Save vijinho/d96430fea8d0973e25e9912dbef1de76 to your computer and use it in GitHub Desktop.
wrapper for youtube-dl
caffeinate -i youtube-dl --yes-playlist --download-archive archive.log -r 768k \
--skip-unavailable-fragments --playlist-random --write-info-json \
--write-description --no-check-certificate --prefer-insecure \
--sleep-interval 10 --max-sleep-interval 50 \
--ignore-errors \
$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment