-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Fails to download iheart podcast #5125
Comments
This site probably using drupal {
"episodes": {
"98619427": {
"id": 98619427,
"podcastId": 27246375,
"podcastSlug": "139-lunchtime-roggin-rodney",
"title": "6/22 Hour 1 Roggin and Rodney",
"duration": 2138,
"isExplicit": false,
"isInteractive": false,
"description": "Fred Roggin and Rodney Peete talk with Morgan Fox of the Chargers about the Dog show and with VTB.",
"mediaUrl": "https://chtbl.com/track/5899E//dts.podtrac.com/redirect.m4a/post.futurimedia.com/klac/playlist/5/12616.m4a?source=iheart",
"startDate": 1655899193000,
"endDate": 4811576546732,
"ingestionDate": 1655870400000,
"imageUrl": "https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tsYWMtMTYxNDEyMjM0NS4xOTYyNDUuanBn"
}
}
} We can get the url from |
... Not being a coder in the slightest 😉 but, from the log in the OP, it looks as if
Have any of the devs noticed that in the URI tried, there are three forward slashes after the protocol (https:) ? Perhaps that's the crux of the issue because once a proper incantation is fed to
😄 |
DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
Checklist
Provide a description that is worded well enough to be understood
iheart podcast appears in the list of supported sites, but this particular iheart podcast URL returns the provided output.
not working URL: https://www.iheart.com/podcast/139-lunchtime-roggin-rodney-27246375/episode/622-hour-1-roggin-and-rodney-98619427/
source: https://www.iheart.com/podcast
I found this issue: #5017 which has a very similar error output.
Provide verbose output that clearly demonstrates the problem
yt-dlp -vU <your command line>
)[debug] Command-line config
) and insert it belowComplete Verbose Output
The text was updated successfully, but these errors were encountered: