From 50fb83bfb3ad5aa223da917f8ea57cf2fbeeb7c0 Mon Sep 17 00:00:00 2001 From: Efreak Date: Mon, 7 Feb 2022 05:00:37 +0000 Subject: [PATCH] get readme image from web archive (#88) This link has been broken since *at least* 2018... --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 03e8300..af1ef0e 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ will also provide thumbnails where possible. dms uses ``ffprobe``/``avprobe`` to get media data such as bitrate and duration, ``ffmpeg``/``avconv`` for video transoding, and ``ffmpegthumbnailer`` for generating thumbnails when browsing. These commands must be in the ``PATH`` given to ``dms`` or the features requiring them will be disabled. -.. image:: https://lh3.googleusercontent.com/-z-zh7AzObGo/UEiWni1cQPI/AAAAAAAAASI/DRw9IoMMiNs/w497-h373/2012%2B-%2B1 +.. image:: https://i.imgur.com/qbHilI7.png Installing ==========