Xqqz / liveme-pro-tools

Updated liveme tools to work with authentication update.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveMe Pro Tools

You have to enter your login details under Settings to see replays!

Downloads

You can either clone this repository, install the dependencies and run it.. or download the pre-built files.

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

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

About

Updated liveme tools to work with authentication update.

License:GNU General Public License v3.0


Languages

Language:JavaScript 77.5%Language:CSS 13.6%Language:HTML 8.9%