Skip to content

Generates the mediainfo of a video file or all video files in a directory and uploads them to pastebin.

License

Notifications You must be signed in to change notification settings

Ravencentric/MediaInfo-Paste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MediaInfo-Paste

Generates the mediainfo of a file or all video files in a given directory and uploads them to pastebin.

Prerequisites

  • MediaInfo in PATH.
  • pbwrap - Pastebin API wrapper for Python. Do pip install pbwrap to install.

Usage

Add your pastebin credentials and API key in mediainfopaste.py before using it.

> mediainfopaste.py --help
usage: mediainfopaste.py [-h] [-p <path>] [-r] [-md] [-bb] [-ex [.mkv .mp4 ...]]

Generates MediaInfo and uploads it to pastebin.

options:
  -h, --help           show this help message and exit
  -p <path>            directory or file (default: current working directory)
  -r                   get raw pastebin links
  -md                  get markdown formatted output
  -bb                  get bbcode formatted output
  -ex [.mkv .mp4 ...]  additional extensions to look for in a given directory

About

Generates the mediainfo of a video file or all video files in a directory and uploads them to pastebin.

Topics

Resources

License

Stars

Watchers

Forks

Languages