An open API service indexing awesome lists of open source software.

https://github.com/psantosh16/toobkito

ToobKito: Seamlessly download your favorite YouTube playlists with ease. ToobKito offers a user-friendly interface, ensuring that your music, educational videos, and curated content are just a few clicks away from being available offline.
https://github.com/psantosh16/toobkito

docker docker-compose python3

Last synced: about 2 months ago
JSON representation

ToobKito: Seamlessly download your favorite YouTube playlists with ease. ToobKito offers a user-friendly interface, ensuring that your music, educational videos, and curated content are just a few clicks away from being available offline.

Awesome Lists containing this project

README

          

# ToobKito

ToobKito is a YouTube playlist downloader that allows you to download your favorite YouTube playlists with ease. This guide will help you set up and run ToobKito using Docker.

## Prerequisites

- Docker
- Docker Compose

## Getting Started

### 1. Clone the Repository

```bash
git clone https://github.com/your-username/toobkito.git
cd toobkito
```

### 2. Build the Docker Image

```bash
docker-compose build
```

### 3. Run ToobKito

```bash
docker-compose up || docker-compose run toobkito
```

### 4. Provide the Playlist URL

```bash
Enter the YouTube playlist URL:
```

### 5. Provide the Folder Name

```bash
Enter the folder name:
```

### 6. Which videos to download?

```bash
Enter the range of videos to download (e.g. 1-5 or leave_blank_to_download_all): -
```