Skip to content

strafe/playlist-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages