youtube2freshrss/config.example.json

9 lines
599 B
JSON

{
"youtube_api_key": "Google API key with YouTube access. See https://support.google.com/googleapi/answer/6158862?hl=en&ref_topic=7013279",
"youtube_channel_id": "Your YouTube channel ID with a public(!) subscription list",
"freshrss_username": "Your FreshRSS user name",
"freshrss_api_password": "Your FreshRSS API password. See https://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html",
"freshrss_url": "Your FreshRSS URL with trailing slash, e.g. https://rss.example.org/",
"rss_bridge_url": "Your rss-bridge URL with trailing slash, e.g. https://bridge.rss.example.org/"
}