feat: add functions to fetch a user's history and subscriptions

This commit is contained in:
ThetaDev 2024-12-26 01:03:52 +01:00
parent 6f30d6e7bc
commit 171c22458d
42 changed files with 176967 additions and 70 deletions

View file

@ -230,6 +230,7 @@ impl MapResponse<Channel<Paginator<VideoItem>>> for response::Channel {
mapper.ctoken,
visitor_data,
ContinuationEndpoint::Browse,
false,
);
Ok(MapResult {