All Projects → JohannesPertl → Reddit Video Download Bot

JohannesPertl / Reddit Video Download Bot

Licence: mit
A reddit bot that provides downloadable video links

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Reddit Video Download Bot

Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (-73.75%)
Mutual labels:  bot, reddit
Reddit Anti Gif Bot
A Reddit bot providing an mp4 link/mirror for gif submissions
Stars: ✭ 138 (-54.15%)
Mutual labels:  bot, reddit
Imguralbumbot
A reddit bot for linking direct images of single-picture albums
Stars: ✭ 107 (-64.45%)
Mutual labels:  bot, reddit
Redd
Redd is a batteries-included API wrapper for reddit.
Stars: ✭ 180 (-40.2%)
Mutual labels:  bot, reddit
Auto Youtube Subscription Playlist 2
Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
Stars: ✭ 136 (-54.82%)
Mutual labels:  bot, videos
Graw
Golang Reddit API Wrapper
Stars: ✭ 251 (-16.61%)
Mutual labels:  bot, reddit
Ps4macro
Automation utility for PS4 Remote Play written in C#
Stars: ✭ 280 (-6.98%)
Mutual labels:  bot
Reddit
historical code from reddit.com
Stars: ✭ 15,912 (+5186.38%)
Mutual labels:  reddit
Videolayout
To play video on layout background (textureview videoview for layout designs)
Stars: ✭ 279 (-7.31%)
Mutual labels:  videos
Botframework
⚠ The content in this repo has been moved to https://github.com/microsoft/botframework-sdk ⚠
Stars: ✭ 277 (-7.97%)
Mutual labels:  bot
Daily Reddit Wallpaper
Change your wallpaper to the most upvoted image of the day from /r/wallpapers or any other subreddit on system startup
Stars: ✭ 297 (-1.33%)
Mutual labels:  reddit
Telegram.bot.examples
Examples for the Telegram.Bot C# Library
Stars: ✭ 290 (-3.65%)
Mutual labels:  bot
Hangouts Chat Samples
Chat Bot Samples for Google Chat.
Stars: ✭ 284 (-5.65%)
Mutual labels:  bot
League Of Legends Bot
League of legends bot is a pixel bot for League Of Legends 10.19, written in C# .NET using image processing , and dependency injection (Pattern Scripting)
Stars: ✭ 275 (-8.64%)
Mutual labels:  bot
Hubot
A customizable life embetterment robot.
Stars: ✭ 16,047 (+5231.23%)
Mutual labels:  bot
Disgord
Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
Stars: ✭ 277 (-7.97%)
Mutual labels:  bot
Socialmanagertools Gui
🤖 👻 Desktop application for Instagram Bot, Twitter Bot and Facebook Bot
Stars: ✭ 293 (-2.66%)
Mutual labels:  bot
Messenger
Package messenger is used for making bots for use with Facebook messenger
Stars: ✭ 278 (-7.64%)
Mutual labels:  bot
Switchblade
The open source Discord bot that solves all of your problems.
Stars: ✭ 285 (-5.32%)
Mutual labels:  bot
Giveawaybot
🎉 Hold giveaways quickly and easily on your Discord server!
Stars: ✭ 290 (-3.65%)
Mutual labels:  bot

Video Download Bot for reddit

A bot for reddit that provides downloadable links for videos by using an external service

Formerly u/VredditDownloader

Table of Contents

Prerequisites

  • Python3
  • A reddit account
  • Docker

Installation

  • Clone the repo

    git clone https://github.com/JohannesPertl/reddit-video-download-bot.git
    
  • Create a reddit app

  • Fill in the credentials in a praw.ini file located in the shared folder

  • Fill in the bot configuration in config.yaml

Run the bot

Start: bash start.sh
Stop: bash stop.sh

You can scale each service by editing the start.sh script

Usage

Mention the bot's name as a comment or send it a private message with the post link

License

Distributed under the MIT License. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].