## Db Query for opml SELECT '' AS outline_xml FROM main.subscriptions where url like '%youtube%' ORDER BY service_id, name;