Implement YouTube back-end #12

Merged
paul merged 9 commits from 5-add-youtube-backend into main 2022-12-24 13:19:54 +01:00
Owner

Implements a YouTube back-end.

It supports YouTube channels and playlists as feeds and provides audio items only!

Closes #5.

Implements a YouTube back-end. It supports YouTube channels and playlists as feeds and provides audio items only! Closes #5.
paul added 1 commit 2022-08-14 20:21:54 +02:00
paul force-pushed 5-add-youtube-backend from 07cbeab69a to 43f995fd58 2022-08-14 20:23:27 +02:00 Compare
paul force-pushed 5-add-youtube-backend from 43f995fd58 to d93faf022a 2022-08-15 21:08:19 +02:00 Compare
Author
Owner

What remains to be done is:

  • Fetching some playlists/channels using ytextract panics; issues need to be filed/fixed
  • Metadata needs to be added to ytextract::playlist::Video so we get the updated timestamp
  • Set the default items limit to 50?
  • Find a way to not hardcode the channel category?
What remains to be done is: * [x] Fetching some playlists/channels using `ytextract` panics; issues need to be filed/fixed * [x] Metadata needs to be added to `ytextract::playlist::Video` so we get the updated timestamp * [x] Set the default items limit to 50? * [ ] Find a way to not hardcode the channel category?
paul added 1 commit 2022-08-15 21:24:16 +02:00
paul added 1 commit 2022-08-20 14:52:31 +02:00
paul self-assigned this 2022-10-08 17:17:53 +02:00
paul force-pushed 5-add-youtube-backend from 8c1b9b79d0 to 6b1ac35321 2022-12-19 21:55:09 +01:00 Compare
paul added 1 commit 2022-12-20 11:04:39 +01:00
paul force-pushed 5-add-youtube-backend from 6ff933ab9a to a1afa8af39 2022-12-20 17:05:41 +01:00 Compare
paul force-pushed 5-add-youtube-backend from a1afa8af39 to a6c9275d93 2022-12-23 22:51:07 +01:00 Compare
paul changed title from WIP: Implement YouTube back-end to Implement YouTube back-end 2022-12-23 22:58:57 +01:00
paul added this to the 0.3.0 milestone 2022-12-24 13:04:10 +01:00
paul merged commit bec7fa850c into main 2022-12-24 13:19:54 +01:00
paul deleted branch 5-add-youtube-backend 2022-12-24 13:19:54 +01:00
paul added the
enhancement
label 2022-12-24 13:24:37 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: paul/podbringer#12
No description provided.