Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add YouTube RSS feed subscription #38

Merged
merged 3 commits into from
Apr 29, 2024
Merged

feat: add YouTube RSS feed subscription #38

merged 3 commits into from
Apr 29, 2024

Conversation

brainwo
Copy link
Owner

@brainwo brainwo commented Apr 28, 2024

  • Add rss_dart dependency
  • Add Feed page
  • Move configPathLookup to const.dart
  • Video duration is now optional on ListItemVideo
  • Error thumbnails now show an icon
  • Add setting entry for feed list
  • Add helper functions to read and write to feed.yaml
  • !Feature regression: video history disabled due to support for videos from Feed, will be added back in TSV database #29

Closes #24

@brainwo brainwo added the enhancement New feature or request label Apr 28, 2024
@brainwo brainwo added this to the Release 0.1 milestone Apr 28, 2024
@brainwo brainwo self-assigned this Apr 28, 2024
@brainwo brainwo changed the title feat: add YouTube RSS feed page feat: add YouTube RSS feed subscription Apr 28, 2024
- Video duration is now optional on ListItemVideo
- Error thumbnails now show an icon
- Add setting entry for feed list
- Add helper functions to read and write to feed.yaml
@brainwo brainwo marked this pull request as ready for review April 29, 2024 21:19
@brainwo brainwo merged commit 16249e4 into main Apr 29, 2024
1 check passed
@brainwo brainwo deleted the rss branch April 29, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RSS feed support
1 participant