GitHub - redsolver/yt-splitter: Downloads and splits audio tracks from a YouTube video according to the chapters/tracks. Useful for compilations or full album uploads.

1 min read Original article ↗

This repository was archived by the owner on Jul 25, 2023. It is now read-only.

Downloads and splits audio tracks from a YouTube video according to the chapters/tracks. Useful for compilations or full album uploads.

Requirements

youtube-dl and ffmpeg installed and in your PATH.

Install

  1. Download the binary for your system from https://github.com/redsolver/yt-splitter/releases
  2. Rename it to yt-splitter
  3. Place it in a directory which is in your PATH
  4. Make it executable (chmod +x yt-splitter on Linux)

Usage

  1. cd into the directory you want to save the tracks in. yt-splitter will automatically create a subdirectory with the title of the video and store the downloadeded tracks in it.
  2. Execute yt-splitter VIDEOID (VIDEOID can be a YouTube video id or a URL to a YouTube video)

About

Downloads and splits audio tracks from a YouTube video according to the chapters/tracks. Useful for compilations or full album uploads.

Resources

Readme

License

MIT license

Activity

Stars

79 stars

Watchers

1 watching

Forks

10 forks