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.
- Docker
- Docker Compose
git clone https://github.com/your-username/toobkito.git
cd toobkito
docker-compose build
docker-compose up || docker-compose run toobkito
Enter the YouTube playlist URL: <link_of_play_list>
Enter the folder name: <folder_name>
Enter the range of videos to download (e.g. 1-5 or leave_blank_to_download_all): <start>-<end>