Skip to content

bash shell script that extracts the metadata of the music from the file and uploads the music+metadata details to telegram chat

Notifications You must be signed in to change notification settings

moeinfatehi/telegram_music_upload_bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is a bash shell script that extracts the metadata of the music from the file and uploads the music+metadata details to telegram chat (channel, group or private chat.

Quick Start

  1. git clone https://github.com/moeinfatehi/telegram_music_upload_bash.git
  2. Install dependencies: (ubuntu example)
    sudo apt-get install eyed3
  3. Add music files to current directory.
  4. Add execution permission:
    chmod +x
  5. Add bot token and chat_id to the configuration.
  6. Run the code
    bash send_music.py

About

bash shell script that extracts the metadata of the music from the file and uploads the music+metadata details to telegram chat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages