kubinka0505

Results 24 issues of kubinka0505

``` C:\Users\kubinka0505>ffpb 'ffpb' is not recognized as an internal or external command, operable program or batch file. C:\Users\kubinka0505>pip install ffpb Collecting ffpb Using cached ffpb-0.4.1-py2.py3-none-any.whl (6.2 kB) Collecting tqdm~=4.25 Downloading...

bug

- **Fix FFmpeg location detection** - Correct indents - Pad `=`s with spaces - Replace `bool` with `int` ```python >>> bool(0) False >>> bool(1) True ``` - Added docstrings

Not quite sure if it is by GoIndex; when uploading an MP4 file on a shared teamdrive it returns 400 Bad Request error when downloading /- it doesn't want to...

I know it can be converted somehow, but please introduce HTML colors conversion support if possible. ```python from sty import HTMLfg, fg # CSS "red" # HEX "#FF0000" # RGB...

enhancement

### Made it a while ago. Shouldn't throw any errors. --- Rename to polish.xml and move to languages folder. [https://puu.sh/GLJ15/3d76ed2078.xml](https://puu.sh/GLJ15/3d76ed2078.xml)

In Google Colab, where are the output files saved? I've looked through `/content`, `/usr/local/lib/python3.10/dist-packages/audiocraft` and `/tmp` with no results.

Please add following options **as settings** in future, if possible: - Setting target BPM (i.e. `120`) - Setting target time signature (i.e. `3/4`) - Setting target key (i.e. `c major`)...

### Description I see that this repository adds only one icon library, aside of SimpleIcons used by shields.io, which is a shame. **Is there a possibility of adding more icon...

enhancement
good first issue
server-side
up-for-grabs

I am using `matchering-cli` that can use extended logger usage. Below, I present some examples of lines that I think should be called with `info` instead of `debug`. > [!IMPORTANT]...

enhancement

On Windows 10, this line makes the program unusable due to [incorrect Python installation path](https://superuser.com/questions/378477), I strongly recommend removing it in the future releases: ```bash E:\SysBackup\Users\Admin\Downloads\matchering-cli-master>py mg_cli.py -h E:\SysBackup\Users\Admin\Downloads\matchering-cli-master>py mg_cli.py...