add soundcloud module

This commit is contained in:
JMARyA 2024-03-10 05:04:35 +01:00
parent 1f32c21363
commit 6b25a5f2a1
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
4 changed files with 116 additions and 0 deletions

View file

@ -14,6 +14,17 @@ output_format = "%(title)s [%(id)s].%(ext)s"
# Channel Mappings
MentalOutlaw = "https://www.youtube.com/@MentalOutlaw"
[soundcloud]
interval = 30
limit = 5
write_comments = true
write_description = true
audio_format = "opus"
[soundcloud.artists]
Artist = "url"
[[yt_dlp]]
# Module Name
name = "Custom-yt_dlp"