Skip to content

raulpcoelho/youtube-download-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download audio from youtube videos

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/raulpcoelho/youtube-download-list.git
    cd youtube-download-list
  2. Create a virtual environment:

    python3 -m venv venv
  3. Activate the virtual environment:

    source venv/bin/activate
  4. Install the dependencies:

    pip install -r requirements.txt

Usage Instructions

  1. Add song links:

    • Put the song links in a songs.txt file.
    • Each line should contain one song link.
  2. Run the script:

    python script.py

About

Download audio from youtube videos.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages