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

when using no YT API key the dates are missing #224

Open
2 tasks
ema07cqc opened this issue Oct 21, 2024 · 3 comments
Open
2 tasks

when using no YT API key the dates are missing #224

ema07cqc opened this issue Oct 21, 2024 · 3 comments

Comments

@ema07cqc
Copy link

ema07cqc commented Oct 21, 2024

app version: v1.2.2

  • twitch api key set
  • youtube api key set

issue description:

Once pulling the episode list, there are no dates assigned to the episodes.

This happens in both Apple Podcasts and Audiobookshelf (self-hosted) (did not test in other clients)

This results in the chapters not being sortable by date, making it unclear which one is the latest episode published.

In the vod2pod web it looks ok and the sorting by date works:
CleanShot 2024-10-21 at 14 32 40@2x

However, in the Apple Podcast app, the order is incorrect.
CleanShot 2024-10-21 at 14 43 34@2x

Same thing on Audiobookshelf.

CleanShot 2024-10-21 at 14 37 18@2x

Thanks,

@madiele
Copy link
Owner

madiele commented Oct 22, 2024

Can you try making and adding an api key and try again?
It is a bug, but maybe is just when using no YT api key.

I don't remember if the no API key feed contains the date information

@madiele
Copy link
Owner

madiele commented Oct 22, 2024

Just checked, the no API key feed does have dates originally so it is a bug, but let me know if also the api key version has the bug

I've got no time for my side projects lately so you'll have to wait for a while for a fix sorry (I do accept pull requests, the fix is needed in the provider/youtube.rs file)

@ema07cqc
Copy link
Author

ema07cqc commented Oct 24, 2024

Hey! I added the YT API KEY and it works perfectly!
It also works on PocketCast (without the YT API KEY I was getting an error when trying to add the RSS to PocketCast)
Thanks!!!

Audiobookshelf (self-hosted)
SCR-20241024-ixgz

Apple Podcasts:
IMG_0432

@madiele madiele changed the title Episodes without date when using no YT API key the dates are missing Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants