HydrogenAudio

Hosted Forums => foobar2000 => 3rd Party Plugins - (fb2k) => Topic started by: kwam202 on 2021-07-16 20:29:36

Title: Often ask but not understood
Post by: kwam202 on 2021-07-16 20:29:36
Hi everyone,

I would know how to download a mix of music on youtube but without the video, only the audio, because I know the video takes a large size on final file.

I have already youtube-dl, the plugin install in my foobar2000. And it works but file is too large I know there is the video part inside.


Also I would like to know how to download music's mixes on Soundcloud ?

I've searched here and there but it wasn't clear to me on how to do these.

Thanks.
Title: Re: Often ask but not understood
Post by: MojoBass on 2021-07-17 06:39:13
youtube-dl is not a foobar plugin, but can be used with foobar in 2 ways:
1. within foo_youtube (https://fy.3dyd.com/home/) to search and play youtube or soundcloud etc files
2. use youtube-dl directly via foo_run, see here (https://hydrogenaud.io/index.php?topic=45223.msg983915#msg983915)
To get an audio-only file with youtube-dl, you can use the youtube-dl options, see here (https://github.com/ytdl-org/youtube-dl/blob/master/README.md#readme), -x extracts the audio part.
With option 2 (via foo_run) you can specify youtube-dl options yourself, for option 1 (foo_youtube) I am not aware that this is possible.
Soundcloud tracks can be handeled within youtube-dl the same way like youtube tracks, just use the soundcloud url.
Title: Re: Often ask but not understood
Post by: kwam202 on 2021-07-17 10:45:37
Thanks but for the video extract I would use the GUI.

Thanks.
Title: Re: Often ask but not understood
Post by: kwam202 on 2021-07-17 10:51:30
yes I will dig more difficult to understand.