Fails to retrieve podcast files for Mixcloud #16

Closed
opened 2023-09-17 22:31:35 +02:00 by paul · 3 comments
Owner

The metadata can be retrieved, so the podcast is generated, but download fails because the direct (redirect) link cannot be determined.

Relevant log:

Sep 16 23:14:01 target podbringer[357]: 🌍 Determining direct URL for /<artist>/<episode>/...
Sep 16 23:14:03 target podbringer[357]: 💥 Encountered error: Youtube-dl failed: non-zero exit code: 1, stderr: ERROR: [mixcloud] <redacted>: Failed to parse JSON (caused by JSONDecodeError("Expecting value in '': line 1 column 1 (char 0)")); please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
Sep 16 23:14:03 target podbringer[357]:    >> No 500 catcher registered. Using Rocket default.
The metadata can be retrieved, so the podcast is generated, but download fails because the direct (redirect) link cannot be determined. Relevant log: ``` Sep 16 23:14:01 target podbringer[357]: 🌍 Determining direct URL for /<artist>/<episode>/... Sep 16 23:14:03 target podbringer[357]: 💥 Encountered error: Youtube-dl failed: non-zero exit code: 1, stderr: ERROR: [mixcloud] <redacted>: Failed to parse JSON (caused by JSONDecodeError("Expecting value in '': line 1 column 1 (char 0)")); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U Sep 16 23:14:03 target podbringer[357]: >> No 500 catcher registered. Using Rocket default. ```
paul added the
bug
label 2023-09-17 22:31:35 +02:00
paul self-assigned this 2023-09-17 22:31:36 +02:00
Author
Owner
Upstream issue: https://github.com/yt-dlp/yt-dlp/issues/8104
Author
Owner

Applied (temporary) patch on target so that podbringer.luon.net works.
Keeping this issue open until there has been a release by the yt-dlp project that includes the fix...

Applied (temporary) patch on target so that podbringer.luon.net works. Keeping this issue open until there has been a release by the yt-dlp project that includes the fix...
Author
Owner

This has been fixed in yt-dlp in its latest release.

This has been fixed in yt-dlp in its latest release.
paul closed this issue 2023-10-08 17:47:06 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: paul/podbringer#16
No description provided.