YouTube-Viewer icon indicating copy to clipboard operation
YouTube-Viewer copied to clipboard

Support for Chromium

Open MiChaelinzo opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

I'm submitting a ...

  • [ ] bug report
  • [X] feature request
  • [X] support request --> Contact me over mail for support https://github.com/MShawon

Description

I have a Raspberry Pi 4 B+ model and Google Chrome Stable is not supported here only Chromium opensource.

Environment

- OS : System: 32-bit
Kernel version: 6.1
Debian version: 11 (bullseye)
- Python : Python 3.10.7
- Script version : Latest version

config.json

Is there an existing issue for this?
 I have searched the existing issues
I'm submitting a ...
 bug report
 feature request
 support request --> Contact me over mail for support https://github.com/MShawon
Description
The patched_drivers folders totaled into 7.0 GB! I was planning to copying the folder to another system and I happened to find it!

Environment
- OS : Linux version 5.16.0-kali7-amd64 ([email protected]) (gcc-11 (Debian 11.2.0-19) 11.2.0, GNU ld (GNU Binutils for Debian) 2.38) #1 SMP PREEMPT Debian 5.16.18-1kali1 (2022-04-01)

- Python : Python 3.10.7

- Script version : latest version
config.json
{
    "http_api": {
        "enabled": true,
        "host": "0.0.0.0",
        "port": 5000
    },
    "database": false,
    "views": 1000,
    "minimum": 85.0,
    "maximum": 95.0,
    "proxy": {
        "category": "f",
        "proxy_type": false,
        "filename": "GoodProxy.txt",
        "authentication": false,
        "proxy_api": false,
        "refresh": 0.0
    },
    "background": true,
    "bandwidth": true,
    "playback_speed": 1,
    "max_threads": 10,
    "min_threads": 4

MiChaelinzo avatar Jun 14 '23 23:06 MiChaelinzo