Code Monkey home page Code Monkey logo

Comments (1)

JaimeVadell avatar JaimeVadell commented on July 26, 2024

https://open.spotify.com/episode/66G6eaHjnQurhyThOXs3ha?si=c5c7c5a7ad104405 This episode of Eda's Requim isn't downloading I get this error, everything else works just fine

zotify https://open.spotify.com/episode/66G6eaHjnQurhyThOXs3ha?si=c5c7c5a7ad104405
        [●∙∙] Preparing download... Couldn't resolve redirect!                                                                                        
        [∙●∙] Preparing download... Traceback (most recent call last):
  File "/home/sean/.local/bin/zotify", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/sean/.local/pipx/venvs/zotify/lib/python3.11/site-packages/zotify/__main__.py", line 64, in main
    args.func(args)
  File "/home/sean/.local/pipx/venvs/zotify/lib/python3.11/site-packages/zotify/app.py", line 48, in client
    download_from_urls(args.urls)
  File "/home/sean/.local/pipx/venvs/zotify/lib/python3.11/site-packages/zotify/app.py", line 125, in download_from_urls
    download_episode(episode_id)
  File "/home/sean/.local/pipx/venvs/zotify/lib/python3.11/site-packages/zotify/podcast.py", line 96, in download_episode
    stream = Zotify.get_content_stream(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/sean/.local/pipx/venvs/zotify/lib/python3.11/site-packages/zotify/zotify.py", line 53, in get_content_stream
    return cls.SESSION.content_feeder().load(content_id, VorbisOnlyAudioQuality(quality), False, None)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/sean/.local/pipx/venvs/zotify/lib/python3.11/site-packages/librespot/audio/__init__.py", line 742, in load
    return self.load_episode(playable_id, audio_quality_picker,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/sean/.local/pipx/venvs/zotify/lib/python3.11/site-packages/librespot/audio/__init__.py", line 773, in load_episode
    return CdnFeedHelper.load_episode_external(self.__session, episode,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/sean/.local/pipx/venvs/zotify/lib/python3.11/site-packages/librespot/audio/__init__.py", line 368, in load_episode_external
    streamer = session.cdn().stream_external_episode(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/sean/.local/pipx/venvs/zotify/lib/python3.11/site-packages/librespot/audio/__init__.py", line 429, in stream_external_episode
    return CdnManager.Streamer(
           ^^^^^^^^^^^^^^^^^^^^
  File "/home/sean/.local/pipx/venvs/zotify/lib/python3.11/site-packages/librespot/audio/__init__.py", line 578, in __init__
    response = self.request(range_start=0,
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/sean/.local/pipx/venvs/zotify/lib/python3.11/site-packages/librespot/audio/__init__.py", line 639, in request
    raise IOError(response.status_code)
OSError: 403

Having the same issue with some particular podcasts.

from zotify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.