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

Create a playlist locally before downloading or by simulating? #6664

Closed
zorrohere opened this issue Aug 25, 2015 · 3 comments
Closed

Create a playlist locally before downloading or by simulating? #6664

zorrohere opened this issue Aug 25, 2015 · 3 comments

Comments

@zorrohere
Copy link

@zorrohere zorrohere commented Aug 25, 2015

I was looking for a feature where we can simulate and create a playlist(.m3u) on disk or maybe empty files with filename based on output template so we can add files to playlist and watch them while it is downloading.

I tried writing playlist using simulate but I couldn't find indexes etc. Is there anyway to do it? Or Is this feature possible?

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Aug 25, 2015

You can run youtube-dl LIST--get-filename > playlist.m3u and if you run youtube-dl LIST --no-part -f best you should be able to play it. Is that enough?

@zorrohere
Copy link
Author

@zorrohere zorrohere commented Aug 26, 2015

I feel stupid now, had seen this option once but forgot about it. Thanks.

@zorrohere zorrohere closed this Aug 26, 2015
@chovy
Copy link

@chovy chovy commented Aug 28, 2015

It would be nice if there was a flag to generate the file in the output directory using the filename options specified with -o

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.