Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Unable to extract like count on Mixcloud #5442
Comments
|
I think you are using an outdated version, please post the output with the --verbose option to check it.
Unless its expensive to get an specific information, we extract it by default. But as you can see it doesn't produces an error.
Probably the wording is not perfect: we have to check multiple urls because we don't know which one is right. If you have a better wording, please share it. |
Here it is:
But yes, I am using an outdated version. Isn't it possible to check for updated when you use it? So it would show something like this:
I understand.
Hmmm, something like |
…ound (suggested in #5442) Reuse the same message from ExtractorError
It will suggest updating in the next version, thanks for the suggestion. I have simplify the logic and we only check with two urls now, I think it's clear now:
|
Upon trying to download this mix from Mixcloud, I got this in the console:
Firstly, why is it trying to extract the like count? I didn't use any optional parameters.
And secondly, why did the output stopped at
Checking URL 14/31 ...? Right now it's downloading, does that mean that it will download only a part of it?