A tool that analyses live streams
Project description
Stream Analyser
Stream Analyser is a configurable data analysis tool that analyses live streams, detects and classifies highlights based on their intensity, finds keywords, and even guesses contexts.
Also can be expanded to other live stream platforms such as Twitch if there's enough demand or support.
Currently in Development.
Table of contents
- Installation
- Basic usage
- Key Features
- How does it detect highlights
- How does it guess contexts
- Performance
- Advanced usage
- Testing
- Possible issues
- Future goals
- Support
- License
Installation
Use pip to install.
pip install stream-analyser
Usage
from streamanalyser import StreamAnalyser
if __name__ == '__main__':
with StreamAnalyser("gV2HOEE5DfQ") as analyser:
analyser.analyse()
analyser.get_highlights(top=10, output_mode="detailed")
analyser.get_highlights(top=10, output_mode="url")
Console output:
Highlights:
[1:08:33] funny: 草 (806 messages, ultra high intensity, 2.182 diff, 94s duration)
[0:11:47] funny: 草, yes my, いえちゅ まい だぁぁぁく (360 messages, ultra high intensity, 2.084 diff, 42s duration)
[0:28:56] funny: 草, en ]:, my horns (322 messages, ultra high intensity, 2.044 diff, 42s duration)
[0:23:54] None: ymd ymd ymd ymd, bgm is, yes my, love your voice (287 messages, very high intensity, 1.723 diff, 38s duration)
[0:32:20] funny: 草, the crow is, yes my dark (352 messages, very high intensity, 1.721 diff, 46s duration)
[0:14:31] cute: かわいい (297 messages, very high intensity, 1.436 diff, 36s duration)
[0:40:15] None: yes my dark, yagoo my daddy, yes my baby, ill be back (620 messages, very high intensity, 1.427 diff, 82s duration)
[0:19:47] cute: yes my, ymd, cute yamada (251 messages, very high intensity, 1.376 diff, 31s duration)
[0:25:10] funny: 草, play apex (378 messages, very high intensity, 1.363 diff, 50s duration)
[0:13:12] None: カラス, yes my dog (372 messages, very high intensity, 1.320 diff, 46s duration)
Links:
1:08:33 -> https://youtu.be/gV2HOEE5DfQ?t=4113
0:11:47 -> https://youtu.be/gV2HOEE5DfQ?t=707
0:28:56 -> https://youtu.be/gV2HOEE5DfQ?t=1736
0:23:54 -> https://youtu.be/gV2HOEE5DfQ?t=1434
0:32:20 -> https://youtu.be/gV2HOEE5DfQ?t=1940
0:14:31 -> https://youtu.be/gV2HOEE5DfQ?t=871
0:40:15 -> https://youtu.be/gV2HOEE5DfQ?t=2415
0:19:47 -> https://youtu.be/gV2HOEE5DfQ?t=1187
0:25:10 -> https://youtu.be/gV2HOEE5DfQ?t=1510
0:13:12 -> https://youtu.be/gV2HOEE5DfQ?t=792
Important: Please see possible issues if you can't see Japanese characters in console.
with CLI
You can also use a simple pre-built CLI
> streamanalyser --help
or
from streamanalyser.modules import cli
if __name__ == '__main__':
cli.main()
See "/path/to/package/examples" for more ways to use the module.
Key features
- Fetch metadata of the stream
- title, channel name, url etc.
- Fetch live chat of the stream
- Detect highlights
- Guess contexts
- Show and filter highlights
- Summary
- Detailed
- URL
- Open in browser
- Find and filter messages
- Find and filter authors
- Find messages made by an author
- Visualize data
- Graph
- Word cloud
- Export data
About detecting highlights
Stream analyser uses live chat reactions to detect highlights and it's accuracy is totally dependant on the participants and the accuracy of the data fetched from YouTube.
About guessing contexts
Default contexts are hard-coded into the path/to/package/data/default_contexts.json
file and can be modified according to requirements, which is explained thoroughly in custom contexts section.
About performance
Stream analyser is optimized to be as fast as possible while minimizing required storage space.
Caching
Stream analyser uses a disk caching mechanism to store useful data such as messages and metadata which would significantly hinder the performance if not cached.
Compressing
Stored messages are compressed right after being fetched and they're only unpacked when needed since they would take up quite a lot of space if not compressed.
Exporting
Other data generated on the run such as graph, word cloud and detected highlights can be exported using export_data
function.
Advanced usage
1. Fundamentals
Stream analyser is divided into sub-modules that handles various parts of the job. To briefly explain each one of them:
datacollector
: Collects required data.datarefiner
: Refines collected raw data to be analysed.chatanalyser
: Analyses the refined data.keyphrase_finder
: Finds keyphrases using NLP.filehandler
: Handles almost everything related to files. Including reading, writing, updating and deleting cached files, logs and exports.structures
: Stores vital data models.utils
: Includes various functions that does small jobs.
Initializing the object
The only required parameter is the id of the stream url. The instance can be initalized as a context manager with the with
keyword, which is recommended:
analyser_object = StreamAnalyser("l8Hgi4jF7Zc")
or
with StreamAnalyser("l8Hgi4jF7Zc") as sa:
...
The other parameters provide ways to configure methods of analysing, caching, logging and outputting. Full docs can be found in the module. Some of the important ones are:
storage_path
: Path to store project related files such as logs and caches.cache_limit
: Max file amount to cache.cache_deletion_algorithm
: In which order the cached files will be deleted.msglimit
: Message amount to fetch.verbose
: Make the output verbose.
analyse()
function
Basically the only function needed to analyse a stream. It's a helper function that calls various parts of the whole module in order to analyse the stream. The implementation is as follows:
def analyse(self):
if not self.is_cached:
self.collect_data()
self.read_data()
self.refine_data()
self.enforce_integrity()
self.fetch_missing_messages()
self.analyse_data()
P.S. not confuse it with analyse_data
!
As can be seen in the code, it collects, reads, refines and finally analyses the data. All while ensuring the integrity and stability withing the package. Each step will be explained later on.
Before diving into the core modules (collector, refiner and analyser), the other helper modules will be explained.
2. File handling
File handling is done with the filehandler
module. It handles everything related to files from caching to interacting with them. These external files are stored in a designated path (Default path is "C:\Stream Analyser"
as of now)
Example storage folder structure is as follows:
Stream Analyser
├───Cache
│ ├───1FXhj4qFOf0
│ │ ├───messages.json.gz
│ │ └───metadata.yaml
│ └───hbNdooO8n_M
│ │ ├───messages.json.gz
│ │ └───metadata.yaml
│ └───jgp1h2yRbBU
│ ├───messages.json.gz
│ └───metadata.yaml
├───Exports
│ ├───1627487676
│ └───custom_name
└───Logs
├───2022-02-W3.log
└───2022-02-W2.log
-
Caching
Everytime a stream is analysed, filehandler caches it's files for a much faster access. The cached files are also compressed with gzip to take up less space and only decompressed when used.
-
Location and file structure
filehandler caches the fetched data in
"Stream Analyser/Cache/"
. Inside the cache folder, all streams are cached seperately using the stream id as the folder name and each folder includes a"messages.json.gz"
and a"metadata.yaml"
file. -
Cache deletion
Caches are deleted automatically after hitting the cache limit using a cache deletion algorithm. Default behavior is to delete the least recently used cache.
-
-
Logging
filehandler deletes logs that are older than the destined log duration (default is 15).
-
Exporting
Default export location is stored in filehandler.
-
CRUD
filehandler performs basic CRUD operations to access and manipulate the stored data.
-
Compressing
filehandler can compress and decompress files.
-
Integrity checking
filehandler can check file integrity to detect missing and/or unnecessary files.
It also can automatically fix minor mistakes such as compressing files that are unintentionally left decompressed and deleting unnecessary files.
3. Logging
Logging is done with logging
module. All modules share the same log file that changes weekly and all uses create_logger
function in loggersetup
module (except filehandler
) to initialize their own loggers with their own module names. The reason for using seperate loggers is to improve debugging efficiency.
Log files use YYYY-MM-WX.log naming convention where WX is the Xth week of the month (including 0). Duration of a log file is 15 days (unless chosen to be kept indefinitely) but can be configured. It can also be disabled.
4. Collecting data
Data collection is done with the datacollector
module, which fetches messages of the stream using the ChatDownloader
module and metadata using the urllib
module. It also has methods to fetch missing messages and to get thumbnail image url.
One important part to mention is how msglimit
(message limit) and iscomplete
works since knowing if all messages are present or not is a crucial information for the module. msglimit
basically limits the message amount to fetch and it fetches every message if it's set to None
, and iscomplete
stores if all messages are fetched or not judging by message limit. This will help us deciding if the stream is fully cached or not later on.
The fetched data is in it's raw shape and needs to be refined to be actually used.
5. Refining data
Data refining is done with the datarefiner
module. It's a bridge between collector and analyser modules that shapes data from one form to another.
The raw data collected with datacollector
is in the dictionary form and it's shaped into Message
dataclass to make the data more consistent and convenient using refine_raw_messages
function.
It also gets names of the authors and shapes them into Author
dataclass too.
6. Analysing data
Data analysis is done with the chatanalyser
module by reading the refined chat data.
First, it creates frequency table of the message list and calculates moving average of the table. Then it convolves that data to smoothen the moving average even further, so that the spikes of the function becomes clearer to see. Finally, it detects spikes and marks the spike duration as highlight.
After finding highlight timestamps, other crucial information is analysed to get more information about each highlight such as:
- fdelta: Frequency delta. Difference between the frequency at the start and the end.
- intensity: How tense the highlight was.
- messages: Messages written during the highlight.
- keywords: Most used words during the highlight.
- context: Guessed context by the keywords.
(The explained algorithm will be further improved in the future.)
It can also draw graph and word cloud of the analysed data on demand.
7. Output
-
Direct
Data can be accessed directly using the class attributes
print(type(analyser.messages)) # list[Message,Superchat,Membership] print(type(analyser.authors)) # list[Author] print(type(analyser.highlights)) # list[Higlight] print(type(analyser.fig)) # plt
-
With prebuilt functions
There are plenty of prebuilt functions to filter and manipulate the returned data. Assuming the object is initialized as follows:
with StreamAnalyser(stream_id) as analyser: analyser.analyse()
Data can be accessed and manipulated using these functions:
-
get_highlights
: Returns highlights that can be filtered and sorted by intensity. Can also pretty print to the console usingouput_mode
argument. Highlights are color coded by intensity.analyser.get_highlights() # No output on console. This usage is the same as `analyser.highlights` and returns a list of highlights. analyser.get_highlights(top=10) # Returns top 10 highlights sorted by intensity. analyser.get_highlights(output_mode="summary") # Prints the returned highlights on the console. analyser.get_highlights(include=["funny", "cute"], exclude=["scary"]) # Returns highlights that includes "funny" and "cute" contexts and excludes "scary" context. Exclude overrides include. Context names can be found and modified in `/data/default_contexts.json` file. analyser.get_highlights(intensity_filters=["Very high"]) # Returns highlights that does not have "Very high" intensity. Default intenisty names can be found in `chatanalyser.init_intenisty()` function and modified with parameters when initializing the object.
-
most_used_phrase
: Returns most used phrase and its occurance count throughout the stream# basic usage phrase, occurance = analyser.most_used_phrase() print(phrase, occurance) # lol 74 # some phrases can be excluded as well phrase, occurance = analyser.most_used_phrase(exclude=["lol"]) print(phrase, occurance) # lmao 64 # phrases are normalized when finding phrases by default but this behavior can be avoided using `normalize` argument. phrase, occurance = analyser.most_used_phrase(normalize=False) print(phrase, occurance) # lol 68 (notice that occurance count has decreased)
-
find_messages
: Searches for messages. Can be filtered in various ways.# basic usage found_messages = analyser.find_messages("lol") [print(message) for message in found_messages] # [0:13:02] Alice: that's funny lol # [0:13:15] Bob: lol # [0:22:25] William: LOL # the exact phrase can be searched found_messages = analyser.find_messages("lol", exact=True) [print(message) for message in found_messages] # [0:13:15] Bob: lol # [0:22:25] William: LOL # cases are ignored by default, but this behavior can be avoided using `ignore_case` argument. msgs = analyser.find_messages("lol", ignore_case=False) [print(message) for message in msgs] # [0:13:02] Alice: that's funny lol # [0:13:15] Bob: lol
-
find_user_messages
: Returns all messages made by an user. Can use either username or id.found_messages = analyser.find_user_messages(username="Tom") [print(message) for message in found_messages] # [0:01:42] Tom: That's a nice module found_messages = analyser.find_user_messages( id="UCHkbYFoYuUpfg2R9jcCkTZg" ) [print(message) for message in found_messages] # [1:23:42] Alice: I love cats
-
generate_wordcloud
: Creates a basic word cloud of the stream.analyser.generate_wordcloud().to_image().show()
-
show_graph
: Shows a basic graph that contains message frequency and highlights.# both uses are the same analyser.show_graph() analyser.fig.show()
-
export_data
: Exports analysed data to a specified path.# basic usage # exports data to the default export path with the folder name being the current UNIX timestamp analyser.export_data() # a custom path and folder name can be used # if the folder name is already used, current UNIX timestamp is added after the folder name analyser.export_data( path="./MyExports", folder_name="MyFolderName" ) # open the folder in file explorer after exporting analyser.export_data(open_folder=True)
-
Custom contexts
Custom context files can be integrated using ContextSourceManager
.
# examples/custom_context.py
analyser = sa.StreamAnalyser(
"ShB4Wen_HBg",
verbose=True,
not_cache=True,
disable_logs=True,
msglimit=1000,
default_context_path=None # set default context path to None to disable premade default contexts
)
with analyser:
# context source paths should be absolute paths
analyser.context_source.add(os.path.join(
os.path.dirname(os.path.realpath(__file__)), "contexts_example.json"
))
# context sources should be added before the analyse function
analyser.analyse()
analyser.get_highlights(output_mode="detailed")
While not recommended, you can also modify the default context list using add_context
and remove_context
functions or rewrite the /path/to/package/data/default_contexts.json
file according to your needs.
Possible issues
It keeps throwing error when reading cached messages
It's most likely caused by an interrupted I/O operation and the cache needs to be cleared or fixed by hand. Try these in order:
- Run the program again with
reset
option on (--reset
for CLI).
# solution 1
with StreamAnalyser('Vl_N4AXspo', reset=True) as analyser:
analyser.collect_data()
# solution 2
with StreamAnalyser('Vl_N4AXspo') as analyser:
analyser.clear_cache()
analyser.collect_data()
or
>streamanalyser [stream-id] --reset
-
Open appropriate metadata file and set
is-complete
option toFalse
. Then run the program again withmsglimit=None
. -
Delete appropriate message cache by hand.
(Default cache path is "C:\Stream Analyser\Cache\[stream id]"
, or you can directly use the open_cache_folder
function.)
Should the error persists, please open an issue.
Can't see Japanese characters on console
Just changing the code page to 932
should work.
C:\Your\Path> chcp 932
Active code page: 932
C:\Your\Path> 今日本語が書ける
Likewise, use chcp 65001
to go back. Or simply re-open the console.
Testing
python -m unittest discover streamanalyser/tests
python test_coverage.py
Future goals
-
Expand to other stream platforms.
-
Automatize context guessing.
-
End world hunger.
Support
You can support me to maintain this open-source project by donating, I'd really appreciate it if you consider it!
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file stream-analyser-0.3.6.tar.gz
.
File metadata
- Download URL: stream-analyser-0.3.6.tar.gz
- Upload date:
- Size: 642.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2783ef9cc292854e09c111da44e1a295981133914bb456c9125a1e33e106bbd3 |
|
MD5 | 2506ac8d7aa3452bd3cb4b1b9f330f6b |
|
BLAKE2b-256 | bddb4dd872922abf25a9300b69cd82b6bd4aa2bd12dd746fd5d94ed8c254f8eb |
File details
Details for the file stream_analyser-0.3.6-py3-none-any.whl
.
File metadata
- Download URL: stream_analyser-0.3.6-py3-none-any.whl
- Upload date:
- Size: 648.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c75d44afeeca02d181101ae94fca92997909f779b3f37e93f628d4222bfc9c03 |
|
MD5 | e1a5dbe7abcccecc0b0ff1872a6b2192 |
|
BLAKE2b-256 | c1745ff084d928ea6a00807fb72753f52756357b93f85e7d5be12641c8dcd990 |