Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 1c1e4e9

Browse files
committed
Updated
1 parent fffea2a commit 1c1e4e9

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

README.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
# LiveMe Pro Tools
2-
![GNU AGPLv3](https://img.shields.io/github/license/thecoder75/liveme-pro-tools.svg)
3-
![Current Release](https://img.shields.io/github/release/thecoder75/liveme-pro-tools.svg)
4-
![Current Release Date](https://img.shields.io/github/release-date/thecoder75/liveme-pro-tools.svg)
5-
![Last Commit Date](https://img.shields.io/github/last-commit/thecoder75/liveme-pro-tools.svg)
6-
![Active Issues](https://img.shields.io/github/issues/thecoder75/liveme-pro-tools.svg)
7-
![Discord Chat](https://img.shields.io/discord/340106715334836224.svg)
2+
[![GNU AGPLv3](https://img.shields.io/github/license/thecoder75/liveme-pro-tools.svg)](LICENSE)
3+
[![Current Release](https://img.shields.io/github/release/thecoder75/liveme-pro-tools.svg)](https://github.com/thecoder75/liveme-pro-tools/releases/latest)
4+
[![Current Release Date](https://img.shields.io/github/release-date/thecoder75/liveme-pro-tools.svg)](https://github.com/thecoder75/liveme-pro-tools/releases/latest)
5+
[![Last Commit Date](https://img.shields.io/github/last-commit/thecoder75/liveme-pro-tools.svg)](https://github.com/thecoder75/liveme-pro-tools/commits/master)
6+
[![Active Issues](https://img.shields.io/github/issues/thecoder75/liveme-pro-tools.svg)](https://github.com/thecoder75/liveme-pro-tools/issues)
7+
[![Discord Chat](https://img.shields.io/discord/340106715334836224.svg)](https://discord.gg/A5p2aF4)
88

99
**A big thank you to all those who are now contributing to help make this tool even better!**
1010

11+
* * *
12+
1113
### Support/Assistance/Reporting Issues
1214

1315
Please *only* use the Issue Tracker here for bugs and glitches only! To discuss thoughts on improvements, features or for general usage support, please use the [Discord chat room](https://discord.gg/A5p2aF4). There is always people in the chat room who will provide assistance.
1416

1517
**I DO NOT RESPOND TO EMAILS ASKING FOR ASSISTANCE OR FOR ANYTHING ELSE RELATED TO THIS PROJECT!** This is my spare-time project that's been active for over 1.5 years now.
1618

19+
* * *
20+
1721
### What Is LiveMe Pro Tools?
1822
Its an [Electron](https://electronjs.org) based application for Live.me Social Video network for:
1923
- Search and browse user accounts
@@ -23,6 +27,8 @@ Its an [Electron](https://electronjs.org) based application for Live.me Social V
2327
- Allows downloading of replays using FFMPEG
2428
- Supports [LAMD](https://github.com/thecoder75/lamd)
2529

30+
* * *
31+
2632
### Building LiveMe Pro Tools
2733

2834
**Instructions can be found in the DOCS folder on building the various branches of this project.**
@@ -41,13 +47,17 @@ To download the latest prebuilt versions, [click here](https://github.com/thecod
4147

4248
You are more than welcome to download the source and build your own 32-bit version, but support for issues will be limited.
4349

50+
* * *
51+
4452
### FFMPEG No Longer Required?
4553
Dependancy on FFMPEG has been removed. You can choose to use a basic built-in concat system now to join the chunks downloaded without needing to have FFMPEG installed on your computer.
4654

4755
If you wish to transcode the downloads, then you will need to have FFMPEG installed.
4856

4957
~~FFMPEG is required to combined the downloaded playlist chunks and if transcoding of the downloaded replays are preferred. There is no way at this time to download replays without having FFMPEG installed.~~
5058

59+
* * *
60+
5161
### Current Releases Built With
5262
* [Electron](http://electronjs.org)
5363
* [NodeJS](http://nodejs.org)

0 commit comments

Comments
 (0)