Skip to content
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

[mixcloud] Select Exclusive mix - Failed to extract matching stream info #22447

Open
jchook opened this issue Sep 18, 2019 · 1 comment
Open

[mixcloud] Select Exclusive mix - Failed to extract matching stream info #22447

jchook opened this issue Sep 18, 2019 · 1 comment

Comments

@jchook
Copy link

@jchook jchook commented Sep 18, 2019

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.09.12.1
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-o', '/home/jchook/Music/mixcloud/%(uploader)s/%(title)s.%(ext)s', '--add-metadata', '-u', 'PRIVATE', '-p', 'PRIVATE', '--cookies', '/tmp/mixcloud-dl.cookies', 'https://www.mixcloud.com/HouseShoes/houseshoes-liveatchurch-112912-pt1/', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.09.12.1
[debug] Python version 3.6.8 (CPython) - Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
[debug] exe versions: ffmpeg 3.4.6, ffprobe 3.4.6, phantomjs 2.1.1
[debug] Proxy map: {}
[mixcloud] HouseShoes-houseshoes-liveatchurch-112912-pt1: Downloading webpage
ERROR: Failed to extract matching stream info; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "/home/jchook/.local/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info
    ie_result = ie.extract(url)
  File "/home/jchook/.local/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "/home/jchook/.local/lib/python3.6/site-packages/youtube_dl/extractor/mixcloud.py", line 96, in _real_extract
    raise ExtractorError('Failed to extract matching stream info')
youtube_dl.utils.ExtractorError: Failed to extract matching stream info; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Description

I saw related issue #19280, but it cited a different error, so I submitted this one as well.

This appears related to the "Select Exclusive" mixes. I tried adding my login and password as well as the --cookies flag, but no dice.

UPDATE

I copied all the cookies from my browser and the download worked. Seems the login/password authentication does not work on Mixcloud.

@jchook jchook changed the title [mixcloud] single track - Failed to extract matching stream info [mixcloud] Select Exclusive mix - Failed to extract matching stream info Sep 18, 2019
@borisshvonder borisshvonder mentioned this issue Oct 23, 2019
5 of 5 tasks complete
@akx
Copy link

@akx akx commented Jun 19, 2020

👍, using https://chrome.google.com/webstore/detail/cookiestxt/njabckikapfpffapmjgojcnbfjonfjfg/related?hl=en to extract my session cookies worked fine, but passing username/password via the CLI or in netrc doesn't do a thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.