You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2022. It is now read-only.
**A big thank you to all those who are now contributing to help make this tool even better!**
10
10
11
+
* * *
12
+
11
13
### Support/Assistance/Reporting Issues
12
14
13
15
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.
14
16
15
17
**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.
16
18
19
+
* * *
20
+
17
21
### What Is LiveMe Pro Tools?
18
22
Its an [Electron](https://electronjs.org) based application for Live.me Social Video network for:
19
23
- Search and browse user accounts
@@ -23,6 +27,8 @@ Its an [Electron](https://electronjs.org) based application for Live.me Social V
**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
41
47
42
48
You are more than welcome to download the source and build your own 32-bit version, but support for issues will be limited.
43
49
50
+
* * *
51
+
44
52
### FFMPEG No Longer Required?
45
53
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.
46
54
47
55
If you wish to transcode the downloads, then you will need to have FFMPEG installed.
48
56
49
57
~~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.~~
0 commit comments