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

site-support request: (embed.)yourupload.com #3085

Closed
Fusl opened this issue Jun 15, 2014 · 2 comments
Closed

site-support request: (embed.)yourupload.com #3085

Fusl opened this issue Jun 15, 2014 · 2 comments

Comments

@Fusl
Copy link

@Fusl Fusl commented Jun 15, 2014

Hi,
just wanted to download this:
http://embed.yourupload.com/528lQz?client_file_id=183910
But youtube-dl doesn't support it (yet):

root@old:/var/www# youtube-dl http://embed.yourupload.com/528lQz?client_file_id=183910
[generic] 528lQz?client_file_id=183910: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 528lQz?client_file_id=183910: Downloading webpage
[generic] 528lQz?client_file_id=183910: Extracting information
ERROR: unable to download video data: HTTP Error 404: Not Found

When you open the URL above you can see these two lines in the source code:

#24:    <h1 style="display: none;">[Exiled-Destiny]_Shiki_Ep01_(C991B9B4).mp4</h1>
#35:      {file: "http://stream.yucache.net/c1c91a3ddfc283b729196d1087686d7a5bfda4d1.mp4?client_file_id=183922"

Downloading the "http://stream.yucache.net/c1c91a3ddfc283b729196d1087686d7a5bfda4d1.mp4?client_file_id=183922" to file "[Exiled-Destiny]Shiki_Ep01(C991B9B4).mp4" works without problem with wget so it should be possible for youtube-dl too.

@naglis
Copy link
Collaborator

@naglis naglis commented Sep 21, 2014

Hi @Fusl,
yourupload.com will be supported in the next version of youtube-dl. Thanks for your report!

@phihag
Copy link
Contributor

@phihag phihag commented Sep 24, 2014

yourupload.com support has been added in youtube-dl 2014.09.24. By the way, it's generally a bad idea to run programs as root. If possible run youtube-dl as a normal user.

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
5 participants
@phihag @naglis @jaimeMF @Fusl and others
You can’t perform that action at this time.