Skip to content

Instantly share code, notes, and snippets.

@Qofar
Created January 5, 2020 09:15
Show Gist options
  • Save Qofar/af470d50382837221681a2e2d08a7a81 to your computer and use it in GitHub Desktop.
Save Qofar/af470d50382837221681a2e2d08a7a81 to your computer and use it in GitHub Desktop.
@echo off
powershell Get-Clipboard | "E:\youtube-dl\youtube-dl.exe" -a- -q -o - | "E:\MPC-HC\mpc-hc64.exe" -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment