Simple Telegram Bot for generating BalckPearl BBCode Templates

Overview

blackpearl-bbcode-bot

Simple Telegram Bot for generating BlackPearl BBCode Templates Written in Pyrogram

Features

- 🎉 IMDB Info fetching from files

- 🗃️ Both Movies and TV Supported

- ⚙️ Mediainfo,Tags,Links,Size,Languages

- 🛠️ TMDB Posters For Movies

- 📦 Everything Works on Mounted Gdrive, No local files needed

- 🤘 Fetches Every files in folder

To-do

  • Changing Entire Script to Make Advanced Stuffs,Takes time...

Installation

Requirements

Install the following dependencies in the listed order. Ensure shaka-packager is added to the environment path.

  1. [python], 3.6.0 or newer
  2. [rclone], rclone.exe and rclone.config in same path or needed to be added in environment path
  3. [mediainfo], mediainfo.exe same path or environment

Steps

  • Edit BOTCONFIG.py Add Your Credentials And Paths
  • Install Requirements : python -m pip install -r requirements.txt
  • Add Needed Files to Path : rclone.exe - mediainfo.exe - rclone.config
  • Mount Your Drive using rclone : rclone mount remote:foldername --vfs-cache-mode full s:' Note : Make Sure U mounted the remote:folder mentioned in config file, You can change s:` to your mounted drive name (not rclone name)
  • Run Bot python BPBBCODE.py
  • Open Telegram Send /movie Foldername or /tv foldername

Working

  • Suppose your full path is : TEAM DRIVE/BOT/MOVIES/DUNE.2021.mkv BOT is your remote folder (folder u configured remote or root folder) And Your Remote name is : Arthur And If you want to fetch bbcode -
    • Mount Arthur:BOT
    • And You need to write : Arthur:BOT/ in BOTCONFIG.py : REMOTE_NAME = "Arthur:BOT/"
    • And When You use command in bot Use : /movie MOVIES So it loops in S:/MOVIES/ for MKV/MP4/AVI files
    • If you Are Trying TVSHOW, You must add season folder in command folder That is : TEAM DRIVE/BOT/TVSHOWS/VIGIL.S01/Vigil.S01E01.mkv TEAM DRIVE/BOT/TVSHOWS/VIGIL.S01/Vigil.S01E02.mkv And You Request : /tv TVSHOWS so that it picks season folder link and size.It only picks First episode for mediainfo,Rest of the episodes got skipped for mediainfo.So Unless there is E01 its skips..

Issues

  • Working must be trickier for you,But if you have any issues just add, I will fix it..
Owner
D. Luffy
King of pirates
D. Luffy
Seamlessly Connecting Notion Database with Python Pandas DataFrame

notion-df: Seamlessly Connecting Notion Database with Pandas DataFrame Please Note: This project is currently in pre-alpha stage. The code are not app

Shannon Shen 38 Dec 28, 2022
Flood discord webhooks

Webhook-Spammer Flood discord webhooks Asynchronous webhook spammer Fast & Efficient Usage - Use it with atleast 500 threads Put a valid webhook Use a

trey 1 Apr 22, 2022
A bot written in python that send prefilled Google Forms. It supports multithreading for faster execution time.

GoogleFormsBot https://flassy.xyz https://github.com/Shawey/GoogleFormsBot Requirements: os (Default) ast (Default) threading (Default) configparser (

Shawey 1 Jul 10, 2022
A simple Telegram bot that can broadcast messages and media to the bot subscribers. with mongo DB support

𝘽𝙧𝙤𝙖𝙙𝙘𝙖𝙨𝙩 𝘽𝙤𝙩 A simple Telegram bot that can broadcast messages and media to the bot subscribers using MongoDB. Features Support mongodb.c

N A C BOTS 70 Jan 02, 2023
A small Python app to create Notion pages from Jira issues

Jira to Notion This little program will capture a Jira issue and create a corresponding Notion subpage. Mac users can fetch the current issue from the

Dr. Kerem Koseoglu 12 Oct 27, 2022
Python SDK for the Buycoins API.

This library provides easy access to the Buycoins API using the Python programming language. It provides all the feature of the API so that you don't need to interact with the API directly. This libr

Musa Rasheed 48 May 04, 2022
Código que Utiliza Programação Dinâmica para resolver o problema da Moeda

Programação Dinâmica: Modelo baseado em recursão Utiliza a técnica de Memorização Não pode ser aplicada quando existe dependência entre as respostas G

Hemili Beatriz 1 Jan 08, 2022
A discord bot that autobans blacklisted users by ID and Names

AutoBan A discord bot that autobans blacklisted users by ID and Names Getting Started Dependencies disnake @ git+https://github.com/DisnakeDev/disnake

Jason Martin 0 Oct 02, 2022
A discord token nuker With loads of options that will screw an account up real bad

A discord token nuker With loads of options that will screw an account up real bad, also has inbuilt massreport, GroupChat Spammer and Token/Password/Creditcard grabber and so much more!

XPTGR 0 Aug 07, 2022
Collaboration with Microsoft, AWS, Google, and ETHZürich Analytics Club (2022 Datathon Project)

DATATHON_ Collaboration with Microsoft, AWS, Google, and ETHZürich Analytics Club (2022 Datathon Project) Datathon Original Challenge SAV DataDays Rei

esthi 34 Nov 10, 2022
Automatically changes your discord status

Automatically changes your discord status, Be careful as this may get you rate limited and banned

octo 5 Sep 20, 2022
Matrix trivia bot with python

Matrix-trivia-bot Getting started See SETUP.md for how to setup and run the template project. Project structure A reference of each file included in t

1 Nov 16, 2021
A bot can be used to broadcast your messages ( Text & Media ) to the Subscribers

Broadcast Bot A Telegram bot to send messages and medias to the subscribers directly through bot. Authorized users of the bot can send messages (Texts

Shabin-k 8 Oct 21, 2022
Simple-nft-tutorial - A simple tutorial on making nft/memecoins on algorand

nft/memecoin Tutorial on Algorand Let's make a simple NFT/memecoin on the Algora

2 Feb 05, 2022
Create CDK projects with projen

The Projenator: I'll be back! Description This is a CDKv2 project that takes the grind out of setting up new cdk projects/implementations by using aut

Andrew 2 Dec 11, 2021
Telegram Radio - A User-bot who continuously play random audio files (from the famous telegram music channel @mveargasm) in the intended voice chat.

MvEargasmDJ: This is my submission for the Telegram Radio Project of Baivaru. Which required a userbot to continiously play random audio files from th

eyaadh 24 Nov 12, 2022
Autov2new - Pro Auto Filter Bot V2

Pro Auto Filter Bot V2 Deploy You can deploy this bot anywhere. Watch Deploying

1 Jan 06, 2022
Free and Open Source Group Voice chat music player for telegram ❤️ with button support youtube playback support

Free and Open Source Group Voice chat music player for telegram ❤️ with button support youtube playback support

Sehath Perera 1 Jan 08, 2022
Telegram forwarder

Telegram Forwarder Quick Start This application using docker, docker-compose to run. So I suppose that you can install these two things. Prepare essen

10 Dec 20, 2022
This is a simple unofficial async Api-wrapper for tio.run

Async-Tio This is a simple unofficial async Api-wrapper for tio.run

Tom-the-Bomb 7 Oct 28, 2022