LiveMe Pro Tools

Lewdninja 958ad75fac Update README.md %!s(int64=6) %!d(string=hai) anos
app 76fc0e9a29 Preparing for import/export functions %!s(int64=6) %!d(string=hai) anos
build 07aa9a310f Added missing icons %!s(int64=6) %!d(string=hai) anos
docs 5ae622d528 Updated with FFMPEG notice %!s(int64=6) %!d(string=hai) anos
.gitignore 8e033f6783 Added ignore for lock files %!s(int64=6) %!d(string=hai) anos
.travis.yml 314c27abe7 Updated %!s(int64=6) %!d(string=hai) anos
CHANGELOG.md 62e939a5e6 Updated to v1.104.20180418 %!s(int64=6) %!d(string=hai) anos
LICENSE 9fe117aa16 Added readme and license files %!s(int64=6) %!d(string=hai) anos
README.md 958ad75fac Update README.md %!s(int64=6) %!d(string=hai) anos
appicon.icns ca0b9da5dc Added source files %!s(int64=6) %!d(string=hai) anos
appicon.ico ca0b9da5dc Added source files %!s(int64=6) %!d(string=hai) anos
appicon.png ca0b9da5dc Added source files %!s(int64=6) %!d(string=hai) anos
appveyor.yml a071b4386e Updated %!s(int64=6) %!d(string=hai) anos
datamanager.js d10bd3277b Added list handlers for download queue and errored downloads %!s(int64=6) %!d(string=hai) anos
feed.json e3a55934b0 Updated %!s(int64=6) %!d(string=hai) anos
index.js 9a55519776 #22 Started code layout for import and export %!s(int64=6) %!d(string=hai) anos
package.json 62e939a5e6 Updated to v1.104.20180418 %!s(int64=6) %!d(string=hai) anos

README.md

LiveMe Pro Tools

linux builds macos builds Windows Build

This project will continue to get critical bugfixes on Lewdninja/liveme-pro-tools repository.

IS ANYONE INTERESTED IN TAKING OVER MAINTAINING THIS REPO? THECODER IS GOING TO STEP DOWN PERMENANTLY NOW.

What Is LiveMe Pro Tools?

Its an Electron based application for Live.me Social Video network for:

  • Search and browse user accounts
  • View public replays for user accounts
  • See and navigate user's followers and followings
  • Watch and download replays
  • Allows downloading of replays using FFMPEG
  • Supports LAMD

Download Prebuilt Releases

All Downloads Latest Downloads

New releases are built automatically when updates are pushed to this repo and can be found on the release page.

Supported OS/Platforms

  • Ubuntu-based Linux and Debian Distributions (32-bit or 64-bit)
  • macOS v10.11 or higher (64-bit only)
  • Windows 7 or higher* (32/64-bit)

Downloader Uses FFMPEG

Please note you must manually install FFMPEG on your computer for downloading to work. If its not in the path, the downloader will fail! Contributors will not offer support for installing FFMPEG, you will need to research install methods on your own!

Windows

Download and install FFMPEG into your C:\Windows folder.

MacOS

Download and install FFMPEG into a folder that is accessible in your path on your computer.

Linux

You can either download a static build or install the version maintained by your distribution using either sudo apt install ffmpeg or sudo yum install ffmpeg.

Built With

Contributing

If you find any bugs or would like to help add features or additional functions, please create a pull request for review.

Contributors

License

This project is licensed under the GPL-3 License - see the LICENSE file for details