Skip to content

Instantly share code, notes, and snippets.

@arlm
Created December 12, 2023 12:14
Show Gist options
  • Save arlm/afce6c1360fc29fde9820f137e7cc95b to your computer and use it in GitHub Desktop.
Save arlm/afce6c1360fc29fde9820f137e7cc95b to your computer and use it in GitHub Desktop.
youtube-dl --get-id PLErmOtDUq0Tg7Wx9F5YJUM2G1sJ4wwPWd | xargs -I '{}' -P 5 youtube-dl -f best 'https://youtube.com/watch?v={}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment