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

are youtube videos saved using youtube-dl #57

Closed
sant527 opened this issue Sep 18, 2016 · 2 comments
Closed

are youtube videos saved using youtube-dl #57

sant527 opened this issue Sep 18, 2016 · 2 comments
Labels

Comments

@sant527
Copy link

sant527 commented Sep 18, 2016

When i open a video from youtube, is youtube-dl saving the video somewhere.

So that i can see tha video again without internet

@zaps166
Copy link
Owner

zaps166 commented Sep 18, 2016

is youtube-dl saving the video somewhere

No, youtube-dl only extracts stream URL(s) for QMPlay2. Some YouTube video works without it.


You can download YouTube video via QMPlay2, but it is not yet recommended, because it can download only 720p with AAC audio (right-click on video in YouTube browser and click "Download" or in playlist, right click, "Extensions->Download").

You can download better quality, but you must manually download audio and video separately (expand tree in YouTube browser) and then merge them e.g. via mkvtoolnix.
You can also use youtube-dl from command line, so if you also have ffmpeg command line tool, it will automatically download and merge them.

Downloading will be improved in the future.

@zaps166
Copy link
Owner

zaps166 commented Sep 19, 2016

Closing, because this is a question. Please check for updates, because downloading will be improved in the future :)

@zaps166 zaps166 closed this as completed Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants