Skip to content

marcuzdebian/useful-bash-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Useful Bash Tools

A collection of useful Bash scripts for media file conversion, with a focus on audio processing and Telegram bot compatibility.

Repository Structure

├── audio/
│ └── Bash scripts to convert audio files into various formats
├── telegram_bot/
│ └── Bash scripts to convert audio and video files for use in Telegram chatbots

Folders Overview

audio/

This folder contains Bash scripts designed to:

  • Convert audio files between different formats
  • Optimize audio files for size and compatibility
  • Work with common audio codecs and containers

Useful for batch processing and general audio conversion tasks.

telegram_bot/

This folder includes Bash scripts specifically tailored for Telegram chatbots.
The scripts help to:

  • Convert audio and video files into formats supported by Telegram
  • Optimize media files for bot uploads
  • Prepare media content for automated chatbot workflows

Requirements

  • Bash
  • Common media tools (e.g. ffmpeg)

Usage

Scripts can be executed directly from the terminal.
Check the comments inside each script for usage details and available options.

License

Free to use, modify, and distribute.

About

Bash tools for convert/compress video and audio files for telegram bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages