From 82b17e752ffbc0c491b28fa7dbaf1940c0ef9716 Mon Sep 17 00:00:00 2001 From: MrS0m30n3 Date: Wed, 27 Sep 2017 22:14:52 +0300 Subject: [PATCH] Update screenshot in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 953e788..61a7fb9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A cross platform front-end GUI of the popular [youtube-dl](https://rg3.github.io/youtube-dl/) media downloader written in wxPython. [Supported sites](https://rg3.github.io/youtube-dl/supportedsites.html) ## Screenshots -![youtube-dl-gui main window](https://i.imgur.com/tMTtgPt.png) +![youtube-dl-gui main window](https://raw.githubusercontent.com/MrS0m30n3/youtube-dl-gui/gh-pages/images/ydlg_ui.gif) ## Requirements * [Python 2.7.3+](https://www.python.org/downloads)