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.
[mixcloud] unable to extract like count #5879
Comments
|
You are using an outdated version, you'll have to (update](https://github.com/rg3/youtube-dl/blob/60158217ef8da5f44ef316e50c8a5e2ac2e202c5/README.md#how-do-i-update-youtube-dl) For future reports, please post the output with the --verbose option. |
|
Yes indeed, sorry about this false issue. |
There's a warning while script try to extract like count from an url.
The command:
Returns:
I think it can be fixed here, but I don't know how to debug a python script:
https://github.com/rg3/youtube-dl/blob/c5826a491b7b214a7e81030ad53103c4aca04dc2/youtube_dl/extractor/mixcloud.py#L90
Thanks!