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

How to get mp4 address from youku.com? #11512

Closed
CoXier opened this issue Dec 23, 2016 · 3 comments
Closed

How to get mp4 address from youku.com? #11512

CoXier opened this issue Dec 23, 2016 · 3 comments

Comments

@CoXier
Copy link
Contributor

@CoXier CoXier commented Dec 23, 2016

Why mp4?

I am a android developer and recently I want to play some videos from www.youku.com, however I can only use webview to show it.In order to show video on android native video player, I have to get [mp4 address].

What I found?

In the youtube_dl/extractor,I found youku.py. But I am strange to python.So I want to ask you how to get mp4 address from youku.com?

Thank you very much.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 23, 2016

-f best[ext=mp4].

@dstftw dstftw closed this Dec 23, 2016
@CoXier
Copy link
Contributor Author

@CoXier CoXier commented Dec 23, 2016

Yes,it does download files as mp4 format.But I want to know the address and skip dowload.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Dec 23, 2016

Use -g to get URL(s)

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.