slackbuilds

My Slackbuilds
git clone git://git.server.ky/slackcoder/slackbuilds
Log | Files | Refs | README

mirror.toml (260B)


      1 [global]
      2 min-interval = "15s"
      3 max-interval = "1m"
      4 
      5 [[mirrors]]
      6 method = "git"
      7 from = "https://github.com/ytdl-org/youtube-dl"
      8 to = "/home/cypher/Desktop/youtube-dl"
      9 description = "Command-line program to download videos from YouTube.com and other video sites"