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

Only download thumbnails if they're going to be displayed #28

Closed
JojiiOfficial opened this issue Feb 24, 2021 · 2 comments
Closed

Only download thumbnails if they're going to be displayed #28

JojiiOfficial opened this issue Feb 24, 2021 · 2 comments

Comments

@JojiiOfficial
Copy link
Contributor

I usually want to show thumbnails, so i aliased ytfzf="ytfzf -t" in my .zshrc to not always having to add the -t. Now it always takes up 1-2s to download them, even when I run ytfzf with -a, which is useless. It would be nice if ytfzf would download the thumbnails only when a fzf menu is going to be opened.

@pystardust
Copy link
Owner

pystardust commented Feb 24, 2021

Done 😄
If either option -a or -r is given, then no thumbnails regardless of option -t

@JojiiOfficial
Copy link
Contributor Author

Fastest patch in the West
thanks!

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