Skip to content

iqpizza6349/CloverDownload

Repository files navigation

CloverYoutubeDownloader

... is an application for users who want to download Youtube music .

Getting Started

Prerequisites

These project is developed with Java requires JRE 11+
on Linux (especially Ubuntu 20.04)

$ sudo apt update
$ sudo apt install openjdk-11-jdk
# must export JAVA_HOME in /etc/bash.bashrc

on Windows (Windows 7+)

download in here

Installing

currently, only supports Windows(x64) version .

  1. Download latest release version img.png
  2. Download named CloverDownloader_x.y.z.zip (x, y, z is each version number)

How to Run

  1. Run 'run.bat'
    img.png
  2. Specify the path to download (click directory button)
  3. Add an Youtube URL into 2nd TextArea
  4. If you download path and Youtube URL both, click download button to download
  5. If mp3 file is downloaded successfully, file will in your download directory

Built With

  • Gradle - Dependency Management

Terms of service

CloverYoutubeDownloader(a.k.a CloverDownloader) provides technical services,
and you are solely responsible for the legality of your use of CloverDownloader.
CloverDownloader assumes no liability whatsoever in relation to the downloading of
content through CloverDownloader by users or outsiders .

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Library

youtube-dl, youtubedl-java, ffmpeg