Utility to fetch and populate a FeedChannel for the first time, and init all his internal values.
Only the source URL has to be set in this (with set_source). Be aware this function is sync, do not returns until the feed isn't downloaded and parsed.
this |
a FeedChannel. |
true if the feed is correctly fetched and parsed, false otherwise. |