An open API service indexing awesome lists of open source software.

https://github.com/extraltodeus/reddit-video-downloader

A simple python app with a GUI to download reddit videos
https://github.com/extraltodeus/reddit-video-downloader

Last synced: 10 months ago
JSON representation

A simple python app with a GUI to download reddit videos

Awesome Lists containing this project

README

          

# reddit-video-downloader
A simple python app with a GUI to download reddit videos on Linux (never tested on Windows, might work)

If there is already an URL in the clipboard it will use it, try to download the reddit video and open the folder that contains the output video. It will bypass the GUI.

Else : it starts the gui and you can download whatever you want from reddit.

There is no progress bar and no way to know what went wrong when it does (and it does) unless you start it with a terminal.

It requires tkinter and clipboard.

Here is a screenshot to show you the wonderful GUI that comes with it :
![screenshot](https://i.imgur.com/NOkrFTZ.png)