From 131bcff1ea9a9311e1a83efe5356dbc25473ab99 Mon Sep 17 00:00:00 2001 From: kaa Date: Sun, 20 Apr 2025 08:16:27 -0700 Subject: webm > mp3. --- composed.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'composed.c') diff --git a/composed.c b/composed.c index ef1d5c7..31116ce 100755 --- a/composed.c +++ b/composed.c @@ -11,6 +11,7 @@ pad(char *site, char *p) char lyrfn[64] = "lyrics/"; /* char url[64] = "https://files.catbox.moe/"; */ char url[64] = "https://mesacsclub.com/kaa/"; + char webmurl[64] = ""; int year, month, day, i; FILE *lyrics; char *humonth[] = { @@ -54,7 +55,9 @@ pad(char *site, char *p) name[i-1] = '\0'; strcat(url, name); + strcat(webmurl, url); strcat(url, ".mp3"); + strcat(webmurl, ".webm"); printf("\t\t\t%s\n", "

"); printf( "\t\t\t\t%d ", year); @@ -62,8 +65,10 @@ pad(char *site, char *p) printf("\t\t\t%s\n", "

"); printf("\t\t\t%s\n", "
"); - printf("\t\t\t\t%s%s", ""); printf("\t\t\t\t%s%s%s", "