An open API service indexing awesome lists of open source software.

https://github.com/ilman01/youtube-content-loudness-scanner

Determines the Content Loudness of an audio for Youtube.
https://github.com/ilman01/youtube-content-loudness-scanner

Last synced: about 2 months ago
JSON representation

Determines the Content Loudness of an audio for Youtube.

Awesome Lists containing this project

README

        

# Youtube Content Loudness Scanner

If you run the compiled version you do not need to install anything.

To run the python file you need to install the requirements.
```
pip install -r requirements.txt
```

To compile you need the requirements and pyinstaller.
```
pip install -r requirements.txt
pip install pyinstaller
pyinstaller -F -i NONE .\ycls.py
```

Usage:
```
ycls -i
```

Alternatively, you can run the file and it will prompt you with an input file.
```
ycls
Input File: