Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 668 Bytes

File metadata and controls

41 lines (28 loc) · 668 Bytes

stem-extractor

some software to extract stems from a youtube playlist

Usage

  1. Install dependencies:
pip3 install -r requirements.txt
  1. Run the script:
python3 yt2stems.py
  1. Enter the URL of the playlist or video you want to extract stems from:

ui

# playlist:
https://www.youtube.com/playlist?list=PLxxx...
# or single video:
https://www.youtube.com/watch?v=xxxxx
  1. The script will download the playlist and extract the stems:
Downloading playlist...
Extracting stems...
  1. The stems will be saved in the separated directory:
Stems extracted and saved in: separated/