Skip to content
View jay-ramani's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report jay-ramani

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jay-ramani/README.md
  • 👋 Hi, I’m Jay
  • 👀 I’m interested in Arduinos, STMs, ESP32s and Pi-clones
  • 🌱 I’m currently learning Python
  • 💞️ I’m looking to collaborate on Python, AI and home automation
  • 📫 Reach me via a PM on GitHub/Discord

Pinned

  1. Video-Tagger Video-Tagger Public

    A Python script that spawns multiple threads to tag video files with metadata. Currently, only title tagging of .mkv (Matroska format) files is supported.

    Python 3

  2. Audio-Transcoder Audio-Transcoder Public

    Transcode and move converted audio files to the path specified. The same directory structure found for the source files will be recreated under the drive/directory specified as target.

    Python 1

  3. Video-Container-Convert Video-Container-Convert Public

    Converts container of ffmpeg/avconv supported source files to Matroska format

    Python 1

  4. Video-Metadata-DB Video-Metadata-DB Public

    Build a Comma Separated Value (CSV) database of video and audio metadata with ffprobe (with parameters that can be customized in the Python script)

    Python 1