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

Feature request: Save selected results to specified file. #287

Open
ZaxonXP opened this issue Jan 9, 2020 · 0 comments
Open

Feature request: Save selected results to specified file. #287

ZaxonXP opened this issue Jan 9, 2020 · 0 comments

Comments

@ZaxonXP
Copy link

ZaxonXP commented Jan 9, 2020

It would be really useful for me to be able run the youtube-viewer with command line parameter, where I could specify the playlist file to which the record found in the interactive mode could be saved.

So for instance if I could run the app like youtube-viewer -rf saved_results.txt, where -rf <file_name> would be the file where the results would be saved, then the app would run in the interactive mode and allow saving the specified results to that file. For example:
:sf 1-5 would save records 1 to 5 to that file.

There should be a way to configure a format of the saved data in the configuration file, so it could differ from what it is visible on the screen.

Why I need such feature? I would like to achieve gapless playback (I already have a script for this), but for that I need to create a list of youtube ID's. Current playlists are stored on youtube server, so they are not well suitable.

Could you add such feature in some near future release?

Kind regards,
Piotr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant