Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

kritzware/ytdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

ytdl

Download & convert youtube & soundcloud videos to audio in bulk via youtube-dl

Tiny Makefile wrapper around youtube-dl

Requirements

  • Docker

Usage

  1. Download this repository
git clone https://github.com/kritzware/traktor-dl && cd traktor-dl/
  1. Create a file anywhere on your machine with one youtube url (or playlist/id) per line, for example ~/tracks.txt:
https://www.youtube.com/watch?v=dQw4w9WgXcQ
https://www.youtube.com/watch?v=HFgXIXvsYLg
  1. Run the Makefile to download and convert the videos to audio (.m4a). Make sure to replace {FILE} with the path to your tracks file:
make list={FILE} tracks

For example, if the file is called tracks.txt and inside this directory:

make list=$(pwd)/tracks tracks
  1. Enjoy your music now sitting in the tracks/ folder!

SoundCloud

Repeat the steps above but use another file with SoundCloud links (don't mix this with YouTube links), and use tracks-sc instead:

make list={FILE} tracks-sc

About

Download & convert youtube videos to audio in bulk via youtube-dl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /