Skip to content

Instantly share code, notes, and snippets.

@alact

alact/skweek.rb Secret

Forked from 0x0dea/skweek.rb
Last active November 3, 2015 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alact/6b1cbae171924dc463fc to your computer and use it in GitHub Desktop.
Save alact/6b1cbae171924dc463fc to your computer and use it in GitHub Desktop.
m4a = Dir['**/*.m4a']
mp3 = Dir['**/*.mp3']
File.dirname(mp3) + '/' + File.basename(mp3,'.*')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment