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

StatusCodeEception: 451 #29

Open
BumbleCast opened this issue Dec 1, 2022 · 3 comments
Open

StatusCodeEception: 451 #29

BumbleCast opened this issue Dec 1, 2022 · 3 comments

Comments

@BumbleCast
Copy link

Hi all,
downloading the following podcast
https://open.spotify.com/show/6gAIR3HN25mgU1niAZyCm0?si=b2dceeeb02a34a2a
results in WARNING:spodcast.podcast:episode 6a1e2afa822c5a34bb1b80bfdd7d0b6d, StatusCodeException: 451

Example code:
spodcast --skip-existing yes --rss-feed no --transcode no --max-episodes 1 https://open.spotify.com/show/6gAIR3HN25mgU1niAZyCm0?si=b2dceeeb02a34a2a

Downloading individual episodes seems to work. Anyone an idea why?
Thanks for your help!

@benetherington
Copy link

Me too.
The call to get_metadata_4_show in podcast.py returns a list of IDs, but the one episode I tested (not the one you provided) has an ID that doesn't show up until the tenth element in this list. The next five IDs appear to be the correct next-most-recent episodes.

I'm not sure if this is a LIbrespot or Spodcast issue. Spodcast is sorting IDs by publish date, and I haven't looked at the API data yet. Thanks for mentioning that individual episodes work fine! That was helpful to get started.

@d3545t3r
Copy link

d3545t3r commented Mar 8, 2023

Are there any news about this issue?

I have the same problem and couldn't find any solution...

@d3545t3r
Copy link

?

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

3 participants