Skip to content

Instantly share code, notes, and snippets.

@bafflingscience
Created March 7, 2020 19:29
Show Gist options
  • Select an option

  • Save bafflingscience/5ffb67dc9a715103879ffea2fb97dd2f to your computer and use it in GitHub Desktop.

Select an option

Save bafflingscience/5ffb67dc9a715103879ffea2fb97dd2f to your computer and use it in GitHub Desktop.

Revisions

  1. bafflingscience created this gist Mar 7, 2020.
    5 changes: 5 additions & 0 deletions ytt.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    #! /bin/bash
    ytdl() {
    cd /Volumes/path/to/saveVideo; /usr/local/bin/youtube-dl -f "mp4" $1
    }
    ytdl $1