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.
- Host: GitHub
- URL: https://github.com/ilman01/youtube-content-loudness-scanner
- Owner: ilman01
- Archived: true
- Created: 2022-12-24T16:36:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-21T08:02:33.000Z (about 2 years ago)
- Last Synced: 2025-02-26T05:41:47.713Z (4 months ago)
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: