Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yvictor/recapcha_solver


https://github.com/yvictor/recapcha_solver

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# recapcha_solver

## Requirements
- uv
- ffmpeg
- playwright

## Install
- install uv
- install ffmpeg
- install playwright
```
uv tool install playwright
playwright install
```