Toto je pouze nástroj, který umožňuje snadněji vyhledávat, prohlížet a sdílet Cimrmanovské pohyblivé obrázky.
Na Giphy je oficiálně nahrála Česká televize, požadavky na přidání chybějících gifů tedy směřujte tam. Pokud k přidání dojde (dejte mi vědět), objeví se časem i zde.
Původně:
python get_gifs_with_keywords.py
Nyní (jelikož Giphy search nefunguje jak by měl a část výsledků nenajde):
python get_gifs_from_historical_gif_ids.py
- obtain static list of (cimrman) gifs, keywords and image urls
- search in keywords
- reasonable display of gif previews
- copy to clipboard
- random shuffle on load
- display webp instead of gifs (better quality/size ratio)
- display mp4 instead of webp (better quality/size ratio)
- vanishing tooltip alert after clipboard copy
- cleanup json (remove redundant image urls)
- option to select gif quality to be shared
- search for multiple keywords (separate query by whitespaces)
- ignore list for gifs that have nothing to do with mr. Jarunka
- support regex search (without that we can't search for "jak" only as it is contained in "smoljak")
- lazyload vue image/video elements to avoid the initial stutter