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.
- Host: GitHub
- URL: https://github.com/psantosh16/toobkito
- Owner: psantosh16
- Created: 2024-07-29T17:18:16.000Z (almost 2 years ago)
- Default Branch: production
- Last Pushed: 2024-07-29T17:27:25.000Z (almost 2 years ago)
- Last Synced: 2025-02-22T12:44:52.056Z (over 1 year ago)
- Topics: docker, docker-compose, python3
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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): -
```