When trying to parse the feed I get the following error:
parse https://www.youtube.com/feeds/videos.xml?channel_id=UCaLrAibKAkrQJbSCuJcu9Zg
: got NonXMLContentType('no Content-type specified')
Obviously, the expected behaviour is for it to parse correctly and create entries with titles and content.
If this feature is out of scope, please let me know and I will use or make something else.