dvkrav

Results 4 issues of dvkrav

My auth.json looks OK { "auth": { "id": xxxxxxxx, "username": "default", "cookie": "auth_id=xxxxxxxx; sess=xxxxxxxxxxxxxxxxxxxx; auth_hash=; auth_uniq_xxxxxxxx=; auth_uid_xxxxxxxx=; aws-waf-token=;", "x_bc": "xxxxxxxxxxxxxxxxxxxxxxxxxxx", "user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101...

Running in docker Dockerfile: FROM python:3.11 RUN apt-get update && apt-get install -y \ curl RUN apt-get install python3-dev -y WORKDIR /usr/src/app ENV POETRY_HOME=/usr/local/share/pypoetry ENV POETRY_VIRTUALENVS_CREATE=false RUN ["/bin/bash", "-c", "set...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

I downloaded Bento4-SDK-1-6-0-641.universal-apple-macosx.zip and extracted it on my Mac. When I am adding the path to mp4decrypt ? mp4decrypt path: ~/Downloads/Bento4-SDK-1-6-0-641.universal-apple-macosx/bin/mp4decrypt it keeps giving the error Path to mp4decrypt is...