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

Playlist File | HTML Index File #1900

Open
sirinath opened this issue Dec 5, 2013 · 1 comment
Open

Playlist File | HTML Index File #1900

sirinath opened this issue Dec 5, 2013 · 1 comment

Comments

@sirinath
Copy link

@sirinath sirinath commented Dec 5, 2013

Provide a way to save playlist files. Since there are many formats leave it to the user on what the playlist format he / she wants.

Play lists are generally text files. So this can be specified as templates in #1896. Much similar to how the file name is generated by -o but using a few simple extensions to this functionality.

Or the template string(s) can be provided at the command line based on the playlists that need to be written similar to -o option. (An options list will be needed in case you want multiple playlist or write out other files like perhaps a Org Mode DB of downloads. Completion moving command list, etc. )

Templates for HTML index generation and some common playlists can ship by default.

@weedy
Copy link

@weedy weedy commented Jul 27, 2014

Can we get some movement on this?
When I download twitch streams where they change the stream title on the fly it makes it hard to load the chunks in chronological order.

I would like youtube-dl to spit out a m3u or one-video-per-line-file first, and then start downloading. I could then load this into mpv after the first file is finished and mpv would just keep going concurrently with youtube-dl.

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
2 participants
You can’t perform that action at this time.