initial: modular iptv-dl with runtime config from ~/.iptv-downloader/config.json
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
/* Fetch Xtream Codes API endpoint, return malloc'd JSON string (caller frees) */
|
||||
char *api_get(const char *action, const char *extra);
|
||||
Reference in New Issue
Block a user