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

static output downloads garbage #8477

Closed
rqhub opened this issue Feb 9, 2016 · 2 comments
Closed

static output downloads garbage #8477

rqhub opened this issue Feb 9, 2016 · 2 comments

Comments

@rqhub
Copy link

@rqhub rqhub commented Feb 9, 2016

youtube-dl http://foo.bar -o "%(id)s.%(ext)s"
works fine

however, for some reason, these download 30 mb's that are unreadable
youtube-dl http://foo.bar -o "video.%(ext)s"
youtube-dl http://foo.bar -o "video.mp4"

any clue ?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 9, 2016

@dstftw dstftw closed this Feb 9, 2016
@phihag
Copy link
Contributor

@phihag phihag commented Feb 9, 2016

http://foo.bar is not a valid URL. As @dstftw noted, please post the output you get when you run youtube-dl with the -v option.

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.