From a9d01428dd81a9cf9c4051fdeba552c0fc9407ca Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Tue, 28 Apr 2020 17:46:44 +0800 Subject: [PATCH] add youtube tip --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b9ee01..bf6b69a 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,8 @@ By default without `--fast` it will use the **width**, **height** and **frame ra **TIP:** Use this tool in conjunction with [LosslessCut](https://github.com/mifi/lossless-cut) +**TIP:** If you need catchy music for your video, have a look at [this YouTube](https://www.youtube.com/channel/UCht8qITGkBvXKsR1Byln-wA) or the [YouTube audio library](https://www.youtube.com/audiolibrary/music?nv=1). Then use [youtube-dl](https://github.com/ytdl-org/youtube-dl) to download the video, and then point `--audio-file-path` at the video file. *Be sure to respect their license!* + ## Javascript library ```js