4cda8d8f45
feat: add PlaylistRss
6035e6db4e
fix: parse channel subscriber/video count correctly
e7e389a316
feat: add unavailable field for music tracks
412cd37840
test: fix isrc_search_languages (use quoted query)
71712e4eda
remove unwrap trying to fetch visitor data (#60)
4cda8d8f45
feat: add PlaylistRss
6035e6db4e
fix: parse channel subscriber/video count correctly
e7e389a316
feat: add unavailable field for music tracks
412cd37840
test: fix isrc_search_languages (use quoted query)
71712e4eda
remove unwrap trying to fetch visitor data (#60)
09210bc798
fix: mishap renaming response/channel_rss.rs to rss.rs in
feat: add PlaylistRss
Hey, so I introduced 2 new traits in order to mutualize the rss feed query part between channel and playlist, RssModel for models and MapRssResponse<T> for responses. I don't feel confident...
72fa3f6ff6
fix: PlaylistRss feature
f9d7726bd3
fix: PlaylistRss feature
Feature: Add PlaylistRss
Thanks! I added the MR I've made attempt at when I submitted the issue. Mostly looking for properly adding the feature, especially the tests which are bugging me as I'm still new to rust.
And...
feat: add PlaylistRss
Feature: Add PlaylistRss
d4331f8f43
feat: add PlaylistRss
5e866dfc90
feat: add PlaylistRss
41e0631dde
feat: add PlaylistRss
Markdown causes problem with gender stars
It heavily depends on markdown definition and implementation, but a solution could be escaping asterisk (*) characters.
Al...
[Mastodon] Suggestion list gets confused after following a few accounts.