issues
search
opensourcecheemsburgers
/
RustyTube
A rusty Youtube client.
GNU Affero General Public License v3.0
578
stars
31
forks
source link
Add a history section
#6
Open
opensourcecheemsburgers
opened
9 months ago
opensourcecheemsburgers
commented
9 months ago
[ ] Cache clicked videos as a
Vec<CommonVideo>
and save it in storage.
[ ] Add a history page; will have same UI as other pages.
[ ] Add options in the settings page to export and delete history.
Vec<CommonVideo>
and save it in storage.