droplet 1.3.0
A multipurpose Discord bot with the hacker in mind
Loading...
Searching...
No Matches
YoutubeFeed.hpp File Reference
#include <string>
#include <unordered_set>
#include <vector>
Include dependency graph for YoutubeFeed.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  YoutubeFeedEntry
struct  YoutubeFeedPlan

Functions

std::vector< YoutubeFeedEntryparse_youtube_feed (const std::string &atom_body)
YoutubeFeedPlan plan_youtube_uploads (const std::vector< YoutubeFeedEntry > &entries, const std::unordered_set< std::string > &announced_ids)

Function Documentation

◆ parse_youtube_feed()

std::vector< YoutubeFeedEntry > parse_youtube_feed ( const std::string & atom_body)
nodiscard

◆ plan_youtube_uploads()

YoutubeFeedPlan plan_youtube_uploads ( const std::vector< YoutubeFeedEntry > & entries,
const std::unordered_set< std::string > & announced_ids )
nodiscard