Showing 24 open source projects for "mp3 script"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    microenc

    microenc

    Batch audio encoding script for Linux/BSD

    microenc is a small Bash shell script for Linux/BSD for encoding directories with audio files to other formats using FFmpeg as encoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Batch script for audio encoding. Supports MP3, AAC, Vorbis, Opus, FLAC, AC3, DTS and WAV (decoding) output and is intended to be used on directories with audio files. Filtering through MPlayer and automatic tagging with MediaInfo is also supported. audenc is no longer developed. Please use: https://sourceforge.net/projects/microenc/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Batch Audio Convert

    Batch Audio Convert

    Command-line mass conversion of any directory tree of audio files.

    BAC is a command-line tool that converts, to a target audio file format, all the audio files stored in a directory tree of any depth. Supported file formats are OGG, FLAC, MP3, AAC, ALAC, WAV, in all ways, and WMA as source. Main audio tags are preserved in the process, as well as most file name characters (white spaces, question marks etc). BAC runs on Linux and probably most UNIX-type OSes. On Windows, it must be operated from the Cygwin environment. It requires the following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EasyAac - MP3 to AAC/M4A Converter

    EasyAac - MP3 to AAC/M4A Converter

    Easy to use shell script for batch conversion MP3 files to AAC+

    EasyAac is an easy to use shell script which converts MP3 files in an M3U playlist to AAC+. Usage: easyaac.sh playlist.m3u bitrate Please note that bitrate is specfied in kbps This script requires lame, aacplusenc and MP4Box installed. In most Linux distributions, MP4Box is provided by the package "gpac" it can be installed in Ubuntu by issuing following command sudo apt-get install gpac
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    fav2dir

    fav2dir

    manage mp3 favorites playlist-songs

    fav2dir (favorites to directory): a small Linux shell script to copy the music of your favorite mpd playlist to: 1. your portable mediaplayer, or 2. a back-up directory. It supports any mpd playlist and keeps the directory structure. More info on the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    kyoutube2mp3

    KDE4 GUI bash script to save youtube videos as mp3 files

    Tiny bash script to save youtube videos as mp3 files, uses the packages youtube-dl, ffmpeg and lame and uses the KDE4 graphical scripting utilities kdialog and qdbus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dogbackup

    A simple Bash script using wget to download every song from Dogmazic

    Dogmazic.net is a French libre music website, run by a volunteer organisation. It currently provides open-licensed music in ogg and/or mp3 format, for streaming and free download. This software is a simple bash script that, once run, will start to download every song available from Dogmazic in the specified format, default being mp3. When the script is running, it is looping endlessly and keeps on downloading new songs that are registered on Dogmazic. Currently there's more than 50 000 tracks available. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    mkbook

    A script to turn files in various formats to m4b files

    mkbook turns one or more source files into an m4b file. m4b files are audio files optimized for audiobooks. They contain metadata (the book's title, writer, album, year and cover art) and can be bookmarked (your mp3 player won't forget where you left off).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tested for Ubuntu Maverick - Create Audiobooks from eBooks, text or pictures. - Read eBooks or text aloud while scrolling through pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Script for converting audio CDs ripped in lossless formats (APE, FLAC, WV or WAV) to another audio formats (OGG, MP3, MPC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TV_ENCODE! is a textual front end for MEncoder which allows the user to record live TV from NTSC, PAL, ATSC (or any future form) to industry standard MPEG-4 Video with MP3 Audio (DivX Compatible). Support for multiple capture sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shell script that downloads a YouTube video file and converts to mp3 audio file. Uses youtube-dl and ffmpeg with libmp3lame codec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A shell script that convert automatically the NHK radio japanese daily news allowing to listen them as a podcast on a MP3, iPod player or a RSS podcast player. More details on http://hirostouch.blogspot.com/2010/05/nhk-radio-news-podcast-script.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mp3-trim is a command line bash script replacement for the old unsupported compiled version of mp3-trim. mp3-trim allows you to interactively set cutpoints to trim off garbage from the start and end of mp3 files. Very quick and easy to use.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    A fairly simple bash script that runs through every .m4a file in the current directory, converts them to .mp3, then deletes the originals. Depends on faad and lame. Future updates will traverse subdirectories recursively to convert entire libraries.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    This is a Linux shell script for encoding the audio in an FLV file into an MP3 file. I use it in Ubuntu 8.04, but it should work on other versions as well. The script will install all required packages before attempting to do the encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Batchdvd2xvid is a shell script containing commandline functionality for 3-pass processing & convertion to xvid with mp3/ac3/ogg which allows very high (nearly manual) tweaking for optimal quality while still able to automate the process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This script converts the encoding of id3 and/or vorbis tags in mp3, ogg, and flac files from one to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CData Getter 2006 by MiKe is a shell script that will: 1)Get CD info (CDDB FREEDB) for an album of mp3 s (in a Directory) 2)Rename the mp3s based on CDinfo 3)write id3 tags based on CDinfo It can also do this in every subdirectory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This shell script allows the renaming of MP3 files in a directory according to their id3 (v1 or v2) tag. This uses id2v2 and is command line based, while allowing very easy using, it has a great outuput! Simple, Fast, Useful!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Another shell script that combines cdda2wav with various encoders. Creates mp3, ogg, flac from CD-data. Creates also an cdinfo.xml file which contains all essential information about the encoded CD and can be used for various purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mp3net is an tool to search a network for Music (MP3, WMA, OGG,...) shared by Samba or Windows-Shares. It uses a shell-script to scan the hosts and saves the Information in a MySQL-Database. With a webbased (PHP) frontend you can search in the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mp3record is a command-line utility for recording any audio (system mixer, input, mic, etc.) directly to an mp3 file on a linux system. It can run for a set interval and shut itself off. Ideal uses for this script would be recording streams, meetings, et
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Small script to control mpg123.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo