mp4_renamer 0.1.5
Rename the mp4 and m4a files by adding the running time to the end of the filename TL;DR rename 'media_file.mp4' to 'media_file_12_34.mp4' if the running time is '12:34' minutes
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (4):
dependencias de Development (12):
            awesome_print
            ~> 1.6.1
          
          
            bundler
            ~> 1.9.6
          
          
            gem-ctags
            ~> 1.0.6
          
          
            guard
            ~> 2.12.5
          
          
            guard-minitest
            ~> 2.4.4
          
          
            minitest
            ~> 5.6.1
          
          
            minitest-spec-context
            ~> 0.0.3
          
          
            pry
            ~> 0.10.1
          
          
            pry-byebug
            ~> 1.3.3
          
          
            rake
            ~> 10.4.2
          
          
            rubocop
            ~> 0.31.0
          
          
            yard
            ~> 0.8.7
          
    