Skip to content

Main Piped instance (https://pipedapi.kavin.rocks) now needs authentication  #2171

Description

@j3bx

System OS

Linux

Python Version

3.11 (CPython)

Install Source

pip / PyPi

Install version / commit hash

4.2.7

Expected Behavior vs Actual Behavior

Every file now throws a KeyError: 'items' error, this is due to piped returning an 403 forbidden every download.

Steps to reproduce - Ensure to include actual links!

Use --audio piped on any spotify link
Example:
spotdl https://open.spotify.com/playlist/3HYK6ri0GkvRcM6GkKh0hJ --audio piped

Traceback

Processing query: https://open.spotify.com/playlist/3HYK6ri0GkvRcM6GkKh0hJ
Found 302 songs in The Sound of Classical (Playlist)
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'
KeyError: 'items'

Other details

It seems piped.video still works so maybe use that instead of this instance

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugUnexpected problem or unintended behavior that needs to be fixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions