Skip to content

Private tracks bypass - ONLY if private tracks are accessible online #216

Open
@ArmSob

Description

@ArmSob

Hello,

I have modified some bit of code because I have a subscription to an artist that allow me to listen online only if I have paid. Otherwise, tracks are not available for listening.
As there is not functional API to connect with credentials I found the following bypass.
After downloading source code, parse html and look for links that start by "t4.bcbits".
Replace links album["tracks"]["url"] by the found link.

I will create a PR if I find time to clean my code

Have a great day

:)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions