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

--export does not work with local files #21

Open
dtantsur opened this issue Nov 29, 2018 · 2 comments
Open

--export does not work with local files #21

dtantsur opened this issue Nov 29, 2018 · 2 comments

Comments

@dtantsur
Copy link

It seems to me that this should be possible:

$ gif-for-cli file://test.json --export test.gif
Processed 24/24 frames...
Exported to:
/home/dtantsur/test.gif

However, the resulting file has no relationship to test.json and is probably a trending gif on your website.

@SeanHayes
Copy link
Contributor

We don't handle JSON input, we should probably output an error instead of using a trending GIF.

@dtantsur
Copy link
Author

Oops, sorry. I think I saw you talking about gif-for-cli compatible with asciinema files, I guess I got you wrong. Anyway, I think the current behavior is wrong.

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

2 participants