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

clyp.it support #7134

Closed
0x27 opened this issue Oct 11, 2015 · 4 comments
Closed

clyp.it support #7134

0x27 opened this issue Oct 11, 2015 · 4 comments

Comments

@0x27
Copy link

@0x27 0x27 commented Oct 11, 2015

I can probably add this one myself, but its going to take a day or three to acquaint myself with the codebase properly, but if someone else gets there first or whatever thats cool :)

TL;DR, here is my reference implementation for downloading individual files from clyp.it. Its fairly straightforward.

Example URL: https://clyp.it/hrvttfzp
Basically, you rewrite it to https://api.clyp.it/hrvttfzp, extract Title and Mp3Url from the JSON response, and download Mp3Url.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 11, 2015

@0x27
Copy link
Author

@0x27 0x27 commented Oct 11, 2015

Updated with example url and description of how their API is used in this instance. Still reading over some of the extractor examples, to figure out how youtube-dl does it :)

@CianLR
Copy link
Contributor

@CianLR CianLR commented Oct 16, 2015

Just made a pull request adding clyp.it

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 28, 2015

Clyp will be supported in the next version.

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.