Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

playlist-dl

📹 Download YouTube playlists for safekeeping.

Dependencies

Installation

  • macOS
brew tap strafe/tap
brew install playlist-dl
  • Linux
    • You know what you're doing 🐧.

Configuration

Create a JSON file containing the playlists you'd like to download. An example of the format can be seen in playlists.json.example. Playlists will be stored in the same directory as this file.

├── playlists.json
├── playlist1/
│ ├── video1.mp4
│ └── video2.mp4
└── playlist2/
├── video3.mp4
└── video4.mp4

Usage

Usage: playlist-dl [OPTIONS] <playlist_file>
Download YouTube playlists for safekeeping.
Options:
-h, --help Output this message.
-v, --version Output the current version.

License

MIT

About

📹 Download YouTube playlists for safekeeping

Topics

Resources

Stars

12 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages